[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. 7092 1726882240.81541: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7092 1726882240.81815: Added group all to inventory 7092 1726882240.81817: Added group ungrouped to inventory 7092 1726882240.81819: Group all now contains ungrouped 7092 1726882240.81821: Examining possible inventory source: /tmp/network-91m/inventory.yml 7092 1726882240.90400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7092 1726882240.90442: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7092 1726882240.90458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7092 1726882240.90499: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7092 1726882240.90547: Loaded config def from plugin (inventory/script) 7092 1726882240.90548: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7092 1726882240.90578: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7092 1726882240.90632: Loaded config def from plugin (inventory/yaml) 7092 1726882240.90635: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7092 1726882240.90696: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7092 1726882240.90965: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7092 1726882240.90968: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7092 1726882240.90970: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7092 1726882240.90974: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7092 1726882240.90977: Loading data from /tmp/network-91m/inventory.yml 7092 1726882240.91018: /tmp/network-91m/inventory.yml was not parsable by auto 7092 1726882240.91061: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7092 1726882240.91090: Loading data from /tmp/network-91m/inventory.yml 7092 1726882240.91142: group all already in inventory 7092 1726882240.91147: set inventory_file for managed_node1 7092 1726882240.91150: set inventory_dir for managed_node1 7092 1726882240.91151: Added host managed_node1 to inventory 7092 1726882240.91152: Added host managed_node1 to group all 7092 1726882240.91153: set ansible_host for managed_node1 7092 1726882240.91153: set ansible_ssh_extra_args for managed_node1 7092 1726882240.91155: set inventory_file for managed_node2 7092 1726882240.91157: set inventory_dir for managed_node2 7092 1726882240.91157: Added host managed_node2 to inventory 7092 1726882240.91158: Added host managed_node2 to group all 7092 1726882240.91159: set ansible_host for managed_node2 7092 1726882240.91159: set ansible_ssh_extra_args for managed_node2 7092 1726882240.91161: set inventory_file for managed_node3 7092 1726882240.91162: set inventory_dir for managed_node3 7092 1726882240.91163: Added host managed_node3 to inventory 7092 1726882240.91165: Added host managed_node3 to group all 7092 1726882240.91165: set ansible_host for managed_node3 7092 1726882240.91166: set ansible_ssh_extra_args for managed_node3 7092 1726882240.91168: Reconcile groups and hosts in inventory. 7092 1726882240.91170: Group ungrouped now contains managed_node1 7092 1726882240.91171: Group ungrouped now contains managed_node2 7092 1726882240.91172: Group ungrouped now contains managed_node3 7092 1726882240.91226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7092 1726882240.91309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7092 1726882240.91341: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7092 1726882240.91358: Loaded config def from plugin (vars/host_group_vars) 7092 1726882240.91360: 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) 7092 1726882240.91366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7092 1726882240.91371: 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) 7092 1726882240.91399: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7092 1726882240.91636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882240.91702: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7092 1726882240.91724: Loaded config def from plugin (connection/local) 7092 1726882240.91726: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7092 1726882240.92049: Loaded config def from plugin (connection/paramiko_ssh) 7092 1726882240.92051: 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) 7092 1726882240.92621: 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) 7092 1726882240.92646: Loaded config def from plugin (connection/psrp) 7092 1726882240.92648: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7092 1726882240.93048: 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) 7092 1726882240.93073: Loaded config def from plugin (connection/ssh) 7092 1726882240.93075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7092 1726882240.94223: 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) 7092 1726882240.94248: Loaded config def from plugin (connection/winrm) 7092 1726882240.94250: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7092 1726882240.94272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7092 1726882240.94314: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7092 1726882240.94354: Loaded config def from plugin (shell/cmd) 7092 1726882240.94356: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7092 1726882240.94373: 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) 7092 1726882240.94410: Loaded config def from plugin (shell/powershell) 7092 1726882240.94411: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7092 1726882240.94448: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7092 1726882240.94551: Loaded config def from plugin (shell/sh) 7092 1726882240.94553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7092 1726882240.94577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7092 1726882240.94753: Loaded config def from plugin (become/runas) 7092 1726882240.94754: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7092 1726882240.94863: Loaded config def from plugin (become/su) 7092 1726882240.94866: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7092 1726882240.94959: Loaded config def from plugin (become/sudo) 7092 1726882240.94961: 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 7092 1726882240.94986: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7092 1726882240.95194: in VariableManager get_vars() 7092 1726882240.95207: done with get_vars() 7092 1726882240.95294: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7092 1726882240.97153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7092 1726882240.97221: in VariableManager get_vars() 7092 1726882240.97224: done with get_vars() 7092 1726882240.97226: variable 'playbook_dir' from source: magic vars 7092 1726882240.97226: variable 'ansible_playbook_python' from source: magic vars 7092 1726882240.97227: variable 'ansible_config_file' from source: magic vars 7092 1726882240.97227: variable 'groups' from source: magic vars 7092 1726882240.97228: variable 'omit' from source: magic vars 7092 1726882240.97228: variable 'ansible_version' from source: magic vars 7092 1726882240.97229: variable 'ansible_check_mode' from source: magic vars 7092 1726882240.97229: variable 'ansible_diff_mode' from source: magic vars 7092 1726882240.97229: variable 'ansible_forks' from source: magic vars 7092 1726882240.97230: variable 'ansible_inventory_sources' from source: magic vars 7092 1726882240.97230: variable 'ansible_skip_tags' from source: magic vars 7092 1726882240.97231: variable 'ansible_limit' from source: magic vars 7092 1726882240.97231: variable 'ansible_run_tags' from source: magic vars 7092 1726882240.97232: variable 'ansible_verbosity' from source: magic vars 7092 1726882240.97256: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml 7092 1726882240.97689: in VariableManager get_vars() 7092 1726882240.97699: done with get_vars() 7092 1726882240.97781: in VariableManager get_vars() 7092 1726882240.97790: done with get_vars() 7092 1726882240.97793: variable 'omit' from source: magic vars 7092 1726882240.97803: variable 'omit' from source: magic vars 7092 1726882240.97822: in VariableManager get_vars() 7092 1726882240.97828: done with get_vars() 7092 1726882240.97858: in VariableManager get_vars() 7092 1726882240.97869: done with get_vars() 7092 1726882240.97892: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7092 1726882240.98016: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7092 1726882240.98093: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7092 1726882240.98455: in VariableManager get_vars() 7092 1726882240.98469: done with get_vars() 7092 1726882240.98727: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7092 1726882240.98810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882240.99883: in VariableManager get_vars() 7092 1726882240.99894: done with get_vars() 7092 1726882240.99897: variable 'omit' from source: magic vars 7092 1726882240.99912: variable 'omit' from source: magic vars 7092 1726882240.99930: in VariableManager get_vars() 7092 1726882240.99939: done with get_vars() 7092 1726882240.99952: in VariableManager get_vars() 7092 1726882240.99960: done with get_vars() 7092 1726882240.99979: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7092 1726882241.00038: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7092 1726882241.00082: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7092 1726882241.00295: in VariableManager get_vars() 7092 1726882241.00308: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882241.01571: in VariableManager get_vars() 7092 1726882241.01583: done with get_vars() 7092 1726882241.01586: variable 'omit' from source: magic vars 7092 1726882241.01592: variable 'omit' from source: magic vars 7092 1726882241.01609: in VariableManager get_vars() 7092 1726882241.01619: done with get_vars() 7092 1726882241.01630: in VariableManager get_vars() 7092 1726882241.01641: done with get_vars() 7092 1726882241.01657: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7092 1726882241.01765: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7092 1726882241.01808: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7092 1726882241.02991: in VariableManager get_vars() 7092 1726882241.03005: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882241.04199: in VariableManager get_vars() 7092 1726882241.04212: done with get_vars() 7092 1726882241.04215: variable 'omit' from source: magic vars 7092 1726882241.04221: variable 'omit' from source: magic vars 7092 1726882241.04238: in VariableManager get_vars() 7092 1726882241.04249: done with get_vars() 7092 1726882241.04261: in VariableManager get_vars() 7092 1726882241.04274: done with get_vars() 7092 1726882241.04291: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7092 1726882241.04363: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7092 1726882241.04407: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7092 1726882241.04619: in VariableManager get_vars() 7092 1726882241.04634: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882241.05773: in VariableManager get_vars() 7092 1726882241.05787: done with get_vars() 7092 1726882241.05815: in VariableManager get_vars() 7092 1726882241.05828: done with get_vars() 7092 1726882241.05831: variable 'omit' from source: magic vars 7092 1726882241.05846: variable 'omit' from source: magic vars 7092 1726882241.05874: in VariableManager get_vars() 7092 1726882241.05886: done with get_vars() 7092 1726882241.05899: in VariableManager get_vars() 7092 1726882241.05912: done with get_vars() 7092 1726882241.05930: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7092 1726882241.06005: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7092 1726882241.06048: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7092 1726882241.06259: in VariableManager get_vars() 7092 1726882241.06277: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882241.07412: in VariableManager get_vars() 7092 1726882241.07428: done with get_vars() 7092 1726882241.07521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7092 1726882241.07676: in VariableManager get_vars() 7092 1726882241.07702: done with get_vars() 7092 1726882241.07740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7092 1726882241.07748: 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 7092 1726882241.07945: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7092 1726882241.08037: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7092 1726882241.08039: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/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__) 7092 1726882241.08059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7092 1726882241.08077: 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) 7092 1726882241.08175: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7092 1726882241.08211: Loaded config def from plugin (callback/default) 7092 1726882241.08213: 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) 7092 1726882241.08991: Loaded config def from plugin (callback/junit) 7092 1726882241.08993: 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) 7092 1726882241.09022: 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) 7092 1726882241.09061: Loaded config def from plugin (callback/minimal) 7092 1726882241.09062: 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) 7092 1726882241.09090: 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) 7092 1726882241.09127: Loaded config def from plugin (callback/tree) 7092 1726882241.09128: 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 7092 1726882241.09318: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7092 1726882241.09320: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/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_802_1x_nm.yml ************************************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7092 1726882241.09336: in VariableManager get_vars() 7092 1726882241.09344: done with get_vars() 7092 1726882241.09347: in VariableManager get_vars() 7092 1726882241.09352: done with get_vars() 7092 1726882241.09354: variable 'omit' from source: magic vars 7092 1726882241.09375: in VariableManager get_vars() 7092 1726882241.09384: done with get_vars() 7092 1726882241.09395: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_802_1x.yml' with nm as provider] *********** 7092 1726882241.09729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7092 1726882241.09781: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7092 1726882241.09804: getting the remaining hosts for this loop 7092 1726882241.09805: done getting the remaining hosts for this loop 7092 1726882241.09807: getting the next task for host managed_node1 7092 1726882241.09809: done getting next task for host managed_node1 7092 1726882241.09810: ^ task is: TASK: Gathering Facts 7092 1726882241.09811: ^ 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 7092 1726882241.09812: getting variables 7092 1726882241.09813: in VariableManager get_vars() 7092 1726882241.09819: Calling all_inventory to load vars for managed_node1 7092 1726882241.09821: Calling groups_inventory to load vars for managed_node1 7092 1726882241.09822: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882241.09830: Calling all_plugins_play to load vars for managed_node1 7092 1726882241.09838: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882241.09841: Calling groups_plugins_play to load vars for managed_node1 7092 1726882241.09862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882241.09895: done with get_vars() 7092 1726882241.09900: done getting variables 7092 1726882241.09954: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 Friday 20 September 2024 21:30:41 -0400 (0:00:00.006) 0:00:00.006 ****** 7092 1726882241.09973: entering _queue_task() for managed_node1/gather_facts 7092 1726882241.09974: Creating lock for gather_facts 7092 1726882241.10200: worker is 1 (out of 1 available) 7092 1726882241.10211: exiting _queue_task() for managed_node1/gather_facts 7092 1726882241.10223: done queuing things up, now waiting for results queue to drain 7092 1726882241.10225: waiting for pending results... 7092 1726882241.10349: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7092 1726882241.10407: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000019b 7092 1726882241.10418: variable 'ansible_search_path' from source: unknown 7092 1726882241.10448: calling self._execute() 7092 1726882241.10493: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882241.10498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882241.10506: variable 'omit' from source: magic vars 7092 1726882241.10578: variable 'omit' from source: magic vars 7092 1726882241.10598: variable 'omit' from source: magic vars 7092 1726882241.10620: variable 'omit' from source: magic vars 7092 1726882241.10656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882241.10684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882241.10699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882241.10712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882241.10722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882241.10746: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882241.10749: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882241.10752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882241.10815: Set connection var ansible_shell_type to sh 7092 1726882241.10822: Set connection var ansible_shell_executable to /bin/sh 7092 1726882241.10827: Set connection var ansible_timeout to 10 7092 1726882241.10832: Set connection var ansible_pipelining to False 7092 1726882241.10842: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882241.10847: Set connection var ansible_connection to ssh 7092 1726882241.10864: variable 'ansible_shell_executable' from source: unknown 7092 1726882241.10868: variable 'ansible_connection' from source: unknown 7092 1726882241.10871: variable 'ansible_module_compression' from source: unknown 7092 1726882241.10873: variable 'ansible_shell_type' from source: unknown 7092 1726882241.10875: variable 'ansible_shell_executable' from source: unknown 7092 1726882241.10878: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882241.10880: variable 'ansible_pipelining' from source: unknown 7092 1726882241.10883: variable 'ansible_timeout' from source: unknown 7092 1726882241.10887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882241.11015: 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) 7092 1726882241.11021: variable 'omit' from source: magic vars 7092 1726882241.11028: starting attempt loop 7092 1726882241.11031: running the handler 7092 1726882241.11042: variable 'ansible_facts' from source: unknown 7092 1726882241.11058: _low_level_execute_command(): starting 7092 1726882241.11067: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882241.12636: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882241.12655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882241.12714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882241.12801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882241.12874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882241.12884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882241.12927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882241.12939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882241.12986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882241.12999: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/752f2ca09f" does not exist debug1: Connecting to 10.31.44.90 [10.31.44.90] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882241.13200: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK <<< 7092 1726882241.13209: stderr chunk (state=3): >>>debug1: Connection established. <<< 7092 1726882241.13254: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7092 1726882241.13269: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7092 1726882241.13282: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 <<< 7092 1726882241.14261: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.44.90:22 as 'root' <<< 7092 1726882241.14275: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7092 1726882241.14288: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 7092 1726882241.14452: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 7092 1726882241.14474: stderr chunk (state=3): >>>debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7092 1726882241.14650: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7092 1726882241.15237: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7092 1726882241.15249: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:ZKTMH/attBXtAxlaj/crxXeStze6FWTH3jfKgtv6mJY debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7092 1726882241.15260: stderr chunk (state=3): >>>Warning: Permanently added '10.31.44.90' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7092 1726882241.15791: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks <<< 7092 1726882241.15803: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= <<< 7092 1726882241.20054: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7092 1726882241.20211: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7092 1726882241.32123: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7092 1726882241.32168: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 7092 1726882241.32607: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7092 1726882241.33969: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7092 1726882241.33982: stderr chunk (state=3): >>>Authenticated to 10.31.44.90 ([10.31.44.90]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7092 1726882241.33999: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/752f2ca09f] debug2: fd 3 setting TCP_NODELAY <<< 7092 1726882241.34009: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 7092 1726882241.34038: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7099 debug2: fd 4 setting O_NONBLOCK <<< 7092 1726882241.34076: stderr chunk (state=3): >>>debug1: forking to background <<< 7092 1726882241.34124: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 <<< 7092 1726882241.34139: stderr chunk (state=3): >>>debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7092 1726882241.36384: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7092 1726882241.40718: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7092 1726882241.40724: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882241.40937: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7092 1726882241.42444: stdout chunk (state=3): >>>/root <<< 7092 1726882241.42667: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7092 1726882241.42699: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 7092 1726882241.42702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882241.42781: stdout chunk (state=3): >>><<< 7092 1726882242.42864: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/752f2ca09f" does not exist debug1: Connecting to 10.31.44.90 [10.31.44.90] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.44.90:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:ZKTMH/attBXtAxlaj/crxXeStze6FWTH3jfKgtv6mJY debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.44.90' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.44.90 ([10.31.44.90]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/752f2ca09f] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7099 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7092 1726882242.42884: _low_level_execute_command(): starting 7092 1726882242.42889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932 `" && echo ansible-tmp-1726882242.428674-7095-179864303211932="` echo /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932 `" ) && sleep 0' 7092 1726882242.43372: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.43376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.43406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882242.43410: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.43412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.43469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882242.43477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882242.43593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882242.45579: stdout chunk (state=3): >>>ansible-tmp-1726882242.428674-7095-179864303211932=/root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932 <<< 7092 1726882242.45746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882242.45791: stderr chunk (state=3): >>><<< 7092 1726882242.45794: stdout chunk (state=3): >>><<< 7092 1726882242.45808: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882242.428674-7095-179864303211932=/root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882242.45840: variable 'ansible_module_compression' from source: unknown 7092 1726882242.45883: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7092 1726882242.45886: ANSIBALLZ: Acquiring lock 7092 1726882242.45889: ANSIBALLZ: Lock acquired: 140500670432560 7092 1726882242.45892: ANSIBALLZ: Creating module 7092 1726882242.64993: ANSIBALLZ: Writing module into payload 7092 1726882242.65159: ANSIBALLZ: Writing module 7092 1726882242.65192: ANSIBALLZ: Renaming module 7092 1726882242.65205: ANSIBALLZ: Done creating module 7092 1726882242.65241: variable 'ansible_facts' from source: unknown 7092 1726882242.65255: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882242.65273: _low_level_execute_command(): starting 7092 1726882242.65285: _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' 7092 1726882242.65943: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882242.65962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.65979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.65998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.66040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.66054: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882242.66074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.66093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882242.66105: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882242.66117: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882242.66130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.66145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.66162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.66180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.66194: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882242.66208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.66287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882242.66313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882242.66331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882242.66549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882242.68240: stdout chunk (state=3): >>>PLATFORM <<< 7092 1726882242.68449: stdout chunk (state=3): >>>Linux <<< 7092 1726882242.68477: stdout chunk (state=3): >>>FOUND <<< 7092 1726882242.68489: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7092 1726882242.68611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882242.68683: stderr chunk (state=3): >>><<< 7092 1726882242.68694: stdout chunk (state=3): >>><<< 7092 1726882242.68836: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882242.68846 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 7092 1726882242.68849: _low_level_execute_command(): starting 7092 1726882242.68851: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 7092 1726882242.68911: Sending initial data 7092 1726882242.68914: Sent initial data (1181 bytes) 7092 1726882242.69414: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882242.69430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.69447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.69469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.69514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.69529: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882242.69546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.69566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882242.69580: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882242.69593: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882242.69606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.69617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.69631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.69641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.69651: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882242.69665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.69743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882242.69766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882242.69784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882242.69959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882242.73825: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7092 1726882242.74248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882242.74322: stderr chunk (state=3): >>><<< 7092 1726882242.74332: stdout chunk (state=3): >>><<< 7092 1726882242.74470: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882242.74474: variable 'ansible_facts' from source: unknown 7092 1726882242.74476: variable 'ansible_facts' from source: unknown 7092 1726882242.74478: variable 'ansible_module_compression' from source: unknown 7092 1726882242.74591: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7092 1726882242.74594: variable 'ansible_facts' from source: unknown 7092 1726882242.74698: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932/AnsiballZ_setup.py 7092 1726882242.74992: Sending initial data 7092 1726882242.74995: Sent initial data (151 bytes) 7092 1726882242.75925: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882242.75938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.75953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.75973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.76017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.76029: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882242.76042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.76060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882242.76074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882242.76085: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882242.76097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.76115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.76133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.76147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.76158: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882242.76175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.76255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882242.76279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882242.76296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882242.76504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882242.78699: 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 <<< 7092 1726882242.78834: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882242.78970: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpcw_2a366 /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932/AnsiballZ_setup.py <<< 7092 1726882242.79058: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882242.81512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882242.81756: stderr chunk (state=3): >>><<< 7092 1726882242.81759: stdout chunk (state=3): >>><<< 7092 1726882242.81762: done transferring module to remote 7092 1726882242.81768: _low_level_execute_command(): starting 7092 1726882242.81770: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932/ /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932/AnsiballZ_setup.py && sleep 0' 7092 1726882242.82344: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882242.82358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.82374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.82391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.82435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.82447: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882242.82461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.82482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882242.82495: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882242.82507: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882242.82520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.82534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.82554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.82569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.82582: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882242.82596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.82679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882242.82700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882242.82716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882242.82838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882242.84631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882242.84710: stderr chunk (state=3): >>><<< 7092 1726882242.84726: stdout chunk (state=3): >>><<< 7092 1726882242.84825: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882242.84830: _low_level_execute_command(): starting 7092 1726882242.84833: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932/AnsiballZ_setup.py && sleep 0' 7092 1726882242.85400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882242.85414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.85430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.85450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.85497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.85510: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882242.85524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.85541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882242.85554: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882242.85568: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882242.85581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882242.85595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882242.85616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882242.85629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882242.85642: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882242.85658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882242.85738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882242.85761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882242.85780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882242.85912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882242.87917: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7092 1726882242.87931: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7092 1726882242.87997: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7092 1726882242.88031: stdout chunk (state=3): >>>import 'posix' # <<< 7092 1726882242.88068: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7092 1726882242.88087: stdout chunk (state=3): >>># installing zipimport hook <<< 7092 1726882242.88110: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7092 1726882242.88163: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882242.88195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7092 1726882242.88209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7092 1726882242.88236: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839b3dc0> <<< 7092 1726882242.88260: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7092 1726882242.88287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839b3b20> <<< 7092 1726882242.88321: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7092 1726882242.88347: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839b3ac0> <<< 7092 1726882242.88361: stdout chunk (state=3): >>>import '_signal' # <<< 7092 1726882242.88404: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7092 1726882242.88407: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958490> <<< 7092 1726882242.88431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7092 1726882242.88457: stdout chunk (state=3): >>>import '_abc' # <<< 7092 1726882242.88484: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958940> <<< 7092 1726882242.88487: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958670> <<< 7092 1726882242.88519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7092 1726882242.88547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7092 1726882242.88560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7092 1726882242.88595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7092 1726882242.88598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7092 1726882242.88632: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48390f190> <<< 7092 1726882242.88660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7092 1726882242.88665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7092 1726882242.88743: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48390f220> <<< 7092 1726882242.88776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7092 1726882242.88801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48390f940> <<< 7092 1726882242.88839: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483970880> <<< 7092 1726882242.88873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7092 1726882242.88876: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483908d90> <<< 7092 1726882242.88917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7092 1726882242.88932: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483932d90> <<< 7092 1726882242.88982: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958970> <<< 7092 1726882242.89004: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7092 1726882242.89336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7092 1726882242.89340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7092 1726882242.89368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7092 1726882242.89387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7092 1726882242.89424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7092 1726882242.89440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7092 1726882242.89453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838aeeb0> <<< 7092 1726882242.89490: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838b1f40> <<< 7092 1726882242.89525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7092 1726882242.89538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 7092 1726882242.89565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7092 1726882242.89594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7092 1726882242.89613: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838a7610> <<< 7092 1726882242.89642: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838ae370> <<< 7092 1726882242.89662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7092 1726882242.89733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7092 1726882242.89755: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7092 1726882242.89788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882242.89807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7092 1726882242.89845: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483830dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838308b0> <<< 7092 1726882242.89876: stdout chunk (state=3): >>>import 'itertools' # <<< 7092 1726882242.89895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483830eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7092 1726882242.89922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7092 1726882242.89941: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483830f70> <<< 7092 1726882242.89981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483830e80> <<< 7092 1726882242.89993: stdout chunk (state=3): >>>import '_collections' # <<< 7092 1726882242.90031: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483889d30> <<< 7092 1726882242.90043: stdout chunk (state=3): >>>import '_functools' # <<< 7092 1726882242.90062: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483882610> <<< 7092 1726882242.90129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838b5e20> <<< 7092 1726882242.90143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7092 1726882242.90178: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882242.90206: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483889250> <<< 7092 1726882242.90228: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838bb9d0> <<< 7092 1726882242.90304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7092 1726882242.90335: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882242.90354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7092 1726882242.90377: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483842d90> <<< 7092 1726882242.90406: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 7092 1726882242.90435: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483842d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7092 1726882242.90454: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7092 1726882242.90480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7092 1726882242.90528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7092 1726882242.90552: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483572370> <<< 7092 1726882242.90579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7092 1726882242.90591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7092 1726882242.90613: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483572460> <<< 7092 1726882242.90742: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48384afa0> <<< 7092 1726882242.90780: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483844a30> <<< 7092 1726882242.90797: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483844490> <<< 7092 1726882242.90815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7092 1726882242.90843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7092 1726882242.90877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7092 1726882242.90894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834a61c0> <<< 7092 1726882242.90924: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48355dc70> <<< 7092 1726882242.90979: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483844eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838bb040> <<< 7092 1726882242.91000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7092 1726882242.91032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7092 1726882242.91058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834b8af0> <<< 7092 1726882242.91088: stdout chunk (state=3): >>>import 'errno' # <<< 7092 1726882242.91113: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834b8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7092 1726882242.91135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7092 1726882242.91152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834ca730> <<< 7092 1726882242.91177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7092 1726882242.91203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7092 1726882242.91231: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834cac70> <<< 7092 1726882242.91267: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882242.91287: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834b8f10> <<< 7092 1726882242.91307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7092 1726882242.91353: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483468280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834ca5b0> <<< 7092 1726882242.91366: stdout chunk (state=3): >>>import 'pwd' # <<< 7092 1726882242.91389: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483468340> <<< 7092 1726882242.91431: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838429d0> <<< 7092 1726882242.91443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7092 1726882242.91470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7092 1726882242.91489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7092 1726882242.91500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7092 1726882242.91526: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834846a0> <<< 7092 1726882242.91549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7092 1726882242.91580: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483484970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483484760> <<< 7092 1726882242.91603: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483484850> <<< 7092 1726882242.91630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7092 1726882242.91643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7092 1726882242.91823: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483484ca0> <<< 7092 1726882242.91863: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834901f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834848e0> <<< 7092 1726882242.91883: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483477a30> <<< 7092 1726882242.91901: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838425b0> <<< 7092 1726882242.91923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7092 1726882242.91981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7092 1726882242.92013: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483484a90> <<< 7092 1726882242.96830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7092 1726882242.96834: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd4833a7670> <<< 7092 1726882242.97111: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7092 1726882242.97203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882242.97243: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 7092 1726882242.97273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882242.97277: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 7092 1726882242.97288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882242.98526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882242.99448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d047f0> <<< 7092 1726882242.99476: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882242.99503: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7092 1726882242.99536: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7092 1726882242.99563: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d95760> <<< 7092 1726882242.99604: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95640> <<< 7092 1726882242.99659: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95370> <<< 7092 1726882242.99662: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7092 1726882242.99705: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95190> <<< 7092 1726882242.99716: stdout chunk (state=3): >>>import 'atexit' # <<< 7092 1726882242.99742: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d95400> <<< 7092 1726882242.99767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7092 1726882242.99788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7092 1726882242.99827: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d957c0> <<< 7092 1726882242.99852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7092 1726882242.99874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7092 1726882242.99886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7092 1726882242.99915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7092 1726882242.99928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7092 1726882243.00014: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d767c0> <<< 7092 1726882243.00049: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d76b50> <<< 7092 1726882243.00093: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d769a0> <<< 7092 1726882243.00107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7092 1726882243.00145: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482c874f0> <<< 7092 1726882243.00158: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d8ed30> <<< 7092 1726882243.00332: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95520> <<< 7092 1726882243.00360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7092 1726882243.00383: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d8e190> <<< 7092 1726882243.00396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7092 1726882243.00430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7092 1726882243.00451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7092 1726882243.00482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482dbda90> <<< 7092 1726882243.00566: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d62190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d62790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482c8dd00> <<< 7092 1726882243.00591: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d626a0> <<< 7092 1726882243.00621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482de3d30> <<< 7092 1726882243.00651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7092 1726882243.00680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7092 1726882243.00683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7092 1726882243.00713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7092 1726882243.00780: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482ce59a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482deee50> <<< 7092 1726882243.00805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7092 1726882243.00816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7092 1726882243.00869: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482cf50d0> <<< 7092 1726882243.00891: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482deee20> <<< 7092 1726882243.00903: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7092 1726882243.00931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882243.00960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7092 1726882243.00973: stdout chunk (state=3): >>>import '_string' # <<< 7092 1726882243.01018: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482df5220> <<< 7092 1726882243.01149: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482cf5100> <<< 7092 1726882243.01241: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482db9b80> <<< 7092 1726882243.01278: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482deeac0> <<< 7092 1726882243.01324: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482deed00> <<< 7092 1726882243.01336: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4833a7820> <<< 7092 1726882243.01422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7092 1726882243.01453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7092 1726882243.01467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7092 1726882243.01504: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482cf10d0> <<< 7092 1726882243.01688: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482ce7370> <<< 7092 1726882243.01700: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482cf1d00> <<< 7092 1726882243.01878: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482cf16a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482cf2130> <<< 7092 1726882243.01901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.01905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.01910: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7092 1726882243.01928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.02002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.02090: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882243.02117: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7092 1726882243.02135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.02231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.02327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.02776: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.03231: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7092 1726882243.03252: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7092 1726882243.03272: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882243.03327: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d2d8b0> <<< 7092 1726882243.03395: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7092 1726882243.03418: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d32910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4828896a0> <<< 7092 1726882243.03466: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7092 1726882243.03492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.03513: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7092 1726882243.03637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.03758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7092 1726882243.03788: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d6c7f0> <<< 7092 1726882243.03801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04181: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04661: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 7092 1726882243.04675: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04697: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04731: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7092 1726882243.04742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04789: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04861: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 7092 1726882243.04892: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7092 1726882243.04906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.04974: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7092 1726882243.04986: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7092 1726882243.05386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7092 1726882243.05461: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48288ed90> # zipimport: zlib available <<< 7092 1726882243.05523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05599: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7092 1726882243.05617: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7092 1726882243.05632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05697: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 7092 1726882243.05712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.05930: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7092 1726882243.05949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882243.06024: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d200a0> <<< 7092 1726882243.06121: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482856070> <<< 7092 1726882243.06158: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 7092 1726882243.06172: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7092 1726882243.06353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7092 1726882243.06371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7092 1726882243.06398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7092 1726882243.06419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7092 1726882243.06440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7092 1726882243.06519: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d29160> <<< 7092 1726882243.06557: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d25cd0> <<< 7092 1726882243.06617: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48288ebb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 7092 1726882243.06629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06676: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7092 1726882243.06746: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 7092 1726882243.06778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882243.06792: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7092 1726882243.06841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.06969: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07032: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07069: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7092 1726882243.07082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07257: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7092 1726882243.07406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.07825: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882243.07912: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7092 1726882243.07925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7092 1726882243.15114: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7092 1726882243.15142: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482609a60> <<< 7092 1726882243.15220: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7092 1726882243.15246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7092 1726882243.15277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7092 1726882243.15304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7092 1726882243.15324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4828686d0> <<< 7092 1726882243.15368: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882243.15381: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482868af0> <<< 7092 1726882243.15430: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48284f250> <<< 7092 1726882243.15451: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48284fa30> <<< 7092 1726882243.15480: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289e460> <<< 7092 1726882243.15491: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289e910> <<< 7092 1726882243.15532: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7092 1726882243.15554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7092 1726882243.15580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7092 1726882243.15622: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd48289bd00> <<< 7092 1726882243.15635: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289bd60> <<< 7092 1726882243.15688: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7092 1726882243.15700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7092 1726882243.15723: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289b250> <<< 7092 1726882243.15819: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7092 1726882243.15842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7092 1726882243.15961: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482671f70> <<< 7092 1726882243.15989: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4828af4c0> <<< 7092 1726882243.16020: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289e310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 7092 1726882243.16051: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 7092 1726882243.16075: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7092 1726882243.16088: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16186: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7092 1726882243.16226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16277: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7092 1726882243.16306: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882243.16318: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7092 1726882243.16338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16359: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7092 1726882243.16381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16416: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7092 1726882243.16504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16540: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 7092 1726882243.16599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.16751: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7092 1726882243.16770: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17529: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7092 1726882243.17574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17695: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7092 1726882243.17717: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17729: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17754: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7092 1726882243.17769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17859: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7092 1726882243.17879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17923: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7092 1726882243.17934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.17983: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7092 1726882243.17996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18047: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7092 1726882243.18151: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48258bca0> <<< 7092 1726882243.18172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7092 1726882243.18203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7092 1726882243.18359: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48258bfd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 7092 1726882243.18374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18480: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7092 1726882243.18493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18638: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7092 1726882243.18698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18758: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7092 1726882243.18779: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.18851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7092 1726882243.18874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7092 1726882243.19020: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd48257e370> <<< 7092 1726882243.19262: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4825ccbb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 7092 1726882243.19278: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19368: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7092 1726882243.19380: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19739: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7092 1726882243.19752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19818: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7092 1726882243.19831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.19905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7092 1726882243.19951: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482503160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4825032b0> <<< 7092 1726882243.19982: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 7092 1726882243.20005: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 7092 1726882243.20037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20081: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 7092 1726882243.20217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20342: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7092 1726882243.20355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20581: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7092 1726882243.20594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.20933: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7092 1726882243.20946: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.21041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.21145: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7092 1726882243.21157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.21181: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.21210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.21646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22069: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 7092 1726882243.22153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22243: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7092 1726882243.22257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22415: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 7092 1726882243.22543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22677: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7092 1726882243.22703: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7092 1726882243.22719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22791: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 7092 1726882243.22804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.22957: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23300: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7092 1726882243.23313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23380: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7092 1726882243.23400: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882243.23432: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7092 1726882243.23491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23554: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 7092 1726882243.23590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23610: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7092 1726882243.23658: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23713: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7092 1726882243.23725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.23817: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 7092 1726882243.23830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24260: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7092 1726882243.24267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24370: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7092 1726882243.24373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24438: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7092 1726882243.24443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24493: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7092 1726882243.24506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24525: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24569: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7092 1726882243.24573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24711: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7092 1726882243.24745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7092 1726882243.24748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24837: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7092 1726882243.24840: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.24950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25079: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7092 1726882243.25093: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7092 1726882243.25136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25188: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7092 1726882243.25191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25511: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7092 1726882243.25514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25612: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7092 1726882243.25635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25684: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7092 1726882243.25748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25822: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7092 1726882243.25842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.25986: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7092 1726882243.25990: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7092 1726882243.26170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882243.26377: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7092 1726882243.26399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7092 1726882243.26435: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482555070> <<< 7092 1726882243.26449: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482555c40> <<< 7092 1726882243.26495: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48236db80> <<< 7092 1726882243.55557: stdout chunk (state=3): >>>import 'gc' # <<< 7092 1726882243.79073: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7092 1726882243.79079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7092 1726882243.79084: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482555b80> <<< 7092 1726882243.79144: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7092 1726882243.79155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7092 1726882243.79178: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482503520> <<< 7092 1726882243.79328: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882243.79411: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 7092 1726882243.79420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482336d60> <<< 7092 1726882243.79431: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4824fff10> <<< 7092 1726882243.79715: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 7092 1726882243.79718: 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 <<< 7092 1726882243.99993: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_loadavg": {"1m": 0.2, "5m": 0.15, "15m": 0.08}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "43",<<< 7092 1726882244.00015: stdout chunk (state=3): >>> "epoch": "1726882243", "epoch_int": "1726882243", "date": "2024-09-20", "time": "21:30:43", "iso8601_micro": "2024-09-21T01:30:43.572230Z", "iso8601": "2024-09-21T01:30:43Z", "iso8601_basic": "20240920T213043572230", "iso8601_basic_short": "20240920T213043", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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]<<< 7092 1726882244.00035: stdout chunk (state=3): >>>", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "an<<< 7092 1726882244.00045: stdout chunk (state=3): >>>sible_memfree_mb": 3028, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 504, "free": 3028}, "nocache": {"free": 3336, "used": 196}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 401, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264363876352, "block_size": 4096, "block_total": 65519355, "block_available": 64541962, "block_used": 977393, "inode_total": 131071472, "inode_available": 130998849, "inode_used": 72623, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7092 1726882244.00556: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 7092 1726882244.00572: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 7092 1726882244.00577: stdout chunk (state=3): >>># 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 encodings.latin_1<<< 7092 1726882244.00590: stdout chunk (state=3): >>> # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 7092 1726882244.00630: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 7092 1726882244.00654: stdout chunk (state=3): >>># cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util<<< 7092 1726882244.00674: stdout chunk (state=3): >>> # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy <<< 7092 1726882244.00694: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 7092 1726882244.00715: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 7092 1726882244.00719: stdout chunk (state=3): >>># 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<<< 7092 1726882244.00722: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors<<< 7092 1726882244.00724: stdout chunk (state=3): >>> # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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<<< 7092 1726882244.00730: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 7092 1726882244.00783: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.00797: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.00802: stdout chunk (state=3): >>># 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<<< 7092 1726882244.00804: stdout chunk (state=3): >>> # 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<<< 7092 1726882244.00825: stdout chunk (state=3): >>> # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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__ <<< 7092 1726882244.00838: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing <<< 7092 1726882244.00852: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.00870: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.00894: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.00901: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.00903: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 7092 1726882244.01172: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7092 1726882244.01192: stdout chunk (state=3): >>># destroy importlib.util <<< 7092 1726882244.01198: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 7092 1726882244.01222: stdout chunk (state=3): >>># destroy zipimport <<< 7092 1726882244.01230: stdout chunk (state=3): >>># destroy _compression <<< 7092 1726882244.01244: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7092 1726882244.01282: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7092 1726882244.01290: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 7092 1726882244.01312: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7092 1726882244.01355: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7092 1726882244.01411: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 7092 1726882244.01414: stdout chunk (state=3): >>># destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 7092 1726882244.01427: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 7092 1726882244.01442: stdout chunk (state=3): >>># destroy queue <<< 7092 1726882244.01451: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 7092 1726882244.01457: stdout chunk (state=3): >>># destroy shlex <<< 7092 1726882244.01480: stdout chunk (state=3): >>># destroy datetime <<< 7092 1726882244.01489: stdout chunk (state=3): >>># destroy base64 <<< 7092 1726882244.01512: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7092 1726882244.01522: stdout chunk (state=3): >>># destroy json <<< 7092 1726882244.01566: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7092 1726882244.01570: stdout chunk (state=3): >>># destroy glob <<< 7092 1726882244.01573: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection <<< 7092 1726882244.01575: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 7092 1726882244.01623: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios <<< 7092 1726882244.01646: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7092 1726882244.01659: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.01674: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 7092 1726882244.01697: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 7092 1726882244.01717: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 7092 1726882244.01740: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 7092 1726882244.01756: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7092 1726882244.01780: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 7092 1726882244.01789: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections <<< 7092 1726882244.01804: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 7092 1726882244.01827: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7092 1726882244.01831: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7092 1726882244.01833: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 7092 1726882244.01836: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 7092 1726882244.01839: stdout chunk (state=3): >>># 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 <<< 7092 1726882244.01843: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7092 1726882244.01873: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 7092 1726882244.01876: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7092 1726882244.02045: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7092 1726882244.02066: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7092 1726882244.02070: stdout chunk (state=3): >>># destroy _heapq <<< 7092 1726882244.02087: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7092 1726882244.02111: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7092 1726882244.02116: stdout chunk (state=3): >>># destroy select # 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 <<< 7092 1726882244.02130: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 7092 1726882244.02137: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7092 1726882244.02181: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7092 1726882244.02500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882244.02560: stderr chunk (state=3): >>><<< 7092 1726882244.02566: stdout chunk (state=3): >>><<< 7092 1726882244.02678: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4839b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48390f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48390f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48390f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483970880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483908d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483958970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483830dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483830eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483830f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483830e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483889d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483882610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838b5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483889250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838bb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483842d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483842d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483572370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483572460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48384afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483844a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483844490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834a61c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48355dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483844eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838bb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834b8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834b8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834ca730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834cac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834b8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483468280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834ca5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483468340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834846a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483484970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483484760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483484850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd483484ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4834901f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4834848e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483477a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4838425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd483484a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd4833a7670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d047f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d95760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d95400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d957c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d767c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d76b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d769a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482c874f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d8ed30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d95520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d8e190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482dbda90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d62190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d62790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482c8dd00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d626a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482de3d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482ce59a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482deee50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482cf50d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482deee20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482df5220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482cf5100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482db9b80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482deeac0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482deed00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4833a7820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482cf10d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482ce7370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482cf1d00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482cf16a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482cf2130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d2d8b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d32910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4828896a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d6c7f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48288ed90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482d200a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482856070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d29160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482d25cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48288ebb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482609a60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4828686d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482868af0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48284f250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48284fa30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289e460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289e910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd48289bd00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289bd60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289b250> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482671f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4828af4c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48289e310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48258bca0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48258bfd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd48257e370> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4825ccbb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482503160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4825032b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_upcz_3wl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd482555070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482555c40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd48236db80> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482555b80> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482503520> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd482336d60> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4824fff10> 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_loadavg": {"1m": 0.2, "5m": 0.15, "15m": 0.08}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "43", "epoch": "1726882243", "epoch_int": "1726882243", "date": "2024-09-20", "time": "21:30:43", "iso8601_micro": "2024-09-21T01:30:43.572230Z", "iso8601": "2024-09-21T01:30:43Z", "iso8601_basic": "20240920T213043572230", "iso8601_basic_short": "20240920T213043", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 3028, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 504, "free": 3028}, "nocache": {"free": 3336, "used": 196}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 401, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264363876352, "block_size": 4096, "block_total": 65519355, "block_available": 64541962, "block_used": 977393, "inode_total": 131071472, "inode_available": 130998849, "inode_used": 72623, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 7092 1726882244.03517: 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-1726882242.428674-7095-179864303211932/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882244.03520: _low_level_execute_command(): starting 7092 1726882244.03522: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882242.428674-7095-179864303211932/ > /dev/null 2>&1 && sleep 0' 7092 1726882244.03703: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.03707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.03741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882244.03744: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.03746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.03797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.03802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.03907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.05721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.05770: stderr chunk (state=3): >>><<< 7092 1726882244.05773: stdout chunk (state=3): >>><<< 7092 1726882244.05787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882244.05794: handler run complete 7092 1726882244.05867: variable 'ansible_facts' from source: unknown 7092 1726882244.05925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.06116: variable 'ansible_facts' from source: unknown 7092 1726882244.06171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.06246: attempt loop complete, returning result 7092 1726882244.06249: _execute() done 7092 1726882244.06252: dumping result to json 7092 1726882244.06272: done dumping result, returning 7092 1726882244.06280: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-d956-9e9e-00000000019b] 7092 1726882244.06284: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000019b 7092 1726882244.06680: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000019b ok: [managed_node1] 7092 1726882244.06750: no more pending results, returning what we have 7092 1726882244.06752: results queue empty 7092 1726882244.06753: checking for any_errors_fatal 7092 1726882244.06754: done checking for any_errors_fatal 7092 1726882244.06754: checking for max_fail_percentage 7092 1726882244.06755: done checking for max_fail_percentage 7092 1726882244.06756: checking to see if all hosts have failed and the running result is not ok 7092 1726882244.06756: done checking to see if all hosts have failed 7092 1726882244.06757: getting the remaining hosts for this loop 7092 1726882244.06758: done getting the remaining hosts for this loop 7092 1726882244.06760: getting the next task for host managed_node1 7092 1726882244.06767: done getting next task for host managed_node1 7092 1726882244.06768: ^ task is: TASK: meta (flush_handlers) 7092 1726882244.06769: ^ 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 7092 1726882244.06772: getting variables 7092 1726882244.06773: in VariableManager get_vars() 7092 1726882244.06790: Calling all_inventory to load vars for managed_node1 7092 1726882244.06792: Calling groups_inventory to load vars for managed_node1 7092 1726882244.06794: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882244.06802: Calling all_plugins_play to load vars for managed_node1 7092 1726882244.06804: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882244.06806: Calling groups_plugins_play to load vars for managed_node1 7092 1726882244.06912: WORKER PROCESS EXITING 7092 1726882244.06922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.07030: done with get_vars() 7092 1726882244.07038: done getting variables 7092 1726882244.07088: in VariableManager get_vars() 7092 1726882244.07094: Calling all_inventory to load vars for managed_node1 7092 1726882244.07096: Calling groups_inventory to load vars for managed_node1 7092 1726882244.07097: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882244.07100: Calling all_plugins_play to load vars for managed_node1 7092 1726882244.07102: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882244.07103: Calling groups_plugins_play to load vars for managed_node1 7092 1726882244.07183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.07301: done with get_vars() 7092 1726882244.07309: done queuing things up, now waiting for results queue to drain 7092 1726882244.07311: results queue empty 7092 1726882244.07311: checking for any_errors_fatal 7092 1726882244.07313: done checking for any_errors_fatal 7092 1726882244.07313: checking for max_fail_percentage 7092 1726882244.07314: done checking for max_fail_percentage 7092 1726882244.07314: checking to see if all hosts have failed and the running result is not ok 7092 1726882244.07317: done checking to see if all hosts have failed 7092 1726882244.07318: getting the remaining hosts for this loop 7092 1726882244.07318: done getting the remaining hosts for this loop 7092 1726882244.07320: getting the next task for host managed_node1 7092 1726882244.07324: done getting next task for host managed_node1 7092 1726882244.07326: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7092 1726882244.07327: ^ 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 7092 1726882244.07328: getting variables 7092 1726882244.07329: in VariableManager get_vars() 7092 1726882244.07334: Calling all_inventory to load vars for managed_node1 7092 1726882244.07335: Calling groups_inventory to load vars for managed_node1 7092 1726882244.07337: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882244.07340: Calling all_plugins_play to load vars for managed_node1 7092 1726882244.07342: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882244.07343: Calling groups_plugins_play to load vars for managed_node1 7092 1726882244.07419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.07528: done with get_vars() 7092 1726882244.07533: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:11 Friday 20 September 2024 21:30:44 -0400 (0:00:02.976) 0:00:02.983 ****** 7092 1726882244.07587: entering _queue_task() for managed_node1/include_tasks 7092 1726882244.07588: Creating lock for include_tasks 7092 1726882244.07774: worker is 1 (out of 1 available) 7092 1726882244.07786: exiting _queue_task() for managed_node1/include_tasks 7092 1726882244.07797: done queuing things up, now waiting for results queue to drain 7092 1726882244.07799: waiting for pending results... 7092 1726882244.07935: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 7092 1726882244.07997: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000006 7092 1726882244.08008: variable 'ansible_search_path' from source: unknown 7092 1726882244.08034: calling self._execute() 7092 1726882244.08089: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882244.08093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882244.08100: variable 'omit' from source: magic vars 7092 1726882244.08172: _execute() done 7092 1726882244.08176: dumping result to json 7092 1726882244.08179: done dumping result, returning 7092 1726882244.08184: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-d956-9e9e-000000000006] 7092 1726882244.08189: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000006 7092 1726882244.08280: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000006 7092 1726882244.08283: WORKER PROCESS EXITING 7092 1726882244.08324: no more pending results, returning what we have 7092 1726882244.08328: in VariableManager get_vars() 7092 1726882244.08352: Calling all_inventory to load vars for managed_node1 7092 1726882244.08355: Calling groups_inventory to load vars for managed_node1 7092 1726882244.08357: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882244.08367: Calling all_plugins_play to load vars for managed_node1 7092 1726882244.08370: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882244.08372: Calling groups_plugins_play to load vars for managed_node1 7092 1726882244.08494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.08597: done with get_vars() 7092 1726882244.08602: variable 'ansible_search_path' from source: unknown 7092 1726882244.08611: we have included files to process 7092 1726882244.08611: generating all_blocks data 7092 1726882244.08612: done generating all_blocks data 7092 1726882244.08613: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7092 1726882244.08614: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7092 1726882244.08615: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7092 1726882244.09025: in VariableManager get_vars() 7092 1726882244.09035: done with get_vars() 7092 1726882244.09043: done processing included file 7092 1726882244.09044: iterating over new_blocks loaded from include file 7092 1726882244.09046: in VariableManager get_vars() 7092 1726882244.09052: done with get_vars() 7092 1726882244.09053: filtering new block on tags 7092 1726882244.09061: done filtering new block on tags 7092 1726882244.09065: in VariableManager get_vars() 7092 1726882244.09071: done with get_vars() 7092 1726882244.09072: filtering new block on tags 7092 1726882244.09081: done filtering new block on tags 7092 1726882244.09083: in VariableManager get_vars() 7092 1726882244.09089: done with get_vars() 7092 1726882244.09090: filtering new block on tags 7092 1726882244.09097: done filtering new block on tags 7092 1726882244.09098: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 7092 1726882244.09101: extending task lists for all hosts with included blocks 7092 1726882244.09127: done extending task lists 7092 1726882244.09128: done processing included files 7092 1726882244.09129: results queue empty 7092 1726882244.09129: checking for any_errors_fatal 7092 1726882244.09130: done checking for any_errors_fatal 7092 1726882244.09130: checking for max_fail_percentage 7092 1726882244.09131: done checking for max_fail_percentage 7092 1726882244.09131: checking to see if all hosts have failed and the running result is not ok 7092 1726882244.09132: done checking to see if all hosts have failed 7092 1726882244.09132: getting the remaining hosts for this loop 7092 1726882244.09133: done getting the remaining hosts for this loop 7092 1726882244.09134: getting the next task for host managed_node1 7092 1726882244.09137: done getting next task for host managed_node1 7092 1726882244.09139: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7092 1726882244.09140: ^ 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 7092 1726882244.09141: getting variables 7092 1726882244.09142: in VariableManager get_vars() 7092 1726882244.09147: Calling all_inventory to load vars for managed_node1 7092 1726882244.09148: Calling groups_inventory to load vars for managed_node1 7092 1726882244.09150: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882244.09152: Calling all_plugins_play to load vars for managed_node1 7092 1726882244.09154: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882244.09155: Calling groups_plugins_play to load vars for managed_node1 7092 1726882244.09247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.09354: done with get_vars() 7092 1726882244.09360: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:30:44 -0400 (0:00:00.018) 0:00:03.001 ****** 7092 1726882244.09404: entering _queue_task() for managed_node1/setup 7092 1726882244.09559: worker is 1 (out of 1 available) 7092 1726882244.09572: exiting _queue_task() for managed_node1/setup 7092 1726882244.09583: done queuing things up, now waiting for results queue to drain 7092 1726882244.09584: waiting for pending results... 7092 1726882244.09711: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 7092 1726882244.09773: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001ac 7092 1726882244.09782: variable 'ansible_search_path' from source: unknown 7092 1726882244.09785: variable 'ansible_search_path' from source: unknown 7092 1726882244.09810: calling self._execute() 7092 1726882244.09866: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882244.09870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882244.09879: variable 'omit' from source: magic vars 7092 1726882244.10213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882244.11800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882244.11846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882244.11874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882244.11901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882244.11921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882244.11978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882244.11998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882244.12016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882244.12044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882244.12055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882244.12169: variable 'ansible_facts' from source: unknown 7092 1726882244.12205: variable 'network_test_required_facts' from source: task vars 7092 1726882244.12232: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7092 1726882244.12240: variable 'omit' from source: magic vars 7092 1726882244.12264: variable 'omit' from source: magic vars 7092 1726882244.12284: variable 'omit' from source: magic vars 7092 1726882244.12302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882244.12323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882244.12337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882244.12352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882244.12360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882244.12382: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882244.12385: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882244.12388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882244.12449: Set connection var ansible_shell_type to sh 7092 1726882244.12455: Set connection var ansible_shell_executable to /bin/sh 7092 1726882244.12461: Set connection var ansible_timeout to 10 7092 1726882244.12467: Set connection var ansible_pipelining to False 7092 1726882244.12475: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882244.12479: Set connection var ansible_connection to ssh 7092 1726882244.12494: variable 'ansible_shell_executable' from source: unknown 7092 1726882244.12497: variable 'ansible_connection' from source: unknown 7092 1726882244.12499: variable 'ansible_module_compression' from source: unknown 7092 1726882244.12502: variable 'ansible_shell_type' from source: unknown 7092 1726882244.12504: variable 'ansible_shell_executable' from source: unknown 7092 1726882244.12506: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882244.12511: variable 'ansible_pipelining' from source: unknown 7092 1726882244.12513: variable 'ansible_timeout' from source: unknown 7092 1726882244.12517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882244.12610: 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) 7092 1726882244.12617: variable 'omit' from source: magic vars 7092 1726882244.12620: starting attempt loop 7092 1726882244.12622: running the handler 7092 1726882244.12632: _low_level_execute_command(): starting 7092 1726882244.12640: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882244.13134: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.13145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.13175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.13188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.13240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.13254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.13362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.15015: stdout chunk (state=3): >>>/root <<< 7092 1726882244.15118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.15170: stderr chunk (state=3): >>><<< 7092 1726882244.15173: stdout chunk (state=3): >>><<< 7092 1726882244.15192: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882244.15204: _low_level_execute_command(): starting 7092 1726882244.15209: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459 `" && echo ansible-tmp-1726882244.1519258-7134-127323232018459="` echo /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459 `" ) && sleep 0' 7092 1726882244.15648: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.15655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.15687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882244.15699: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882244.15708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.15756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.15762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.15878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.17775: stdout chunk (state=3): >>>ansible-tmp-1726882244.1519258-7134-127323232018459=/root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459 <<< 7092 1726882244.17881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.17931: stderr chunk (state=3): >>><<< 7092 1726882244.17937: stdout chunk (state=3): >>><<< 7092 1726882244.17950: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882244.1519258-7134-127323232018459=/root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882244.17994: variable 'ansible_module_compression' from source: unknown 7092 1726882244.18038: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7092 1726882244.18080: variable 'ansible_facts' from source: unknown 7092 1726882244.18194: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459/AnsiballZ_setup.py 7092 1726882244.18304: Sending initial data 7092 1726882244.18307: Sent initial data (152 bytes) 7092 1726882244.18968: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.18974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.19004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.19018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.19028: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.19075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882244.19087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.19185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.20941: 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 <<< 7092 1726882244.20947: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882244.21032: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882244.21128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp22uyfezz /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459/AnsiballZ_setup.py <<< 7092 1726882244.21222: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882244.23118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.23224: stderr chunk (state=3): >>><<< 7092 1726882244.23227: stdout chunk (state=3): >>><<< 7092 1726882244.23247: done transferring module to remote 7092 1726882244.23260: _low_level_execute_command(): starting 7092 1726882244.23266: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459/ /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459/AnsiballZ_setup.py && sleep 0' 7092 1726882244.23713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.23719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.23753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.23772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.23819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882244.23830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.23932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.25739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.25782: stderr chunk (state=3): >>><<< 7092 1726882244.25786: stdout chunk (state=3): >>><<< 7092 1726882244.25800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882244.25807: _low_level_execute_command(): starting 7092 1726882244.25812: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459/AnsiballZ_setup.py && sleep 0' 7092 1726882244.26241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.26249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.26276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.26287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.26332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882244.26344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.26355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.26468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.28452: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7092 1726882244.28465: stdout chunk (state=3): >>>import '_thread' # <<< 7092 1726882244.28472: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7092 1726882244.28529: stdout chunk (state=3): >>>import '_io' # <<< 7092 1726882244.28532: stdout chunk (state=3): >>> import 'marshal' # <<< 7092 1726882244.28572: stdout chunk (state=3): >>>import 'posix' # <<< 7092 1726882244.28602: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7092 1726882244.28607: stdout chunk (state=3): >>># installing zipimport hook <<< 7092 1726882244.28640: stdout chunk (state=3): >>>import 'time' # <<< 7092 1726882244.28648: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7092 1726882244.28710: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7092 1726882244.28723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7092 1726882244.28745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7092 1726882244.28748: stdout chunk (state=3): >>>import '_codecs' # <<< 7092 1726882244.28780: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c91dc0> <<< 7092 1726882244.28813: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7092 1726882244.28831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c363a0> <<< 7092 1726882244.28841: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c91b20> <<< 7092 1726882244.28855: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7092 1726882244.28862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7092 1726882244.28877: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c91ac0> <<< 7092 1726882244.28896: stdout chunk (state=3): >>>import '_signal' # <<< 7092 1726882244.28923: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7092 1726882244.28932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36490> <<< 7092 1726882244.28954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7092 1726882244.28980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7092 1726882244.28995: stdout chunk (state=3): >>>import '_abc' # <<< 7092 1726882244.29004: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36940> <<< 7092 1726882244.29028: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36670> <<< 7092 1726882244.29050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7092 1726882244.29061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7092 1726882244.29082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7092 1726882244.29109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7092 1726882244.29120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7092 1726882244.29148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7092 1726882244.29160: stdout chunk (state=3): >>>import '_stat' # <<< 7092 1726882244.29174: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89cf190> <<< 7092 1726882244.29181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7092 1726882244.29204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7092 1726882244.29279: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89cf220> <<< 7092 1726882244.29305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7092 1726882244.29335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7092 1726882244.29340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89f2850> <<< 7092 1726882244.29347: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89cf940> <<< 7092 1726882244.29365: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c4e880> <<< 7092 1726882244.29395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7092 1726882244.29400: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89c8d90> <<< 7092 1726882244.29450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7092 1726882244.29453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89f2d90> <<< 7092 1726882244.29513: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36970> <<< 7092 1726882244.29538: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7092 1726882244.29873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7092 1726882244.29881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7092 1726882244.29910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7092 1726882244.29932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7092 1726882244.29948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7092 1726882244.29971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7092 1726882244.29978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7092 1726882244.29998: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d896feb0> <<< 7092 1726882244.30035: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8971f40> <<< 7092 1726882244.30060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7092 1726882244.30067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7092 1726882244.30088: stdout chunk (state=3): >>>import '_sre' # <<< 7092 1726882244.30111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7092 1726882244.30124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7092 1726882244.30138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7092 1726882244.30147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7092 1726882244.30160: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8967610> <<< 7092 1726882244.30184: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d896d640> <<< 7092 1726882244.30188: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d896f370> <<< 7092 1726882244.30212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7092 1726882244.30286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7092 1726882244.30311: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7092 1726882244.30334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882244.30355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7092 1726882244.30392: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.30404: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d8853e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8853910> <<< 7092 1726882244.30410: stdout chunk (state=3): >>>import 'itertools' # <<< 7092 1726882244.30431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8853f10> <<< 7092 1726882244.30452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7092 1726882244.30476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7092 1726882244.30494: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8853fd0> <<< 7092 1726882244.30522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7092 1726882244.30533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7092 1726882244.30536: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d88660d0> <<< 7092 1726882244.30542: stdout chunk (state=3): >>>import '_collections' # <<< 7092 1726882244.30589: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8949d90> <<< 7092 1726882244.30594: stdout chunk (state=3): >>>import '_functools' # <<< 7092 1726882244.30623: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8942670> <<< 7092 1726882244.30681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7092 1726882244.30687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8975e20> <<< 7092 1726882244.30708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7092 1726882244.30713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7092 1726882244.30738: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.30744: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d8866cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89492b0> <<< 7092 1726882244.30786: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.30795: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d89552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d897b9d0> <<< 7092 1726882244.30816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7092 1726882244.30820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7092 1726882244.30844: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882244.30872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7092 1726882244.30879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7092 1726882244.30919: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866eb0> <<< 7092 1726882244.30922: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866df0> <<< 7092 1726882244.30925: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866d60> <<< 7092 1726882244.30948: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7092 1726882244.30953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7092 1726882244.30976: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7092 1726882244.30986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7092 1726882244.31010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7092 1726882244.31057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7092 1726882244.31089: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 7092 1726882244.31092: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d88393d0> <<< 7092 1726882244.31112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7092 1726882244.31118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7092 1726882244.31150: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d88394c0> <<< 7092 1726882244.31277: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d886df40> <<< 7092 1726882244.31317: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8868a90> <<< 7092 1726882244.31320: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8868490> <<< 7092 1726882244.31344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7092 1726882244.31349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7092 1726882244.31385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7092 1726882244.31396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7092 1726882244.31428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7092 1726882244.31434: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d876d220> <<< 7092 1726882244.31465: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8824520> <<< 7092 1726882244.31519: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8868f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d897b040> <<< 7092 1726882244.31543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7092 1726882244.31562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7092 1726882244.31585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7092 1726882244.31600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d877fb50> import 'errno' # <<< 7092 1726882244.31645: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.31657: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d877fe80> <<< 7092 1726882244.31660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7092 1726882244.31662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7092 1726882244.31689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7092 1726882244.31700: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8790790> <<< 7092 1726882244.31719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7092 1726882244.31755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7092 1726882244.31783: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8790cd0> <<< 7092 1726882244.31824: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.31827: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d871e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d877ff70> <<< 7092 1726882244.31851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7092 1726882244.31903: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.31909: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d872f2e0> <<< 7092 1726882244.31922: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8790610> <<< 7092 1726882244.31927: stdout chunk (state=3): >>>import 'pwd' # <<< 7092 1726882244.31946: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.31950: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d872f3a0> <<< 7092 1726882244.31993: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866a30> <<< 7092 1726882244.32007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7092 1726882244.32028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7092 1726882244.32044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7092 1726882244.32060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7092 1726882244.32095: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.32102: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874a700> <<< 7092 1726882244.32119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7092 1726882244.32146: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.32149: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d874a7c0> <<< 7092 1726882244.32182: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874a8b0> <<< 7092 1726882244.32207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7092 1726882244.32407: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874ad00> <<< 7092 1726882244.32441: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d8755250> <<< 7092 1726882244.32449: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d874a940> <<< 7092 1726882244.32462: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d873ea90> <<< 7092 1726882244.32489: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866610> <<< 7092 1726882244.32511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7092 1726882244.32569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7092 1726882244.32601: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d874aaf0> <<< 7092 1726882244.32749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7092 1726882244.32760: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f87d866b6d0> <<< 7092 1726882244.33129: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip' # zipimport: zlib available <<< 7092 1726882244.33229: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.33255: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/__init__.py <<< 7092 1726882244.33262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.33279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.33286: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 7092 1726882244.33296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.34519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.35437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7092 1726882244.35453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fc3820> <<< 7092 1726882244.35463: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882244.35487: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7092 1726882244.35512: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7092 1726882244.35543: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.35545: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d858d730> <<< 7092 1726882244.35586: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d610> <<< 7092 1726882244.35617: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d340> <<< 7092 1726882244.35638: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7092 1726882244.35691: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d460> <<< 7092 1726882244.35694: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d160> <<< 7092 1726882244.35697: stdout chunk (state=3): >>>import 'atexit' # <<< 7092 1726882244.35734: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.35739: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d858d3a0> <<< 7092 1726882244.35740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7092 1726882244.35772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7092 1726882244.35807: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d790> <<< 7092 1726882244.35831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7092 1726882244.35840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7092 1726882244.35859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7092 1726882244.35878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7092 1726882244.35900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7092 1726882244.35903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7092 1726882244.35996: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d857d820> <<< 7092 1726882244.36029: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.36034: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d857d490> <<< 7092 1726882244.36059: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.36065: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d857d640> <<< 7092 1726882244.36082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7092 1726882244.36087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7092 1726882244.36118: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7f48520> <<< 7092 1726882244.36140: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8588d60> <<< 7092 1726882244.36302: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d4f0> <<< 7092 1726882244.36323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7092 1726882244.36344: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85881c0> <<< 7092 1726882244.36363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7092 1726882244.36374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7092 1726882244.36407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7092 1726882244.36415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7092 1726882244.36426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7092 1726882244.36437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7092 1726882244.36465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7092 1726882244.36468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858cb20> <<< 7092 1726882244.36545: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d855c160> <<< 7092 1726882244.36552: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d855c760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7f4ed30> <<< 7092 1726882244.36581: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.36586: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d855c670> <<< 7092 1726882244.36610: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85ded00> <<< 7092 1726882244.36638: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7092 1726882244.36641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7092 1726882244.36666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7092 1726882244.36699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7092 1726882244.36771: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.36783: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fa5a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85e8e80> <<< 7092 1726882244.36791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7092 1726882244.36802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7092 1726882244.36856: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.36861: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fb30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85e8eb0> <<< 7092 1726882244.36887: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7092 1726882244.36919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882244.36948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7092 1726882244.36955: stdout chunk (state=3): >>>import '_string' # <<< 7092 1726882244.37005: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85f0250> <<< 7092 1726882244.37141: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fb30d0> <<< 7092 1726882244.37236: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.37242: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d85f0a60> <<< 7092 1726882244.37267: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.37273: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d85b2b80> <<< 7092 1726882244.37302: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.37305: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d85e8cd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85deee0> <<< 7092 1726882244.37330: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 7092 1726882244.37333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7092 1726882244.37351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7092 1726882244.37369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7092 1726882244.37416: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7faf0d0> <<< 7092 1726882244.37603: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.37609: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fa6310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fafcd0> <<< 7092 1726882244.37642: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7faf670> <<< 7092 1726882244.37655: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fb0100> # zipimport: zlib available <<< 7092 1726882244.37667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.37671: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 7092 1726882244.37690: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.37762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.37847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.37850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.37856: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 7092 1726882244.37871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.37884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7092 1726882244.37889: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.37990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.38085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.38540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.38999: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7092 1726882244.39006: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7092 1726882244.39029: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7092 1726882244.39036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882244.39097: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.39102: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fee910> <<< 7092 1726882244.39162: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7092 1726882244.39166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7092 1726882244.39178: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7ff39a0> <<< 7092 1726882244.39187: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b50640> <<< 7092 1726882244.39225: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7092 1726882244.39231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.39246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.39268: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 7092 1726882244.39273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.39398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.39526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7092 1726882244.39532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7092 1726882244.39549: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85647f0> <<< 7092 1726882244.39554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.39950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40365: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40433: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 7092 1726882244.40436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40498: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7092 1726882244.40510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40639: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 7092 1726882244.40655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40660: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7092 1726882244.40678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40750: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7092 1726882244.40752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.40940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7092 1726882244.41159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7092 1726882244.41166: stdout chunk (state=3): >>>import '_ast' # <<< 7092 1726882244.41245: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85aa460> <<< 7092 1726882244.41248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41311: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41376: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7092 1726882244.41379: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7092 1726882244.41386: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7092 1726882244.41401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41479: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 7092 1726882244.41483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.41710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7092 1726882244.41730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882244.41812: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fe20d0> <<< 7092 1726882244.41923: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7ff31f0> <<< 7092 1726882244.41954: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 7092 1726882244.41959: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 7092 1726882244.41965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42017: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42069: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7092 1726882244.42146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7092 1726882244.42156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7092 1726882244.42200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7092 1726882244.42215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7092 1726882244.42240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7092 1726882244.42320: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7ff5bb0> <<< 7092 1726882244.42361: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85f9070> <<< 7092 1726882244.42416: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fe52e0> <<< 7092 1726882244.42422: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7092 1726882244.42451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42474: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 7092 1726882244.42479: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7092 1726882244.42546: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 7092 1726882244.42565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42584: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7092 1726882244.42642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42731: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42833: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42870: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7092 1726882244.42876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.42936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.43004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.43018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.43049: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7092 1726882244.43202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.43340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.43375: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.43413: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 7092 1726882244.43434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882244.43450: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7092 1726882244.43453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7092 1726882244.43476: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 7092 1726882244.43481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7092 1726882244.43505: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b05400> <<< 7092 1726882244.43529: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 7092 1726882244.43534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7092 1726882244.43558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7092 1726882244.43584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7092 1726882244.43610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7092 1726882244.43625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7092 1726882244.43630: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b649a0> <<< 7092 1726882244.43672: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.43677: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7b64df0> <<< 7092 1726882244.43734: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b61490> <<< 7092 1726882244.43748: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d79dc040> <<< 7092 1726882244.43778: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc3a0> <<< 7092 1726882244.43782: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc5e0> <<< 7092 1726882244.43797: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7092 1726882244.43820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7092 1726882244.43843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 7092 1726882244.43848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7092 1726882244.43887: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 7092 1726882244.43889: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fe16d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b71730> <<< 7092 1726882244.43922: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7092 1726882244.43959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7092 1726882244.43986: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fe15e0> <<< 7092 1726882244.43989: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7092 1726882244.44015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7092 1726882244.44038: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7b1d3a0> <<< 7092 1726882244.44084: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d792c9a0> <<< 7092 1726882244.44120: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc4f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 7092 1726882244.44133: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 7092 1726882244.44183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44238: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7092 1726882244.44288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44348: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 7092 1726882244.44362: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7092 1726882244.44393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44426: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7092 1726882244.44429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44511: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7092 1726882244.44548: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44597: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7092 1726882244.44602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.44779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882244.44840: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7092 1726882244.45195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45551: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7092 1726882244.45603: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45708: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 7092 1726882244.45714: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7092 1726882244.45741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45772: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 7092 1726882244.45778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45875: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 7092 1726882244.45905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45930: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7092 1726882244.45933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.45993: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7092 1726882244.45998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46055: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7092 1726882244.46158: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc9d0> <<< 7092 1726882244.46178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7092 1726882244.46205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7092 1726882244.46360: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d784af40> <<< 7092 1726882244.46369: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7092 1726882244.46424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46482: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7092 1726882244.46485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46639: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7092 1726882244.46642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46769: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7092 1726882244.46775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.46849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7092 1726882244.46872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7092 1726882244.47026: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d78443a0> <<< 7092 1726882244.47277: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7891100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 7092 1726882244.47281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47373: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7092 1726882244.47449: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47745: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 7092 1726882244.47783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47826: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7092 1726882244.47829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.47905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7092 1726882244.47972: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d77d76a0> <<< 7092 1726882244.48005: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d77d7a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7092 1726882244.48008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48085: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7092 1726882244.48088: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48344: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7092 1726882244.48347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48577: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 7092 1726882244.48590: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 7092 1726882244.48691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.48938: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7092 1726882244.49045: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.49148: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 7092 1726882244.49182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.49203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.49648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50076: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7092 1726882244.50079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50247: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7092 1726882244.50267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50415: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 7092 1726882244.50544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50688: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7092 1726882244.50712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 7092 1726882244.50743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50788: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 7092 1726882244.50800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.50955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51294: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7092 1726882244.51307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51370: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7092 1726882244.51391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51416: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7092 1726882244.51428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51481: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51544: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 7092 1726882244.51585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51597: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7092 1726882244.51644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 7092 1726882244.51749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.51807: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7092 1726882244.52026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52241: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7092 1726882244.52288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52345: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7092 1726882244.52356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52376: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52409: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 7092 1726882244.52441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52475: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7092 1726882244.52487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52537: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7092 1726882244.52614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52699: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 7092 1726882244.52719: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 7092 1726882244.52755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52802: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7092 1726882244.52821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882244.52842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.52987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53057: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7092 1726882244.53079: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7092 1726882244.53090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53166: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7092 1726882244.53178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53496: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7092 1726882244.53509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53585: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7092 1726882244.53627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53677: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7092 1726882244.53689: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53820: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7092 1726882244.53833: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.53976: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7092 1726882244.54058: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882244.54249: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 7092 1726882244.54272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7092 1726882244.54297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7092 1726882244.54331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7092 1726882244.54351: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d77b90d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d77bb880> <<< 7092 1726882244.54402: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d77bbfd0> <<< 7092 1726882244.55729: stdout chunk (state=3): >>>import 'gc' # <<< 7092 1726882244.56642: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"},<<< 7092 1726882244.56656: stdout chunk (state=3): >>> "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "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": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "44", "epoch": "1726882244", "epoch_int": "1726882244", "date": "2024-09-20", "time": "21:30:44", "iso8601_micro": "2024-09-21T01:30:44.563927Z", "iso8601": "2024-09-21T01:30:44Z", "iso8601_basic": "20240920T213044563927", "iso8601_basic_short": "20240920T213044", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7092 1726882244.57177: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 7092 1726882244.57231: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale <<< 7092 1726882244.57307: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 7092 1726882244.57332: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # 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 <<< 7092 1726882244.57362: stdout chunk (state=3): >>># 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 gc <<< 7092 1726882244.57617: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7092 1726882244.57641: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7092 1726882244.57671: stdout chunk (state=3): >>># destroy zipimport <<< 7092 1726882244.57697: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7092 1726882244.57728: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 7092 1726882244.57746: stdout chunk (state=3): >>># destroy encodings <<< 7092 1726882244.57761: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7092 1726882244.57803: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7092 1726882244.57846: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 7092 1726882244.57870: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7092 1726882244.57895: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7092 1726882244.57924: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 7092 1726882244.57954: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7092 1726882244.57974: stdout chunk (state=3): >>># destroy json <<< 7092 1726882244.57993: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7092 1726882244.58054: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7092 1726882244.58109: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 7092 1726882244.58147: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 7092 1726882244.58192: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7092 1726882244.58268: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 7092 1726882244.58292: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 7092 1726882244.58336: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 7092 1726882244.58350: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7092 1726882244.58516: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7092 1726882244.58553: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7092 1726882244.58578: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7092 1726882244.58598: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7092 1726882244.58643: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7092 1726882244.59016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882244.59026: stdout chunk (state=3): >>><<< 7092 1726882244.59038: stderr chunk (state=3): >>><<< 7092 1726882244.59195: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c91dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c91b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c91ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c4e880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c36970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d896feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8971f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d896d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d896f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d8853e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8853910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8853f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8853fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d88660d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8949d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8942670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8975e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d8866cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d89492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d89552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d897b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d88393d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d88394c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d886df40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8868a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8868490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d876d220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8824520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8868f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d897b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d877fb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d877fe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8790790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8790cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d871e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d877ff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d872f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8790610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d872f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874a700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d874a7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874a8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d874ad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d8755250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d874a940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d873ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8866610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d874aaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f87d866b6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fc3820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d858d730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d858d3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d857d820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d857d490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d857d640> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7f48520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8588d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858d4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85881c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d858cb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d855c160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d855c760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7f4ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d855c670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85ded00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fa5a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85e8e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fb30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85e8eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85f0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fb30d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d85f0a60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d85b2b80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d85e8cd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85deee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7faf0d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fa6310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fafcd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7faf670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fb0100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fee910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7ff39a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b50640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85647f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85aa460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fe20d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7ff31f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7ff5bb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d85f9070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fe52e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b05400> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b649a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7b64df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b61490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d79dc040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc3a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc5e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7fe16d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7b71730> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7fe15e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d7b1d3a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d792c9a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc4f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d78cc9d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d784af40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d78443a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d7891100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d77d76a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d77d7a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_i7kba75h/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f87d77b90d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d77bb880> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d77bbfd0> import 'gc' # {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "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": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "44", "epoch": "1726882244", "epoch_int": "1726882244", "date": "2024-09-20", "time": "21:30:44", "iso8601_micro": "2024-09-21T01:30:44.563927Z", "iso8601": "2024-09-21T01:30:44Z", "iso8601_basic": "20240920T213044563927", "iso8601_basic_short": "20240920T213044", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7092 1726882244.60370: 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-1726882244.1519258-7134-127323232018459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882244.60373: _low_level_execute_command(): starting 7092 1726882244.60376: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882244.1519258-7134-127323232018459/ > /dev/null 2>&1 && sleep 0' 7092 1726882244.61012: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882244.61028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.61043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.61065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.61113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.61129: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882244.61144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.61162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882244.61177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882244.61189: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882244.61206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.61221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.61240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.61253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.61266: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882244.61281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.61365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882244.61389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.61406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.61537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.63460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.63465: stdout chunk (state=3): >>><<< 7092 1726882244.63467: stderr chunk (state=3): >>><<< 7092 1726882244.63773: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882244.63776: handler run complete 7092 1726882244.63779: variable 'ansible_facts' from source: unknown 7092 1726882244.63781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.63784: variable 'ansible_facts' from source: unknown 7092 1726882244.63786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.63823: attempt loop complete, returning result 7092 1726882244.63831: _execute() done 7092 1726882244.63838: dumping result to json 7092 1726882244.63855: done dumping result, returning 7092 1726882244.63870: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-d956-9e9e-0000000001ac] 7092 1726882244.63886: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001ac ok: [managed_node1] 7092 1726882244.64167: no more pending results, returning what we have 7092 1726882244.64171: results queue empty 7092 1726882244.64172: checking for any_errors_fatal 7092 1726882244.64173: done checking for any_errors_fatal 7092 1726882244.64174: checking for max_fail_percentage 7092 1726882244.64175: done checking for max_fail_percentage 7092 1726882244.64176: checking to see if all hosts have failed and the running result is not ok 7092 1726882244.64177: done checking to see if all hosts have failed 7092 1726882244.64178: getting the remaining hosts for this loop 7092 1726882244.64179: done getting the remaining hosts for this loop 7092 1726882244.64183: getting the next task for host managed_node1 7092 1726882244.64194: done getting next task for host managed_node1 7092 1726882244.64196: ^ task is: TASK: Check if system is ostree 7092 1726882244.64199: ^ 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 7092 1726882244.64202: getting variables 7092 1726882244.64204: in VariableManager get_vars() 7092 1726882244.64230: Calling all_inventory to load vars for managed_node1 7092 1726882244.64233: Calling groups_inventory to load vars for managed_node1 7092 1726882244.64237: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882244.64249: Calling all_plugins_play to load vars for managed_node1 7092 1726882244.64251: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882244.64254: Calling groups_plugins_play to load vars for managed_node1 7092 1726882244.64447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882244.64845: done with get_vars() 7092 1726882244.64856: done getting variables 7092 1726882244.65033: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001ac 7092 1726882244.65036: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:30:44 -0400 (0:00:00.557) 0:00:03.558 ****** 7092 1726882244.65112: entering _queue_task() for managed_node1/stat 7092 1726882244.65721: worker is 1 (out of 1 available) 7092 1726882244.65732: exiting _queue_task() for managed_node1/stat 7092 1726882244.65742: done queuing things up, now waiting for results queue to drain 7092 1726882244.65744: waiting for pending results... 7092 1726882244.66500: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 7092 1726882244.66593: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001ae 7092 1726882244.66607: variable 'ansible_search_path' from source: unknown 7092 1726882244.66610: variable 'ansible_search_path' from source: unknown 7092 1726882244.66647: calling self._execute() 7092 1726882244.66719: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882244.66723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882244.66731: variable 'omit' from source: magic vars 7092 1726882244.67203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882244.68255: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882244.68300: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882244.68391: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882244.68394: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882244.68479: 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) 7092 1726882244.68516: 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) 7092 1726882244.68548: 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) 7092 1726882244.68582: 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) 7092 1726882244.68709: Evaluated conditional (not __network_is_ostree is defined): True 7092 1726882244.68727: variable 'omit' from source: magic vars 7092 1726882244.68769: variable 'omit' from source: magic vars 7092 1726882244.68811: variable 'omit' from source: magic vars 7092 1726882244.68847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882244.68882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882244.68925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882244.68954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882244.69009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882244.69048: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882244.69058: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882244.69068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882244.69171: Set connection var ansible_shell_type to sh 7092 1726882244.69183: Set connection var ansible_shell_executable to /bin/sh 7092 1726882244.69193: Set connection var ansible_timeout to 10 7092 1726882244.69202: Set connection var ansible_pipelining to False 7092 1726882244.69216: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882244.69224: Set connection var ansible_connection to ssh 7092 1726882244.69248: variable 'ansible_shell_executable' from source: unknown 7092 1726882244.69262: variable 'ansible_connection' from source: unknown 7092 1726882244.69273: variable 'ansible_module_compression' from source: unknown 7092 1726882244.69279: variable 'ansible_shell_type' from source: unknown 7092 1726882244.69285: variable 'ansible_shell_executable' from source: unknown 7092 1726882244.69290: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882244.69297: variable 'ansible_pipelining' from source: unknown 7092 1726882244.69302: variable 'ansible_timeout' from source: unknown 7092 1726882244.69309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882244.69450: 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) 7092 1726882244.69467: variable 'omit' from source: magic vars 7092 1726882244.69480: starting attempt loop 7092 1726882244.69492: running the handler 7092 1726882244.69508: _low_level_execute_command(): starting 7092 1726882244.69519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882244.70313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882244.70323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.70333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.70350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.70390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.70397: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882244.70407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.70421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882244.70430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882244.70436: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882244.70447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.70457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.70471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.70478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.70485: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882244.70494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.70568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882244.70588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.70600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.70779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.72386: stdout chunk (state=3): >>>/root <<< 7092 1726882244.72545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.72550: stdout chunk (state=3): >>><<< 7092 1726882244.72558: stderr chunk (state=3): >>><<< 7092 1726882244.72579: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882244.72592: _low_level_execute_command(): starting 7092 1726882244.72597: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802 `" && echo ansible-tmp-1726882244.725789-7145-157841533645802="` echo /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802 `" ) && sleep 0' 7092 1726882244.74108: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882244.74282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.74290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.74304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.74341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.74349: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882244.74358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.74376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882244.74384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882244.74391: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882244.74399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.74407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.74418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.74425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.74432: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882244.74443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.74515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882244.74532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.74546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.75278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.76585: stdout chunk (state=3): >>>ansible-tmp-1726882244.725789-7145-157841533645802=/root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802 <<< 7092 1726882244.76768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882244.76772: stdout chunk (state=3): >>><<< 7092 1726882244.76774: stderr chunk (state=3): >>><<< 7092 1726882244.77169: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882244.725789-7145-157841533645802=/root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882244.77173: variable 'ansible_module_compression' from source: unknown 7092 1726882244.77175: ANSIBALLZ: Using lock for stat 7092 1726882244.77177: ANSIBALLZ: Acquiring lock 7092 1726882244.77179: ANSIBALLZ: Lock acquired: 140500667691088 7092 1726882244.77181: ANSIBALLZ: Creating module 7092 1726882244.95433: ANSIBALLZ: Writing module into payload 7092 1726882244.95580: ANSIBALLZ: Writing module 7092 1726882244.95605: ANSIBALLZ: Renaming module 7092 1726882244.95616: ANSIBALLZ: Done creating module 7092 1726882244.95638: variable 'ansible_facts' from source: unknown 7092 1726882244.95714: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802/AnsiballZ_stat.py 7092 1726882244.95867: Sending initial data 7092 1726882244.95870: Sent initial data (150 bytes) 7092 1726882244.96826: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882244.96850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.96874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.96900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.96939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.96958: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882244.96975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.96993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882244.97006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882244.97017: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882244.97029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882244.97043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882244.97060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882244.97093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882244.97132: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882244.97147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882244.97244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882244.97269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882244.97287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882244.97413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882244.99283: 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 <<< 7092 1726882244.99377: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882244.99473: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmprrf1gwid /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802/AnsiballZ_stat.py <<< 7092 1726882244.99562: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882245.00939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882245.01181: stderr chunk (state=3): >>><<< 7092 1726882245.01185: stdout chunk (state=3): >>><<< 7092 1726882245.01188: done transferring module to remote 7092 1726882245.01190: _low_level_execute_command(): starting 7092 1726882245.01192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802/ /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802/AnsiballZ_stat.py && sleep 0' 7092 1726882245.01770: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882245.01785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.01799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.01817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.01863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.01879: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882245.01894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.01912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882245.01923: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882245.01934: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882245.01946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.01961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.01984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.01998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.02010: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882245.02024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.02105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.02127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882245.02144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.02267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882245.04219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882245.04809: stderr chunk (state=3): >>><<< 7092 1726882245.04859: stdout chunk (state=3): >>><<< 7092 1726882245.04980: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882245.05021: _low_level_execute_command(): starting 7092 1726882245.05025: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802/AnsiballZ_stat.py && sleep 0' 7092 1726882245.06994: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882245.07007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.07021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.07040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.07091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.07104: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882245.07119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.07137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882245.07150: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882245.07181: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882245.07212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.07227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.07246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.07346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.07378: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882245.07392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.07477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.07500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882245.07525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.07667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882245.09716: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7092 1726882245.09743: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7092 1726882245.09805: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7092 1726882245.09842: stdout chunk (state=3): >>>import 'posix' # <<< 7092 1726882245.09897: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7092 1726882245.09910: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7092 1726882245.09984: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882245.10078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7092 1726882245.10168: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6973dc0> <<< 7092 1726882245.10206: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b69183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918490> <<< 7092 1726882245.10250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7092 1726882245.10275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7092 1726882245.10290: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918940> <<< 7092 1726882245.10471: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7092 1726882245.10661: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7092 1726882245.10679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68c7d90> <<< 7092 1726882245.10766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68f2d90> <<< 7092 1726882245.10821: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918970> <<< 7092 1726882245.10862: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7092 1726882245.11034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7092 1726882245.11047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7092 1726882245.11082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7092 1726882245.11136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7092 1726882245.11140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6893eb0> <<< 7092 1726882245.11296: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6896f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 7092 1726882245.11320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7092 1726882245.11368: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b688c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6892640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6893370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7092 1726882245.11442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7092 1726882245.11446: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7092 1726882245.11491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882245.11507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7092 1726882245.11522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7092 1726882245.11549: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b65d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65d4910> <<< 7092 1726882245.11581: stdout chunk (state=3): >>>import 'itertools' # <<< 7092 1726882245.11653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65d4fd0> <<< 7092 1726882245.11731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e70d0> <<< 7092 1726882245.11779: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b686ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6867670> <<< 7092 1726882245.11934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b689ae20> <<< 7092 1726882245.11953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b65e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b686e2b0> <<< 7092 1726882245.12026: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b68792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882245.12029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7092 1726882245.12058: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7df0> <<< 7092 1726882245.12115: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7092 1726882245.12135: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7092 1726882245.12176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7092 1726882245.12188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7092 1726882245.12227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7092 1726882245.12230: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65ba3d0> <<< 7092 1726882245.12257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7092 1726882245.12280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7092 1726882245.12294: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65ba4c0> <<< 7092 1726882245.12407: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65eef40> <<< 7092 1726882245.12445: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e9a90> <<< 7092 1726882245.12457: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e9490> <<< 7092 1726882245.12485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7092 1726882245.12496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7092 1726882245.12515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7092 1726882245.12549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7092 1726882245.12568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6508220> <<< 7092 1726882245.12617: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65a5520> <<< 7092 1726882245.12653: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68a0040> <<< 7092 1726882245.12678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7092 1726882245.12719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7092 1726882245.12738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b651ab50> <<< 7092 1726882245.12753: stdout chunk (state=3): >>>import 'errno' # <<< 7092 1726882245.12779: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b651ae80> <<< 7092 1726882245.12816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7092 1726882245.12834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7092 1726882245.12854: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b652b790> <<< 7092 1726882245.12870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7092 1726882245.12890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7092 1726882245.12922: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b652bcd0> <<< 7092 1726882245.12955: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64b9400> <<< 7092 1726882245.12978: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b651af70> <<< 7092 1726882245.12996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7092 1726882245.13115: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64ca2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b652b610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64ca3a0> <<< 7092 1726882245.13353: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7092 1726882245.13372: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64e57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7092 1726882245.13538: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e5d00> <<< 7092 1726882245.13635: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64f0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64e5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64d9a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7092 1726882245.13692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7092 1726882245.13723: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64e5af0> <<< 7092 1726882245.13831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7092 1726882245.13843: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f23b64006d0> <<< 7092 1726882245.14006: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip' # zipimport: zlib available <<< 7092 1726882245.14089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.14114: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7092 1726882245.14147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.14160: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7092 1726882245.15450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.16406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5dad820> <<< 7092 1726882245.16493: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b638d730> <<< 7092 1726882245.16515: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d610> <<< 7092 1726882245.16602: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7092 1726882245.16659: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b638d3a0> <<< 7092 1726882245.16694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7092 1726882245.16751: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d790> <<< 7092 1726882245.16825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7092 1726882245.16886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7092 1726882245.16900: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d2d7f0> <<< 7092 1726882245.16969: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d2db80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d2d9d0> <<< 7092 1726882245.17063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7092 1726882245.17086: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d4caf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6387d60> <<< 7092 1726882245.17219: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d4f0> <<< 7092 1726882245.17243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7092 1726882245.17272: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b63871c0> <<< 7092 1726882245.17291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7092 1726882245.17386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7092 1726882245.17396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5da8b20> <<< 7092 1726882245.17462: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5ddeeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5dde8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d472e0> <<< 7092 1726882245.17497: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5dde9a0> <<< 7092 1726882245.17523: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b635ed00> <<< 7092 1726882245.17555: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7092 1726882245.17603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7092 1726882245.17615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7092 1726882245.17722: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d0ea00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6366e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7092 1726882245.17818: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d1d0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6366eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7092 1726882245.17962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7092 1726882245.18001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5de2730> <<< 7092 1726882245.18115: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d1d0d0> <<< 7092 1726882245.18154: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d1a550> <<< 7092 1726882245.18306: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d1a610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d19c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b635eee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7092 1726882245.18368: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d9db50> <<< 7092 1726882245.18541: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d9c940> <<< 7092 1726882245.18573: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d10820> <<< 7092 1726882245.18638: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d9d5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5dd6af0> # zipimport: zlib available <<< 7092 1726882245.18705: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7092 1726882245.18739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.18844: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882245.18881: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7092 1726882245.18947: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.19053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.19520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.19997: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7092 1726882245.20015: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7092 1726882245.20037: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7092 1726882245.20048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882245.20097: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5913df0> <<< 7092 1726882245.20188: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cea5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cdbdf0> <<< 7092 1726882245.20254: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 7092 1726882245.20300: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7092 1726882245.20412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.20533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7092 1726882245.20578: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d939d0> # zipimport: zlib available <<< 7092 1726882245.20953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.21314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.21368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.21438: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7092 1726882245.21469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.21508: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7092 1726882245.21519: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.21559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.21653: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7092 1726882245.21677: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7092 1726882245.21705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.21750: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7092 1726882245.21942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.22117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7092 1726882245.22150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7092 1726882245.22162: stdout chunk (state=3): >>>import '_ast' # <<< 7092 1726882245.22231: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b58e6e50> # zipimport: zlib available <<< 7092 1726882245.22317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.22395: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7092 1726882245.22423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.22440: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.22481: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7092 1726882245.22562: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882245.22656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.22695: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7092 1726882245.22723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7092 1726882245.22805: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b6378910> <<< 7092 1726882245.22827: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b58e6be0> <<< 7092 1726882245.22876: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7092 1726882245.22895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.23013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.23100: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7092 1726882245.23160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7092 1726882245.23174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7092 1726882245.23209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7092 1726882245.23248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7092 1726882245.23323: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b58a7c70> <<< 7092 1726882245.23369: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cdd670> <<< 7092 1726882245.23429: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cdc850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7092 1726882245.23455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.23497: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7092 1726882245.23556: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7092 1726882245.23610: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7092 1726882245.23721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.23877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7092 1726882245.24016: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 7092 1726882245.24312: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout<<< 7092 1726882245.24353: stdout chunk (state=3): >>> # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum <<< 7092 1726882245.24407: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7092 1726882245.24422: stdout chunk (state=3): >>># 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 # 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 <<< 7092 1726882245.24739: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings <<< 7092 1726882245.24752: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7092 1726882245.24974: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 7092 1726882245.25002: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7092 1726882245.25149: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 7092 1726882245.25184: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7092 1726882245.25283: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7092 1726882245.25585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882245.25594: stdout chunk (state=3): >>><<< 7092 1726882245.25604: stderr chunk (state=3): >>><<< 7092 1726882245.25738: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6973dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b69183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68c7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6918970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6893eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6896f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b688c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6892640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6893370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b65d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b686ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6867670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b689ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b65e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b686e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b68792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65eef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6508220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b68a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b651ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b651ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b652b790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b652bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64b9400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b651af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64ca2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b652b610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64ca3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64e57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64e5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b64f0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64e5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64d9a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b65e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b64e5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f23b64006d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5dad820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b638d730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b638d3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d2d7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d2db80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d2d9d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d4caf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6387d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b638d4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b63871c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5da8b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5ddeeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5dde8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d472e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5dde9a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b635ed00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d0ea00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6366e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d1d0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b6366eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5de2730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d1d0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d1a550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d1a610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d19c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b635eee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d9db50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d9c940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d10820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5d9d5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5dd6af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b5913df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cea5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cdbdf0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5d939d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b58e6e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23b6378910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b58e6be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b58a7c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cdd670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23b5cdc850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_vl2fubv1/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7092 1726882245.26645: 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-1726882244.725789-7145-157841533645802/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882245.26682: _low_level_execute_command(): starting 7092 1726882245.26685: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882244.725789-7145-157841533645802/ > /dev/null 2>&1 && sleep 0' 7092 1726882245.28175: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882245.28218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.28241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.28307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882245.28313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.28376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882245.28382: 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 <<< 7092 1726882245.28394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882245.28400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.28548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.28555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882245.28573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.28713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882245.30536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882245.30605: stderr chunk (state=3): >>><<< 7092 1726882245.30608: stdout chunk (state=3): >>><<< 7092 1726882245.30627: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882245.30630: handler run complete 7092 1726882245.30655: attempt loop complete, returning result 7092 1726882245.30659: _execute() done 7092 1726882245.30661: dumping result to json 7092 1726882245.30665: done dumping result, returning 7092 1726882245.30675: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0e448fcc-3ce9-d956-9e9e-0000000001ae] 7092 1726882245.30680: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001ae 7092 1726882245.30777: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001ae 7092 1726882245.30780: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 7092 1726882245.30836: no more pending results, returning what we have 7092 1726882245.30839: results queue empty 7092 1726882245.30840: checking for any_errors_fatal 7092 1726882245.30847: done checking for any_errors_fatal 7092 1726882245.30848: checking for max_fail_percentage 7092 1726882245.30850: done checking for max_fail_percentage 7092 1726882245.30850: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.30851: done checking to see if all hosts have failed 7092 1726882245.30852: getting the remaining hosts for this loop 7092 1726882245.30853: done getting the remaining hosts for this loop 7092 1726882245.30856: getting the next task for host managed_node1 7092 1726882245.30865: done getting next task for host managed_node1 7092 1726882245.30868: ^ task is: TASK: Set flag to indicate system is ostree 7092 1726882245.30870: ^ 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 7092 1726882245.30873: getting variables 7092 1726882245.30875: in VariableManager get_vars() 7092 1726882245.30903: Calling all_inventory to load vars for managed_node1 7092 1726882245.30906: Calling groups_inventory to load vars for managed_node1 7092 1726882245.30910: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.30920: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.30922: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.30925: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.31081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.31311: done with get_vars() 7092 1726882245.31322: done getting variables 7092 1726882245.31419: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:30:45 -0400 (0:00:00.663) 0:00:04.221 ****** 7092 1726882245.31449: entering _queue_task() for managed_node1/set_fact 7092 1726882245.31451: Creating lock for set_fact 7092 1726882245.31707: worker is 1 (out of 1 available) 7092 1726882245.31718: exiting _queue_task() for managed_node1/set_fact 7092 1726882245.31730: done queuing things up, now waiting for results queue to drain 7092 1726882245.31731: waiting for pending results... 7092 1726882245.31983: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 7092 1726882245.32093: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001af 7092 1726882245.32112: variable 'ansible_search_path' from source: unknown 7092 1726882245.32120: variable 'ansible_search_path' from source: unknown 7092 1726882245.32166: calling self._execute() 7092 1726882245.32246: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.32258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.32278: variable 'omit' from source: magic vars 7092 1726882245.32774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882245.33097: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882245.33155: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882245.33194: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882245.33237: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882245.33326: 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) 7092 1726882245.33364: 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) 7092 1726882245.33399: 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) 7092 1726882245.33431: 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) 7092 1726882245.33562: Evaluated conditional (not __network_is_ostree is defined): True 7092 1726882245.33577: variable 'omit' from source: magic vars 7092 1726882245.33618: variable 'omit' from source: magic vars 7092 1726882245.33748: variable '__ostree_booted_stat' from source: set_fact 7092 1726882245.33806: variable 'omit' from source: magic vars 7092 1726882245.33833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882245.33870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882245.33897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882245.33922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882245.33939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882245.33970: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882245.33978: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.33991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.34090: Set connection var ansible_shell_type to sh 7092 1726882245.34106: Set connection var ansible_shell_executable to /bin/sh 7092 1726882245.34116: Set connection var ansible_timeout to 10 7092 1726882245.34126: Set connection var ansible_pipelining to False 7092 1726882245.34145: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882245.34154: Set connection var ansible_connection to ssh 7092 1726882245.34180: variable 'ansible_shell_executable' from source: unknown 7092 1726882245.34187: variable 'ansible_connection' from source: unknown 7092 1726882245.34194: variable 'ansible_module_compression' from source: unknown 7092 1726882245.34201: variable 'ansible_shell_type' from source: unknown 7092 1726882245.34211: variable 'ansible_shell_executable' from source: unknown 7092 1726882245.34217: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.34225: variable 'ansible_pipelining' from source: unknown 7092 1726882245.34231: variable 'ansible_timeout' from source: unknown 7092 1726882245.34246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.34350: 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) 7092 1726882245.34369: variable 'omit' from source: magic vars 7092 1726882245.34379: starting attempt loop 7092 1726882245.34385: running the handler 7092 1726882245.34400: handler run complete 7092 1726882245.34412: attempt loop complete, returning result 7092 1726882245.34421: _execute() done 7092 1726882245.34432: dumping result to json 7092 1726882245.34442: done dumping result, returning 7092 1726882245.34454: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-d956-9e9e-0000000001af] 7092 1726882245.34468: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001af ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7092 1726882245.34615: no more pending results, returning what we have 7092 1726882245.34618: results queue empty 7092 1726882245.34619: checking for any_errors_fatal 7092 1726882245.34625: done checking for any_errors_fatal 7092 1726882245.34626: checking for max_fail_percentage 7092 1726882245.34628: done checking for max_fail_percentage 7092 1726882245.34629: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.34630: done checking to see if all hosts have failed 7092 1726882245.34631: getting the remaining hosts for this loop 7092 1726882245.34632: done getting the remaining hosts for this loop 7092 1726882245.34638: getting the next task for host managed_node1 7092 1726882245.34654: done getting next task for host managed_node1 7092 1726882245.34657: ^ task is: TASK: Fix CentOS6 Base repo 7092 1726882245.34659: ^ 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 7092 1726882245.34664: getting variables 7092 1726882245.34667: in VariableManager get_vars() 7092 1726882245.34693: Calling all_inventory to load vars for managed_node1 7092 1726882245.34696: Calling groups_inventory to load vars for managed_node1 7092 1726882245.34700: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.34710: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.34714: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.34717: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.34927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.35135: done with get_vars() 7092 1726882245.35144: done getting variables 7092 1726882245.35329: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001af 7092 1726882245.35332: WORKER PROCESS EXITING 7092 1726882245.35393: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:30:45 -0400 (0:00:00.040) 0:00:04.262 ****** 7092 1726882245.35533: entering _queue_task() for managed_node1/copy 7092 1726882245.35753: worker is 1 (out of 1 available) 7092 1726882245.35766: exiting _queue_task() for managed_node1/copy 7092 1726882245.35777: done queuing things up, now waiting for results queue to drain 7092 1726882245.35779: waiting for pending results... 7092 1726882245.36014: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 7092 1726882245.36115: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001b1 7092 1726882245.36134: variable 'ansible_search_path' from source: unknown 7092 1726882245.36146: variable 'ansible_search_path' from source: unknown 7092 1726882245.36185: calling self._execute() 7092 1726882245.36266: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.36278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.36292: variable 'omit' from source: magic vars 7092 1726882245.36777: variable 'ansible_distribution' from source: facts 7092 1726882245.36804: Evaluated conditional (ansible_distribution == 'CentOS'): True 7092 1726882245.36930: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.36948: Evaluated conditional (ansible_distribution_major_version == '6'): False 7092 1726882245.36960: when evaluation is False, skipping this task 7092 1726882245.36970: _execute() done 7092 1726882245.36982: dumping result to json 7092 1726882245.36989: done dumping result, returning 7092 1726882245.36999: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-d956-9e9e-0000000001b1] 7092 1726882245.37009: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001b1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7092 1726882245.37245: no more pending results, returning what we have 7092 1726882245.37249: results queue empty 7092 1726882245.37250: checking for any_errors_fatal 7092 1726882245.37254: done checking for any_errors_fatal 7092 1726882245.37255: checking for max_fail_percentage 7092 1726882245.37257: done checking for max_fail_percentage 7092 1726882245.37258: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.37259: done checking to see if all hosts have failed 7092 1726882245.37260: getting the remaining hosts for this loop 7092 1726882245.37261: done getting the remaining hosts for this loop 7092 1726882245.37266: getting the next task for host managed_node1 7092 1726882245.37274: done getting next task for host managed_node1 7092 1726882245.37277: ^ task is: TASK: Include the task 'enable_epel.yml' 7092 1726882245.37280: ^ 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 7092 1726882245.37283: getting variables 7092 1726882245.37285: in VariableManager get_vars() 7092 1726882245.37379: Calling all_inventory to load vars for managed_node1 7092 1726882245.37382: Calling groups_inventory to load vars for managed_node1 7092 1726882245.37386: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.37397: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.37400: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.37403: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.37692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.37950: done with get_vars() 7092 1726882245.37960: done getting variables 7092 1726882245.38139: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001b1 7092 1726882245.38142: WORKER PROCESS EXITING TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:30:45 -0400 (0:00:00.026) 0:00:04.289 ****** 7092 1726882245.38195: entering _queue_task() for managed_node1/include_tasks 7092 1726882245.38475: worker is 1 (out of 1 available) 7092 1726882245.38485: exiting _queue_task() for managed_node1/include_tasks 7092 1726882245.38495: done queuing things up, now waiting for results queue to drain 7092 1726882245.38497: waiting for pending results... 7092 1726882245.38726: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 7092 1726882245.38832: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001b2 7092 1726882245.38856: variable 'ansible_search_path' from source: unknown 7092 1726882245.38865: variable 'ansible_search_path' from source: unknown 7092 1726882245.38906: calling self._execute() 7092 1726882245.38982: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.38999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.39014: variable 'omit' from source: magic vars 7092 1726882245.39758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882245.42041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882245.42124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882245.42184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882245.42226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882245.42263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882245.42351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882245.42392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882245.42424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882245.42477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882245.42503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882245.42627: variable '__network_is_ostree' from source: set_fact 7092 1726882245.42656: Evaluated conditional (not __network_is_ostree | d(false)): True 7092 1726882245.42673: _execute() done 7092 1726882245.42681: dumping result to json 7092 1726882245.42688: done dumping result, returning 7092 1726882245.42698: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-d956-9e9e-0000000001b2] 7092 1726882245.42713: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001b2 7092 1726882245.42847: no more pending results, returning what we have 7092 1726882245.42853: in VariableManager get_vars() 7092 1726882245.42887: Calling all_inventory to load vars for managed_node1 7092 1726882245.42891: Calling groups_inventory to load vars for managed_node1 7092 1726882245.42894: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.42905: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.42909: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.42912: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.43303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.43576: done with get_vars() 7092 1726882245.43583: variable 'ansible_search_path' from source: unknown 7092 1726882245.43585: variable 'ansible_search_path' from source: unknown 7092 1726882245.43719: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001b2 7092 1726882245.43722: WORKER PROCESS EXITING 7092 1726882245.43755: we have included files to process 7092 1726882245.43756: generating all_blocks data 7092 1726882245.43757: done generating all_blocks data 7092 1726882245.43761: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7092 1726882245.43762: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7092 1726882245.43765: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7092 1726882245.44532: done processing included file 7092 1726882245.44534: iterating over new_blocks loaded from include file 7092 1726882245.44538: in VariableManager get_vars() 7092 1726882245.44549: done with get_vars() 7092 1726882245.44551: filtering new block on tags 7092 1726882245.44575: done filtering new block on tags 7092 1726882245.44578: in VariableManager get_vars() 7092 1726882245.44593: done with get_vars() 7092 1726882245.44595: filtering new block on tags 7092 1726882245.44608: done filtering new block on tags 7092 1726882245.44610: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 7092 1726882245.44615: extending task lists for all hosts with included blocks 7092 1726882245.44725: done extending task lists 7092 1726882245.44726: done processing included files 7092 1726882245.44727: results queue empty 7092 1726882245.44727: checking for any_errors_fatal 7092 1726882245.44730: done checking for any_errors_fatal 7092 1726882245.44730: checking for max_fail_percentage 7092 1726882245.44731: done checking for max_fail_percentage 7092 1726882245.44732: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.44733: done checking to see if all hosts have failed 7092 1726882245.44734: getting the remaining hosts for this loop 7092 1726882245.44738: done getting the remaining hosts for this loop 7092 1726882245.44740: getting the next task for host managed_node1 7092 1726882245.44744: done getting next task for host managed_node1 7092 1726882245.44747: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7092 1726882245.44749: ^ 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 7092 1726882245.44751: getting variables 7092 1726882245.44752: in VariableManager get_vars() 7092 1726882245.44760: Calling all_inventory to load vars for managed_node1 7092 1726882245.44762: Calling groups_inventory to load vars for managed_node1 7092 1726882245.44766: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.44771: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.44777: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.44780: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.44944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.45146: done with get_vars() 7092 1726882245.45154: done getting variables 7092 1726882245.45220: 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) 7092 1726882245.45433: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:30:45 -0400 (0:00:00.072) 0:00:04.362 ****** 7092 1726882245.45486: entering _queue_task() for managed_node1/command 7092 1726882245.45488: Creating lock for command 7092 1726882245.45758: worker is 1 (out of 1 available) 7092 1726882245.45770: exiting _queue_task() for managed_node1/command 7092 1726882245.45781: done queuing things up, now waiting for results queue to drain 7092 1726882245.45787: waiting for pending results... 7092 1726882245.46041: running TaskExecutor() for managed_node1/TASK: Create EPEL 9 7092 1726882245.46154: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001cc 7092 1726882245.46174: variable 'ansible_search_path' from source: unknown 7092 1726882245.46182: variable 'ansible_search_path' from source: unknown 7092 1726882245.46221: calling self._execute() 7092 1726882245.46305: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.46318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.46334: variable 'omit' from source: magic vars 7092 1726882245.46731: variable 'ansible_distribution' from source: facts 7092 1726882245.46751: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7092 1726882245.46898: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.46909: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7092 1726882245.46916: when evaluation is False, skipping this task 7092 1726882245.46924: _execute() done 7092 1726882245.46931: dumping result to json 7092 1726882245.46941: done dumping result, returning 7092 1726882245.46951: done running TaskExecutor() for managed_node1/TASK: Create EPEL 9 [0e448fcc-3ce9-d956-9e9e-0000000001cc] 7092 1726882245.46961: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001cc 7092 1726882245.47084: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001cc 7092 1726882245.47092: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7092 1726882245.47155: no more pending results, returning what we have 7092 1726882245.47159: results queue empty 7092 1726882245.47160: checking for any_errors_fatal 7092 1726882245.47161: done checking for any_errors_fatal 7092 1726882245.47162: checking for max_fail_percentage 7092 1726882245.47166: done checking for max_fail_percentage 7092 1726882245.47167: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.47168: done checking to see if all hosts have failed 7092 1726882245.47169: getting the remaining hosts for this loop 7092 1726882245.47171: done getting the remaining hosts for this loop 7092 1726882245.47174: getting the next task for host managed_node1 7092 1726882245.47182: done getting next task for host managed_node1 7092 1726882245.47185: ^ task is: TASK: Install yum-utils package 7092 1726882245.47189: ^ 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 7092 1726882245.47193: getting variables 7092 1726882245.47195: in VariableManager get_vars() 7092 1726882245.47223: Calling all_inventory to load vars for managed_node1 7092 1726882245.47226: Calling groups_inventory to load vars for managed_node1 7092 1726882245.47229: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.47244: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.47247: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.47251: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.47465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.47666: done with get_vars() 7092 1726882245.47679: done getting variables 7092 1726882245.47913: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:30:45 -0400 (0:00:00.024) 0:00:04.386 ****** 7092 1726882245.47947: entering _queue_task() for managed_node1/package 7092 1726882245.47949: Creating lock for package 7092 1726882245.48252: worker is 1 (out of 1 available) 7092 1726882245.48262: exiting _queue_task() for managed_node1/package 7092 1726882245.48275: done queuing things up, now waiting for results queue to drain 7092 1726882245.48276: waiting for pending results... 7092 1726882245.48508: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 7092 1726882245.48613: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001cd 7092 1726882245.48637: variable 'ansible_search_path' from source: unknown 7092 1726882245.48646: variable 'ansible_search_path' from source: unknown 7092 1726882245.48687: calling self._execute() 7092 1726882245.48762: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.48780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.48794: variable 'omit' from source: magic vars 7092 1726882245.49174: variable 'ansible_distribution' from source: facts 7092 1726882245.49192: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7092 1726882245.49338: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.49350: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7092 1726882245.49358: when evaluation is False, skipping this task 7092 1726882245.49369: _execute() done 7092 1726882245.49376: dumping result to json 7092 1726882245.49385: done dumping result, returning 7092 1726882245.49398: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0e448fcc-3ce9-d956-9e9e-0000000001cd] 7092 1726882245.49409: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001cd skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7092 1726882245.49554: no more pending results, returning what we have 7092 1726882245.49557: results queue empty 7092 1726882245.49558: checking for any_errors_fatal 7092 1726882245.49570: done checking for any_errors_fatal 7092 1726882245.49571: checking for max_fail_percentage 7092 1726882245.49573: done checking for max_fail_percentage 7092 1726882245.49574: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.49575: done checking to see if all hosts have failed 7092 1726882245.49576: getting the remaining hosts for this loop 7092 1726882245.49577: done getting the remaining hosts for this loop 7092 1726882245.49581: getting the next task for host managed_node1 7092 1726882245.49588: done getting next task for host managed_node1 7092 1726882245.49590: ^ task is: TASK: Enable EPEL 7 7092 1726882245.49593: ^ 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 7092 1726882245.49597: getting variables 7092 1726882245.49599: in VariableManager get_vars() 7092 1726882245.49624: Calling all_inventory to load vars for managed_node1 7092 1726882245.49626: Calling groups_inventory to load vars for managed_node1 7092 1726882245.49630: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.49646: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.49650: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.49653: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.49831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.50040: done with get_vars() 7092 1726882245.50049: done getting variables 7092 1726882245.50125: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:30:45 -0400 (0:00:00.022) 0:00:04.408 ****** 7092 1726882245.50158: entering _queue_task() for managed_node1/command 7092 1726882245.50178: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001cd 7092 1726882245.50189: WORKER PROCESS EXITING 7092 1726882245.50576: worker is 1 (out of 1 available) 7092 1726882245.50586: exiting _queue_task() for managed_node1/command 7092 1726882245.50597: done queuing things up, now waiting for results queue to drain 7092 1726882245.50598: waiting for pending results... 7092 1726882245.50834: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 7092 1726882245.50942: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001ce 7092 1726882245.50969: variable 'ansible_search_path' from source: unknown 7092 1726882245.50977: variable 'ansible_search_path' from source: unknown 7092 1726882245.51016: calling self._execute() 7092 1726882245.51105: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.51116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.51130: variable 'omit' from source: magic vars 7092 1726882245.51529: variable 'ansible_distribution' from source: facts 7092 1726882245.51552: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7092 1726882245.51696: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.51711: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7092 1726882245.51722: when evaluation is False, skipping this task 7092 1726882245.51730: _execute() done 7092 1726882245.51741: dumping result to json 7092 1726882245.51749: done dumping result, returning 7092 1726882245.51759: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0e448fcc-3ce9-d956-9e9e-0000000001ce] 7092 1726882245.51773: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001ce skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7092 1726882245.51913: no more pending results, returning what we have 7092 1726882245.51916: results queue empty 7092 1726882245.51917: checking for any_errors_fatal 7092 1726882245.51925: done checking for any_errors_fatal 7092 1726882245.51926: checking for max_fail_percentage 7092 1726882245.51927: done checking for max_fail_percentage 7092 1726882245.51928: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.51929: done checking to see if all hosts have failed 7092 1726882245.51930: getting the remaining hosts for this loop 7092 1726882245.51932: done getting the remaining hosts for this loop 7092 1726882245.51938: getting the next task for host managed_node1 7092 1726882245.51946: done getting next task for host managed_node1 7092 1726882245.51948: ^ task is: TASK: Enable EPEL 8 7092 1726882245.51952: ^ 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 7092 1726882245.51956: getting variables 7092 1726882245.51958: in VariableManager get_vars() 7092 1726882245.51990: Calling all_inventory to load vars for managed_node1 7092 1726882245.51993: Calling groups_inventory to load vars for managed_node1 7092 1726882245.51997: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.52009: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.52013: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.52016: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.52256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.52466: done with get_vars() 7092 1726882245.52475: done getting variables 7092 1726882245.52570: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001ce 7092 1726882245.52573: WORKER PROCESS EXITING 7092 1726882245.52729: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:30:45 -0400 (0:00:00.026) 0:00:04.434 ****** 7092 1726882245.52761: entering _queue_task() for managed_node1/command 7092 1726882245.53012: worker is 1 (out of 1 available) 7092 1726882245.53021: exiting _queue_task() for managed_node1/command 7092 1726882245.53034: done queuing things up, now waiting for results queue to drain 7092 1726882245.53042: waiting for pending results... 7092 1726882245.53287: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 7092 1726882245.53398: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001cf 7092 1726882245.53417: variable 'ansible_search_path' from source: unknown 7092 1726882245.53425: variable 'ansible_search_path' from source: unknown 7092 1726882245.53467: calling self._execute() 7092 1726882245.53547: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.53559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.53574: variable 'omit' from source: magic vars 7092 1726882245.53893: variable 'ansible_distribution' from source: facts 7092 1726882245.53914: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7092 1726882245.54030: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.54034: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7092 1726882245.54037: when evaluation is False, skipping this task 7092 1726882245.54042: _execute() done 7092 1726882245.54047: dumping result to json 7092 1726882245.54049: done dumping result, returning 7092 1726882245.54056: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0e448fcc-3ce9-d956-9e9e-0000000001cf] 7092 1726882245.54059: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001cf 7092 1726882245.54142: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001cf 7092 1726882245.54145: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7092 1726882245.54199: no more pending results, returning what we have 7092 1726882245.54202: results queue empty 7092 1726882245.54202: checking for any_errors_fatal 7092 1726882245.54206: done checking for any_errors_fatal 7092 1726882245.54206: checking for max_fail_percentage 7092 1726882245.54208: done checking for max_fail_percentage 7092 1726882245.54208: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.54209: done checking to see if all hosts have failed 7092 1726882245.54210: getting the remaining hosts for this loop 7092 1726882245.54211: done getting the remaining hosts for this loop 7092 1726882245.54214: getting the next task for host managed_node1 7092 1726882245.54221: done getting next task for host managed_node1 7092 1726882245.54223: ^ task is: TASK: Enable EPEL 6 7092 1726882245.54226: ^ 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 7092 1726882245.54229: getting variables 7092 1726882245.54231: in VariableManager get_vars() 7092 1726882245.54251: Calling all_inventory to load vars for managed_node1 7092 1726882245.54252: Calling groups_inventory to load vars for managed_node1 7092 1726882245.54256: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.54263: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.54266: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.54268: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.54370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.54482: done with get_vars() 7092 1726882245.54488: done getting variables 7092 1726882245.54524: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:30:45 -0400 (0:00:00.017) 0:00:04.452 ****** 7092 1726882245.54543: entering _queue_task() for managed_node1/copy 7092 1726882245.54708: worker is 1 (out of 1 available) 7092 1726882245.54723: exiting _queue_task() for managed_node1/copy 7092 1726882245.54733: done queuing things up, now waiting for results queue to drain 7092 1726882245.54734: waiting for pending results... 7092 1726882245.54921: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 7092 1726882245.55025: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001d1 7092 1726882245.55045: variable 'ansible_search_path' from source: unknown 7092 1726882245.55050: variable 'ansible_search_path' from source: unknown 7092 1726882245.55073: calling self._execute() 7092 1726882245.55148: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.55157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.55179: variable 'omit' from source: magic vars 7092 1726882245.55550: variable 'ansible_distribution' from source: facts 7092 1726882245.55562: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7092 1726882245.55682: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.55687: Evaluated conditional (ansible_distribution_major_version == '6'): False 7092 1726882245.55690: when evaluation is False, skipping this task 7092 1726882245.55693: _execute() done 7092 1726882245.55696: dumping result to json 7092 1726882245.55698: done dumping result, returning 7092 1726882245.55705: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0e448fcc-3ce9-d956-9e9e-0000000001d1] 7092 1726882245.55710: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001d1 7092 1726882245.55805: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001d1 7092 1726882245.55808: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7092 1726882245.55851: no more pending results, returning what we have 7092 1726882245.55854: results queue empty 7092 1726882245.55855: checking for any_errors_fatal 7092 1726882245.55859: done checking for any_errors_fatal 7092 1726882245.55860: checking for max_fail_percentage 7092 1726882245.55861: done checking for max_fail_percentage 7092 1726882245.55862: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.55864: done checking to see if all hosts have failed 7092 1726882245.55865: getting the remaining hosts for this loop 7092 1726882245.55867: done getting the remaining hosts for this loop 7092 1726882245.55870: getting the next task for host managed_node1 7092 1726882245.55879: done getting next task for host managed_node1 7092 1726882245.55881: ^ task is: TASK: Set network provider to 'nm' 7092 1726882245.55884: ^ 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 7092 1726882245.55887: getting variables 7092 1726882245.55889: in VariableManager get_vars() 7092 1726882245.55911: Calling all_inventory to load vars for managed_node1 7092 1726882245.55913: Calling groups_inventory to load vars for managed_node1 7092 1726882245.55916: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.55924: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.55927: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.55929: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.56062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.56173: done with get_vars() 7092 1726882245.56179: done getting variables 7092 1726882245.56220: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:13 Friday 20 September 2024 21:30:45 -0400 (0:00:00.016) 0:00:04.469 ****** 7092 1726882245.56240: entering _queue_task() for managed_node1/set_fact 7092 1726882245.56410: worker is 1 (out of 1 available) 7092 1726882245.56421: exiting _queue_task() for managed_node1/set_fact 7092 1726882245.56434: done queuing things up, now waiting for results queue to drain 7092 1726882245.56435: waiting for pending results... 7092 1726882245.56578: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 7092 1726882245.56634: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000007 7092 1726882245.56649: variable 'ansible_search_path' from source: unknown 7092 1726882245.56675: calling self._execute() 7092 1726882245.56727: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.56730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.56742: variable 'omit' from source: magic vars 7092 1726882245.56817: variable 'omit' from source: magic vars 7092 1726882245.56841: variable 'omit' from source: magic vars 7092 1726882245.56866: variable 'omit' from source: magic vars 7092 1726882245.56900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882245.56926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882245.56945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882245.56959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882245.56972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882245.56995: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882245.56998: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.57002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.57066: Set connection var ansible_shell_type to sh 7092 1726882245.57076: Set connection var ansible_shell_executable to /bin/sh 7092 1726882245.57082: Set connection var ansible_timeout to 10 7092 1726882245.57088: Set connection var ansible_pipelining to False 7092 1726882245.57097: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882245.57101: Set connection var ansible_connection to ssh 7092 1726882245.57117: variable 'ansible_shell_executable' from source: unknown 7092 1726882245.57120: variable 'ansible_connection' from source: unknown 7092 1726882245.57123: variable 'ansible_module_compression' from source: unknown 7092 1726882245.57125: variable 'ansible_shell_type' from source: unknown 7092 1726882245.57128: variable 'ansible_shell_executable' from source: unknown 7092 1726882245.57130: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.57133: variable 'ansible_pipelining' from source: unknown 7092 1726882245.57136: variable 'ansible_timeout' from source: unknown 7092 1726882245.57142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.57243: 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) 7092 1726882245.57252: variable 'omit' from source: magic vars 7092 1726882245.57256: starting attempt loop 7092 1726882245.57259: running the handler 7092 1726882245.57269: handler run complete 7092 1726882245.57279: attempt loop complete, returning result 7092 1726882245.57282: _execute() done 7092 1726882245.57284: dumping result to json 7092 1726882245.57286: done dumping result, returning 7092 1726882245.57290: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0e448fcc-3ce9-d956-9e9e-000000000007] 7092 1726882245.57295: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000007 7092 1726882245.57371: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000007 7092 1726882245.57374: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 7092 1726882245.57451: no more pending results, returning what we have 7092 1726882245.57453: results queue empty 7092 1726882245.57454: checking for any_errors_fatal 7092 1726882245.57459: done checking for any_errors_fatal 7092 1726882245.57460: checking for max_fail_percentage 7092 1726882245.57461: done checking for max_fail_percentage 7092 1726882245.57462: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.57462: done checking to see if all hosts have failed 7092 1726882245.57463: getting the remaining hosts for this loop 7092 1726882245.57465: done getting the remaining hosts for this loop 7092 1726882245.57468: getting the next task for host managed_node1 7092 1726882245.57472: done getting next task for host managed_node1 7092 1726882245.57473: ^ task is: TASK: meta (flush_handlers) 7092 1726882245.57474: ^ 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 7092 1726882245.57477: getting variables 7092 1726882245.57478: in VariableManager get_vars() 7092 1726882245.57498: Calling all_inventory to load vars for managed_node1 7092 1726882245.57499: Calling groups_inventory to load vars for managed_node1 7092 1726882245.57502: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.57509: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.57511: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.57513: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.57613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.57722: done with get_vars() 7092 1726882245.57729: done getting variables 7092 1726882245.57773: in VariableManager get_vars() 7092 1726882245.57779: Calling all_inventory to load vars for managed_node1 7092 1726882245.57781: Calling groups_inventory to load vars for managed_node1 7092 1726882245.57782: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.57785: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.57787: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.57788: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.57870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.57993: done with get_vars() 7092 1726882245.58002: done queuing things up, now waiting for results queue to drain 7092 1726882245.58003: results queue empty 7092 1726882245.58004: checking for any_errors_fatal 7092 1726882245.58005: done checking for any_errors_fatal 7092 1726882245.58006: checking for max_fail_percentage 7092 1726882245.58006: done checking for max_fail_percentage 7092 1726882245.58007: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.58007: done checking to see if all hosts have failed 7092 1726882245.58008: getting the remaining hosts for this loop 7092 1726882245.58008: done getting the remaining hosts for this loop 7092 1726882245.58010: getting the next task for host managed_node1 7092 1726882245.58012: done getting next task for host managed_node1 7092 1726882245.58013: ^ task is: TASK: meta (flush_handlers) 7092 1726882245.58014: ^ 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 7092 1726882245.58019: getting variables 7092 1726882245.58020: in VariableManager get_vars() 7092 1726882245.58024: Calling all_inventory to load vars for managed_node1 7092 1726882245.58025: Calling groups_inventory to load vars for managed_node1 7092 1726882245.58027: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.58030: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.58031: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.58033: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.58111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.58216: done with get_vars() 7092 1726882245.58221: done getting variables 7092 1726882245.58251: in VariableManager get_vars() 7092 1726882245.58258: Calling all_inventory to load vars for managed_node1 7092 1726882245.58259: Calling groups_inventory to load vars for managed_node1 7092 1726882245.58261: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.58265: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.58267: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.58269: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.58346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.58450: done with get_vars() 7092 1726882245.58457: done queuing things up, now waiting for results queue to drain 7092 1726882245.58458: results queue empty 7092 1726882245.58459: checking for any_errors_fatal 7092 1726882245.58460: done checking for any_errors_fatal 7092 1726882245.58460: checking for max_fail_percentage 7092 1726882245.58461: done checking for max_fail_percentage 7092 1726882245.58461: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.58462: done checking to see if all hosts have failed 7092 1726882245.58462: getting the remaining hosts for this loop 7092 1726882245.58463: done getting the remaining hosts for this loop 7092 1726882245.58466: getting the next task for host managed_node1 7092 1726882245.58468: done getting next task for host managed_node1 7092 1726882245.58468: ^ task is: None 7092 1726882245.58469: ^ 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 7092 1726882245.58470: done queuing things up, now waiting for results queue to drain 7092 1726882245.58470: results queue empty 7092 1726882245.58471: checking for any_errors_fatal 7092 1726882245.58471: done checking for any_errors_fatal 7092 1726882245.58472: checking for max_fail_percentage 7092 1726882245.58472: done checking for max_fail_percentage 7092 1726882245.58473: checking to see if all hosts have failed and the running result is not ok 7092 1726882245.58473: done checking to see if all hosts have failed 7092 1726882245.58474: getting the next task for host managed_node1 7092 1726882245.58476: done getting next task for host managed_node1 7092 1726882245.58477: ^ task is: None 7092 1726882245.58478: ^ 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 7092 1726882245.58513: in VariableManager get_vars() 7092 1726882245.58537: done with get_vars() 7092 1726882245.58542: in VariableManager get_vars() 7092 1726882245.58554: done with get_vars() 7092 1726882245.58557: variable 'omit' from source: magic vars 7092 1726882245.58580: in VariableManager get_vars() 7092 1726882245.58597: done with get_vars() 7092 1726882245.58612: variable 'omit' from source: magic vars PLAY [Play for testing configuring 802.1x authentication] ********************** 7092 1726882245.59149: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7092 1726882245.59174: getting the remaining hosts for this loop 7092 1726882245.59175: done getting the remaining hosts for this loop 7092 1726882245.59177: getting the next task for host managed_node1 7092 1726882245.59179: done getting next task for host managed_node1 7092 1726882245.59180: ^ task is: TASK: Gathering Facts 7092 1726882245.59181: ^ 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 7092 1726882245.59182: getting variables 7092 1726882245.59183: in VariableManager get_vars() 7092 1726882245.59194: Calling all_inventory to load vars for managed_node1 7092 1726882245.59196: Calling groups_inventory to load vars for managed_node1 7092 1726882245.59197: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882245.59200: Calling all_plugins_play to load vars for managed_node1 7092 1726882245.59210: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882245.59212: Calling groups_plugins_play to load vars for managed_node1 7092 1726882245.59294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882245.59407: done with get_vars() 7092 1726882245.59412: done getting variables 7092 1726882245.59438: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:3 Friday 20 September 2024 21:30:45 -0400 (0:00:00.032) 0:00:04.501 ****** 7092 1726882245.59456: entering _queue_task() for managed_node1/gather_facts 7092 1726882245.59643: worker is 1 (out of 1 available) 7092 1726882245.59654: exiting _queue_task() for managed_node1/gather_facts 7092 1726882245.59666: done queuing things up, now waiting for results queue to drain 7092 1726882245.59668: waiting for pending results... 7092 1726882245.59877: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7092 1726882245.59962: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000001f7 7092 1726882245.59981: variable 'ansible_search_path' from source: unknown 7092 1726882245.60022: calling self._execute() 7092 1726882245.60099: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.60108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.60125: variable 'omit' from source: magic vars 7092 1726882245.60468: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.60487: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882245.60701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882245.62341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882245.62386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882245.62415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882245.62439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882245.62500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882245.62617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882245.62670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882245.62703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882245.62730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882245.62741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882245.62824: variable 'ansible_distribution' from source: facts 7092 1726882245.62828: variable 'ansible_distribution_major_version' from source: facts 7092 1726882245.62834: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882245.62839: variable 'omit' from source: magic vars 7092 1726882245.62857: variable 'omit' from source: magic vars 7092 1726882245.62889: variable 'omit' from source: magic vars 7092 1726882245.62913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882245.62940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882245.62979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882245.63009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882245.63035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882245.63079: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882245.63088: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.63095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.63211: Set connection var ansible_shell_type to sh 7092 1726882245.63235: Set connection var ansible_shell_executable to /bin/sh 7092 1726882245.63253: Set connection var ansible_timeout to 10 7092 1726882245.63271: Set connection var ansible_pipelining to False 7092 1726882245.63297: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882245.63316: Set connection var ansible_connection to ssh 7092 1726882245.63353: variable 'ansible_shell_executable' from source: unknown 7092 1726882245.63370: variable 'ansible_connection' from source: unknown 7092 1726882245.63385: variable 'ansible_module_compression' from source: unknown 7092 1726882245.63401: variable 'ansible_shell_type' from source: unknown 7092 1726882245.63419: variable 'ansible_shell_executable' from source: unknown 7092 1726882245.63434: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882245.63454: variable 'ansible_pipelining' from source: unknown 7092 1726882245.63470: variable 'ansible_timeout' from source: unknown 7092 1726882245.63486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882245.63662: 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) 7092 1726882245.63672: variable 'omit' from source: magic vars 7092 1726882245.63676: starting attempt loop 7092 1726882245.63678: running the handler 7092 1726882245.63695: variable 'ansible_facts' from source: unknown 7092 1726882245.63706: _low_level_execute_command(): starting 7092 1726882245.63715: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882245.64453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.64569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.64576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882245.64579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.65206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882245.66344: stdout chunk (state=3): >>>/root <<< 7092 1726882245.66443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882245.66490: stderr chunk (state=3): >>><<< 7092 1726882245.66493: stdout chunk (state=3): >>><<< 7092 1726882245.66510: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882245.66522: _low_level_execute_command(): starting 7092 1726882245.66527: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891 `" && echo ansible-tmp-1726882245.6651077-7187-257580595791891="` echo /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891 `" ) && sleep 0' 7092 1726882245.66961: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.66967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.67010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.67014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.67016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882245.67018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.67068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.67071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.67176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882245.69053: stdout chunk (state=3): >>>ansible-tmp-1726882245.6651077-7187-257580595791891=/root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891 <<< 7092 1726882245.69244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882245.69248: stdout chunk (state=3): >>><<< 7092 1726882245.69250: stderr chunk (state=3): >>><<< 7092 1726882245.69569: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882245.6651077-7187-257580595791891=/root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882245.69572: variable 'ansible_module_compression' from source: unknown 7092 1726882245.69574: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7092 1726882245.69577: variable 'ansible_facts' from source: unknown 7092 1726882245.69600: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891/AnsiballZ_setup.py 7092 1726882245.69761: Sending initial data 7092 1726882245.69766: Sent initial data (152 bytes) 7092 1726882245.70744: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882245.70760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.70784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.70804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.70848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.70860: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882245.70879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.70904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882245.70917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882245.70928: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882245.70940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.70953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.70971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.70984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.70997: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882245.71015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.71091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.71120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882245.71138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.71260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882245.72997: 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 <<< 7092 1726882245.73090: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882245.73196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpedftr6wz /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891/AnsiballZ_setup.py <<< 7092 1726882245.73320: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882245.76101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882245.76251: stderr chunk (state=3): >>><<< 7092 1726882245.76254: stdout chunk (state=3): >>><<< 7092 1726882245.76277: done transferring module to remote 7092 1726882245.76291: _low_level_execute_command(): starting 7092 1726882245.76295: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891/ /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891/AnsiballZ_setup.py && sleep 0' 7092 1726882245.76998: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882245.77007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.77020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.77048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.77084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.77092: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882245.77102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.77115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882245.77123: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882245.77131: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882245.77142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.77157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882245.77171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.77179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882245.77186: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882245.77195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.77274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.77290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882245.77304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.77417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882245.79179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882245.79210: stderr chunk (state=3): >>><<< 7092 1726882245.79212: stdout chunk (state=3): >>><<< 7092 1726882245.79270: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882245.79274: _low_level_execute_command(): starting 7092 1726882245.79277: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891/AnsiballZ_setup.py && sleep 0' 7092 1726882245.79670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.79677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882245.79709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882245.79712: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882245.79714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882245.79716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882245.79769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882245.79773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882245.79884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882246.30754: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUm<<< 7092 1726882246.30788: stdout chunk (state=3): >>>kXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "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_loadavg": {"1m": 0.2, "5m": 0.15, "15m": 0.08}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "46", "epoch": "1726882246", "epoch_int": "1726882246", "date": "2024-09-20", "time": "21:30:46", "iso8601_micro": "2024-09-21T01:30:46.043477Z", "iso8601": "2024-09-21T01:30:46Z", "iso8601_basic": "20240920T213046043477", "iso8601_basic_short": "20240920T213046", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_local": {}, "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": 3532, "ansible_memfree_mb": 3020, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 512, "free": 3020}, "nocache": {"free": 3329, "used": 203}, "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<<< 7092 1726882246.30827: stdout chunk (state=3): >>>_product_name": "HVM domU", "ansible_product_serial": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 404, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264363704320, "block_size": 4096, "block_total": 65519355, "block_available": 64541920, "block_used": 977435, "inode_total": 131071472, "inode_available": 130998849, "inode_used": 72623, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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 [fixe<<< 7092 1726882246.30833: stdout chunk (state=3): >>>d]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips":<<< 7092 1726882246.30840: stdout chunk (state=3): >>> {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7092 1726882246.32516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882246.32519: stdout chunk (state=3): >>><<< 7092 1726882246.32522: stderr chunk (state=3): >>><<< 7092 1726882246.32572: _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": "root", "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_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "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_loadavg": {"1m": 0.2, "5m": 0.15, "15m": 0.08}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "30", "second": "46", "epoch": "1726882246", "epoch_int": "1726882246", "date": "2024-09-20", "time": "21:30:46", "iso8601_micro": "2024-09-21T01:30:46.043477Z", "iso8601": "2024-09-21T01:30:46Z", "iso8601_basic": "20240920T213046043477", "iso8601_basic_short": "20240920T213046", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_local": {}, "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": 3532, "ansible_memfree_mb": 3020, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 512, "free": 3020}, "nocache": {"free": 3329, "used": 203}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 404, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264363704320, "block_size": 4096, "block_total": 65519355, "block_available": 64541920, "block_used": 977435, "inode_total": 131071472, "inode_available": 130998849, "inode_used": 72623, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882246.33074: 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-1726882245.6651077-7187-257580595791891/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882246.33088: _low_level_execute_command(): starting 7092 1726882246.33091: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882245.6651077-7187-257580595791891/ > /dev/null 2>&1 && sleep 0' 7092 1726882246.33533: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882246.33537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882246.33572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882246.33575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882246.33577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882246.33634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882246.33637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882246.33642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882246.33736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882246.35561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882246.35618: stderr chunk (state=3): >>><<< 7092 1726882246.35621: stdout chunk (state=3): >>><<< 7092 1726882246.35874: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882246.35878: handler run complete 7092 1726882246.35880: variable 'ansible_facts' from source: unknown 7092 1726882246.35882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.36204: variable 'ansible_facts' from source: unknown 7092 1726882246.36295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.36447: attempt loop complete, returning result 7092 1726882246.36456: _execute() done 7092 1726882246.36462: dumping result to json 7092 1726882246.36499: done dumping result, returning 7092 1726882246.36511: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-d956-9e9e-0000000001f7] 7092 1726882246.36531: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001f7 ok: [managed_node1] 7092 1726882246.37158: no more pending results, returning what we have 7092 1726882246.37160: results queue empty 7092 1726882246.37161: checking for any_errors_fatal 7092 1726882246.37162: done checking for any_errors_fatal 7092 1726882246.37170: checking for max_fail_percentage 7092 1726882246.37172: done checking for max_fail_percentage 7092 1726882246.37173: checking to see if all hosts have failed and the running result is not ok 7092 1726882246.37174: done checking to see if all hosts have failed 7092 1726882246.37175: getting the remaining hosts for this loop 7092 1726882246.37177: done getting the remaining hosts for this loop 7092 1726882246.37180: getting the next task for host managed_node1 7092 1726882246.37188: done getting next task for host managed_node1 7092 1726882246.37190: ^ task is: TASK: meta (flush_handlers) 7092 1726882246.37192: ^ 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 7092 1726882246.37196: getting variables 7092 1726882246.37198: in VariableManager get_vars() 7092 1726882246.37246: Calling all_inventory to load vars for managed_node1 7092 1726882246.37249: Calling groups_inventory to load vars for managed_node1 7092 1726882246.37251: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.37265: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.37268: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.37271: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.37458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.37815: done with get_vars() 7092 1726882246.37940: done getting variables 7092 1726882246.37973: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000001f7 7092 1726882246.37976: WORKER PROCESS EXITING 7092 1726882246.38016: in VariableManager get_vars() 7092 1726882246.38043: Calling all_inventory to load vars for managed_node1 7092 1726882246.38046: Calling groups_inventory to load vars for managed_node1 7092 1726882246.38048: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.38053: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.38055: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.38058: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.38229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.38436: done with get_vars() 7092 1726882246.38448: done queuing things up, now waiting for results queue to drain 7092 1726882246.38450: results queue empty 7092 1726882246.38451: checking for any_errors_fatal 7092 1726882246.38454: done checking for any_errors_fatal 7092 1726882246.38455: checking for max_fail_percentage 7092 1726882246.38456: done checking for max_fail_percentage 7092 1726882246.38461: checking to see if all hosts have failed and the running result is not ok 7092 1726882246.38461: done checking to see if all hosts have failed 7092 1726882246.38462: getting the remaining hosts for this loop 7092 1726882246.38465: done getting the remaining hosts for this loop 7092 1726882246.38467: getting the next task for host managed_node1 7092 1726882246.38471: done getting next task for host managed_node1 7092 1726882246.38473: ^ task is: TASK: INIT: 802.1x tests 7092 1726882246.38481: ^ 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 7092 1726882246.38484: getting variables 7092 1726882246.38485: in VariableManager get_vars() 7092 1726882246.38503: Calling all_inventory to load vars for managed_node1 7092 1726882246.38505: Calling groups_inventory to load vars for managed_node1 7092 1726882246.38507: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.38511: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.38513: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.38516: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.38657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.38860: done with get_vars() 7092 1726882246.38870: done getting variables 7092 1726882246.38949: 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 [INIT: 802.1x tests] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:8 Friday 20 September 2024 21:30:46 -0400 (0:00:00.795) 0:00:05.297 ****** 7092 1726882246.38977: entering _queue_task() for managed_node1/debug 7092 1726882246.38979: Creating lock for debug 7092 1726882246.39247: worker is 1 (out of 1 available) 7092 1726882246.39259: exiting _queue_task() for managed_node1/debug 7092 1726882246.39272: done queuing things up, now waiting for results queue to drain 7092 1726882246.39274: waiting for pending results... 7092 1726882246.39525: running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests 7092 1726882246.39623: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000000b 7092 1726882246.39644: variable 'ansible_search_path' from source: unknown 7092 1726882246.39693: calling self._execute() 7092 1726882246.39868: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.39879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.39895: variable 'omit' from source: magic vars 7092 1726882246.40285: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.40303: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882246.40520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882246.43191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882246.43254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882246.43303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882246.43353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882246.43397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882246.43473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882246.43515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882246.43547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882246.43596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882246.43626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882246.43743: variable 'ansible_distribution' from source: facts 7092 1726882246.43752: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.43761: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882246.43773: variable 'omit' from source: magic vars 7092 1726882246.43800: variable 'omit' from source: magic vars 7092 1726882246.43848: variable 'omit' from source: magic vars 7092 1726882246.43878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882246.43910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882246.43942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882246.43966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882246.43981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882246.44012: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882246.44020: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.44027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.44127: Set connection var ansible_shell_type to sh 7092 1726882246.44140: Set connection var ansible_shell_executable to /bin/sh 7092 1726882246.44161: Set connection var ansible_timeout to 10 7092 1726882246.44174: Set connection var ansible_pipelining to False 7092 1726882246.44188: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882246.44197: Set connection var ansible_connection to ssh 7092 1726882246.44221: variable 'ansible_shell_executable' from source: unknown 7092 1726882246.44228: variable 'ansible_connection' from source: unknown 7092 1726882246.44234: variable 'ansible_module_compression' from source: unknown 7092 1726882246.44240: variable 'ansible_shell_type' from source: unknown 7092 1726882246.44247: variable 'ansible_shell_executable' from source: unknown 7092 1726882246.44260: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.44270: variable 'ansible_pipelining' from source: unknown 7092 1726882246.44278: variable 'ansible_timeout' from source: unknown 7092 1726882246.44285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.44390: 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) 7092 1726882246.44404: variable 'omit' from source: magic vars 7092 1726882246.44412: starting attempt loop 7092 1726882246.44418: running the handler 7092 1726882246.44462: handler run complete 7092 1726882246.44498: attempt loop complete, returning result 7092 1726882246.44506: _execute() done 7092 1726882246.44513: dumping result to json 7092 1726882246.44521: done dumping result, returning 7092 1726882246.44532: done running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests [0e448fcc-3ce9-d956-9e9e-00000000000b] 7092 1726882246.44542: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000000b ok: [managed_node1] => {} MSG: ################################################## 7092 1726882246.44763: no more pending results, returning what we have 7092 1726882246.44773: results queue empty 7092 1726882246.44773: checking for any_errors_fatal 7092 1726882246.44775: done checking for any_errors_fatal 7092 1726882246.44776: checking for max_fail_percentage 7092 1726882246.44777: done checking for max_fail_percentage 7092 1726882246.44778: checking to see if all hosts have failed and the running result is not ok 7092 1726882246.44779: done checking to see if all hosts have failed 7092 1726882246.44780: getting the remaining hosts for this loop 7092 1726882246.44782: done getting the remaining hosts for this loop 7092 1726882246.44786: getting the next task for host managed_node1 7092 1726882246.44792: done getting next task for host managed_node1 7092 1726882246.44795: ^ task is: TASK: Include the task 'setup_802.1x.yml' 7092 1726882246.44797: ^ 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 7092 1726882246.44800: getting variables 7092 1726882246.44802: in VariableManager get_vars() 7092 1726882246.44844: Calling all_inventory to load vars for managed_node1 7092 1726882246.44847: Calling groups_inventory to load vars for managed_node1 7092 1726882246.44850: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.44868: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.44871: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.44881: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.45043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.45254: done with get_vars() 7092 1726882246.45265: done getting variables 7092 1726882246.45430: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000000b 7092 1726882246.45433: WORKER PROCESS EXITING TASK [Include the task 'setup_802.1x.yml'] ************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:11 Friday 20 September 2024 21:30:46 -0400 (0:00:00.065) 0:00:05.362 ****** 7092 1726882246.45483: entering _queue_task() for managed_node1/include_tasks 7092 1726882246.45881: worker is 1 (out of 1 available) 7092 1726882246.45892: exiting _queue_task() for managed_node1/include_tasks 7092 1726882246.45902: done queuing things up, now waiting for results queue to drain 7092 1726882246.45904: waiting for pending results... 7092 1726882246.46154: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' 7092 1726882246.46261: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000000c 7092 1726882246.46283: variable 'ansible_search_path' from source: unknown 7092 1726882246.46329: calling self._execute() 7092 1726882246.46418: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.46429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.46442: variable 'omit' from source: magic vars 7092 1726882246.46799: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.46816: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882246.47022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882246.49623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882246.49667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882246.49696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882246.49720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882246.49743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882246.49801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882246.49820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882246.49838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882246.49868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882246.49879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882246.49956: variable 'ansible_distribution' from source: facts 7092 1726882246.49959: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.49966: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882246.49972: _execute() done 7092 1726882246.49974: dumping result to json 7092 1726882246.49977: done dumping result, returning 7092 1726882246.49983: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' [0e448fcc-3ce9-d956-9e9e-00000000000c] 7092 1726882246.49988: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000000c 7092 1726882246.50073: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000000c 7092 1726882246.50076: WORKER PROCESS EXITING 7092 1726882246.50099: no more pending results, returning what we have 7092 1726882246.50105: in VariableManager get_vars() 7092 1726882246.50155: Calling all_inventory to load vars for managed_node1 7092 1726882246.50158: Calling groups_inventory to load vars for managed_node1 7092 1726882246.50160: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.50171: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.50173: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.50176: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.50295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.50423: done with get_vars() 7092 1726882246.50428: variable 'ansible_search_path' from source: unknown 7092 1726882246.50438: we have included files to process 7092 1726882246.50439: generating all_blocks data 7092 1726882246.50441: done generating all_blocks data 7092 1726882246.50441: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7092 1726882246.50442: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7092 1726882246.50443: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7092 1726882246.50555: in VariableManager get_vars() 7092 1726882246.50576: done with get_vars() 7092 1726882246.50647: done processing included file 7092 1726882246.50648: iterating over new_blocks loaded from include file 7092 1726882246.50649: in VariableManager get_vars() 7092 1726882246.50667: done with get_vars() 7092 1726882246.50668: filtering new block on tags 7092 1726882246.50680: done filtering new block on tags 7092 1726882246.50681: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml for managed_node1 7092 1726882246.50684: extending task lists for all hosts with included blocks 7092 1726882246.50711: done extending task lists 7092 1726882246.50711: done processing included files 7092 1726882246.50712: results queue empty 7092 1726882246.50712: checking for any_errors_fatal 7092 1726882246.50714: done checking for any_errors_fatal 7092 1726882246.50715: checking for max_fail_percentage 7092 1726882246.50716: done checking for max_fail_percentage 7092 1726882246.50716: checking to see if all hosts have failed and the running result is not ok 7092 1726882246.50717: done checking to see if all hosts have failed 7092 1726882246.50717: getting the remaining hosts for this loop 7092 1726882246.50718: done getting the remaining hosts for this loop 7092 1726882246.50720: getting the next task for host managed_node1 7092 1726882246.50722: done getting next task for host managed_node1 7092 1726882246.50723: ^ task is: TASK: Include the task 'setup_802_1x_server.yml' 7092 1726882246.50725: ^ 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 7092 1726882246.50726: getting variables 7092 1726882246.50727: in VariableManager get_vars() 7092 1726882246.50738: Calling all_inventory to load vars for managed_node1 7092 1726882246.50740: Calling groups_inventory to load vars for managed_node1 7092 1726882246.50741: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.50744: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.50745: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.50747: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.50831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.50940: done with get_vars() 7092 1726882246.50946: done getting variables TASK [Include the task 'setup_802_1x_server.yml'] ****************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:2 Friday 20 September 2024 21:30:46 -0400 (0:00:00.055) 0:00:05.417 ****** 7092 1726882246.50994: entering _queue_task() for managed_node1/include_tasks 7092 1726882246.51189: worker is 1 (out of 1 available) 7092 1726882246.51200: exiting _queue_task() for managed_node1/include_tasks 7092 1726882246.51211: done queuing things up, now waiting for results queue to drain 7092 1726882246.51213: waiting for pending results... 7092 1726882246.51376: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' 7092 1726882246.51448: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000217 7092 1726882246.51458: variable 'ansible_search_path' from source: unknown 7092 1726882246.51462: variable 'ansible_search_path' from source: unknown 7092 1726882246.51507: calling self._execute() 7092 1726882246.51568: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.51573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.51585: variable 'omit' from source: magic vars 7092 1726882246.52186: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.52206: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882246.52394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882246.54471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882246.54522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882246.54549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882246.54575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882246.54594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882246.54653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882246.54674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882246.54692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882246.54719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882246.54733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882246.54806: variable 'ansible_distribution' from source: facts 7092 1726882246.54810: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.54816: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882246.54822: _execute() done 7092 1726882246.54825: dumping result to json 7092 1726882246.54827: done dumping result, returning 7092 1726882246.54834: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' [0e448fcc-3ce9-d956-9e9e-000000000217] 7092 1726882246.54847: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000217 7092 1726882246.54920: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000217 7092 1726882246.54922: WORKER PROCESS EXITING 7092 1726882246.54973: no more pending results, returning what we have 7092 1726882246.54978: in VariableManager get_vars() 7092 1726882246.55025: Calling all_inventory to load vars for managed_node1 7092 1726882246.55028: Calling groups_inventory to load vars for managed_node1 7092 1726882246.55030: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.55039: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.55042: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.55045: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.55313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.55427: done with get_vars() 7092 1726882246.55431: variable 'ansible_search_path' from source: unknown 7092 1726882246.55432: variable 'ansible_search_path' from source: unknown 7092 1726882246.55459: we have included files to process 7092 1726882246.55460: generating all_blocks data 7092 1726882246.55461: done generating all_blocks data 7092 1726882246.55462: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7092 1726882246.55462: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7092 1726882246.55465: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7092 1726882246.56583: done processing included file 7092 1726882246.56590: iterating over new_blocks loaded from include file 7092 1726882246.56592: in VariableManager get_vars() 7092 1726882246.56665: done with get_vars() 7092 1726882246.56668: filtering new block on tags 7092 1726882246.56701: done filtering new block on tags 7092 1726882246.56703: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml for managed_node1 7092 1726882246.56712: extending task lists for all hosts with included blocks 7092 1726882246.56817: done extending task lists 7092 1726882246.56819: done processing included files 7092 1726882246.56819: results queue empty 7092 1726882246.56820: checking for any_errors_fatal 7092 1726882246.56821: done checking for any_errors_fatal 7092 1726882246.56822: checking for max_fail_percentage 7092 1726882246.56822: done checking for max_fail_percentage 7092 1726882246.56823: checking to see if all hosts have failed and the running result is not ok 7092 1726882246.56823: done checking to see if all hosts have failed 7092 1726882246.56824: getting the remaining hosts for this loop 7092 1726882246.56825: done getting the remaining hosts for this loop 7092 1726882246.56826: getting the next task for host managed_node1 7092 1726882246.56829: done getting next task for host managed_node1 7092 1726882246.56830: ^ task is: TASK: Debug 7092 1726882246.56832: ^ 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 7092 1726882246.56833: getting variables 7092 1726882246.56834: in VariableManager get_vars() 7092 1726882246.56851: Calling all_inventory to load vars for managed_node1 7092 1726882246.56853: Calling groups_inventory to load vars for managed_node1 7092 1726882246.56859: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.56866: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.56868: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.56871: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.56962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.57086: done with get_vars() 7092 1726882246.57092: done getting variables 7092 1726882246.57117: 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 [Debug] ******************************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:3 Friday 20 September 2024 21:30:46 -0400 (0:00:00.061) 0:00:05.478 ****** 7092 1726882246.57136: entering _queue_task() for managed_node1/debug 7092 1726882246.57313: worker is 1 (out of 1 available) 7092 1726882246.57324: exiting _queue_task() for managed_node1/debug 7092 1726882246.57334: done queuing things up, now waiting for results queue to drain 7092 1726882246.57336: waiting for pending results... 7092 1726882246.57489: running TaskExecutor() for managed_node1/TASK: Debug 7092 1726882246.57542: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000224 7092 1726882246.57553: variable 'ansible_search_path' from source: unknown 7092 1726882246.57559: variable 'ansible_search_path' from source: unknown 7092 1726882246.57591: calling self._execute() 7092 1726882246.57654: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.57657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.57670: variable 'omit' from source: magic vars 7092 1726882246.57933: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.57944: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882246.58105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882246.60180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882246.60259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882246.60313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882246.60369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882246.60425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882246.60502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882246.60543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882246.60581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882246.60650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882246.60679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882246.60815: variable 'ansible_distribution' from source: facts 7092 1726882246.60828: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.60843: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882246.60854: variable 'omit' from source: magic vars 7092 1726882246.60922: variable 'omit' from source: magic vars 7092 1726882246.61098: variable 'ansible_facts' from source: unknown 7092 1726882246.61313: variable 'omit' from source: magic vars 7092 1726882246.61347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882246.61377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882246.61390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882246.61404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882246.61412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882246.61433: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882246.61436: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.61442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.61543: Set connection var ansible_shell_type to sh 7092 1726882246.61551: Set connection var ansible_shell_executable to /bin/sh 7092 1726882246.61557: Set connection var ansible_timeout to 10 7092 1726882246.61572: Set connection var ansible_pipelining to False 7092 1726882246.61582: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882246.61588: Set connection var ansible_connection to ssh 7092 1726882246.61619: variable 'ansible_shell_executable' from source: unknown 7092 1726882246.61623: variable 'ansible_connection' from source: unknown 7092 1726882246.61625: variable 'ansible_module_compression' from source: unknown 7092 1726882246.61627: variable 'ansible_shell_type' from source: unknown 7092 1726882246.61630: variable 'ansible_shell_executable' from source: unknown 7092 1726882246.61634: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.61636: variable 'ansible_pipelining' from source: unknown 7092 1726882246.61652: variable 'ansible_timeout' from source: unknown 7092 1726882246.61655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.61784: 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) 7092 1726882246.61788: variable 'omit' from source: magic vars 7092 1726882246.61790: starting attempt loop 7092 1726882246.61792: running the handler 7092 1726882246.61845: handler run complete 7092 1726882246.61854: attempt loop complete, returning result 7092 1726882246.61881: _execute() done 7092 1726882246.61884: dumping result to json 7092 1726882246.61888: done dumping result, returning 7092 1726882246.61890: done running TaskExecutor() for managed_node1/TASK: Debug [0e448fcc-3ce9-d956-9e9e-000000000224] 7092 1726882246.61903: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000224 7092 1726882246.62036: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000224 7092 1726882246.62038: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.44.90" ], "all_ipv6_addresses": [ "fe80::9e:a1ff:fe0b:f96d" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013" }, "date_time": { "date": "2024-09-20", "day": "20", "epoch": "1726882246", "epoch_int": "1726882246", "hour": "21", "iso8601": "2024-09-21T01:30:46Z", "iso8601_basic": "20240920T213046043477", "iso8601_basic_short": "20240920T213046", "iso8601_micro": "2024-09-21T01:30:46.043477Z", "minute": "30", "month": "09", "second": "46", "time": "21:30:46", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "year": "2024" }, "default_ipv4": { "address": "10.31.44.90", "alias": "eth0", "broadcast": "10.31.47.255", "gateway": "10.31.44.1", "interface": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "6c640f10-8261-4074-b9b8-2cdc3ddcc013" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "6c640f10-8261-4074-b9b8-2cdc3ddcc013" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.9", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "9", "distribution_release": "Stream", "distribution_version": "9", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.40.7 34614 22", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "6", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "which_declare": "declare -f" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link" } ], "macaddress": "02:9e:a1:0b:f9:6d", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-44-90", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "5.14.0-508.el9.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "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" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.08, "1m": 0.2, "5m": 0.15 }, "locally_reachable_ips": { "ipv4": [ "10.31.44.90", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::9e:a1ff:fe0b:f96d" ] }, "lsb": {}, "lvm": "N/A", "machine": "x86_64", "machine_id": "465293f2bd9b457497a5eaf565f184f8", "memfree_mb": 3020, "memory_mb": { "nocache": { "free": 3329, "used": 203 }, "real": { "free": 3020, "total": 3532, "used": 512 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3532, "module_setup": true, "mounts": [ { "block_available": 64541920, "block_size": 4096, "block_total": 65519355, "block_used": 977435, "device": "/dev/xvda1", "dump": 0, "fstype": "xfs", "inode_available": 130998849, "inode_total": 131071472, "inode_used": 72623, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 264363704320, "size_total": 268367278080, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } ], "nodename": "ip-10-31-44-90.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013" }, "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" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 19, "minor": 9, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 9, 19, "final", 0 ] }, "python_version": "3.9.19", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ssh_host_key_dsa_public_keytype": "ssh-dss", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 404, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } 7092 1726882246.62135: no more pending results, returning what we have 7092 1726882246.62138: results queue empty 7092 1726882246.62139: checking for any_errors_fatal 7092 1726882246.62140: done checking for any_errors_fatal 7092 1726882246.62140: checking for max_fail_percentage 7092 1726882246.62142: done checking for max_fail_percentage 7092 1726882246.62142: checking to see if all hosts have failed and the running result is not ok 7092 1726882246.62144: done checking to see if all hosts have failed 7092 1726882246.62144: getting the remaining hosts for this loop 7092 1726882246.62145: done getting the remaining hosts for this loop 7092 1726882246.62148: getting the next task for host managed_node1 7092 1726882246.62153: done getting next task for host managed_node1 7092 1726882246.62166: ^ task is: TASK: Install hostapd via CentOS Stream 7092 1726882246.62169: ^ 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 7092 1726882246.62172: getting variables 7092 1726882246.62174: in VariableManager get_vars() 7092 1726882246.62252: Calling all_inventory to load vars for managed_node1 7092 1726882246.62257: Calling groups_inventory to load vars for managed_node1 7092 1726882246.62268: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.62290: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.62293: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.62297: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.62474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.62641: done with get_vars() 7092 1726882246.62651: done getting variables 7092 1726882246.62703: 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 [Install hostapd via CentOS Stream] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:8 Friday 20 September 2024 21:30:46 -0400 (0:00:00.055) 0:00:05.534 ****** 7092 1726882246.62730: entering _queue_task() for managed_node1/command 7092 1726882246.62920: worker is 1 (out of 1 available) 7092 1726882246.62932: exiting _queue_task() for managed_node1/command 7092 1726882246.62945: done queuing things up, now waiting for results queue to drain 7092 1726882246.62947: waiting for pending results... 7092 1726882246.63126: running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream 7092 1726882246.63242: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000225 7092 1726882246.63249: variable 'ansible_search_path' from source: unknown 7092 1726882246.63252: variable 'ansible_search_path' from source: unknown 7092 1726882246.63285: calling self._execute() 7092 1726882246.63346: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.63351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.63359: variable 'omit' from source: magic vars 7092 1726882246.63611: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.63623: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882246.63753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882246.65258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882246.65302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882246.65329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882246.65490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882246.65501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882246.65504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882246.65527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882246.65569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882246.65624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882246.65650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882246.65782: variable 'ansible_distribution' from source: facts 7092 1726882246.65795: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.65814: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882246.65939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882246.66132: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882246.66159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882246.66184: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882246.66204: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882246.66283: variable 'ansible_distribution_version' from source: facts 7092 1726882246.66310: Evaluated conditional (ansible_distribution_version is version('8.6', '<')): False 7092 1726882246.66321: when evaluation is False, skipping this task 7092 1726882246.66330: _execute() done 7092 1726882246.66344: dumping result to json 7092 1726882246.66355: done dumping result, returning 7092 1726882246.66373: done running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream [0e448fcc-3ce9-d956-9e9e-000000000225] 7092 1726882246.66384: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000225 7092 1726882246.66510: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000225 7092 1726882246.66512: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_version is version('8.6', '<')", "skip_reason": "Conditional result was False" } 7092 1726882246.66633: no more pending results, returning what we have 7092 1726882246.66636: results queue empty 7092 1726882246.66636: checking for any_errors_fatal 7092 1726882246.66643: done checking for any_errors_fatal 7092 1726882246.66643: checking for max_fail_percentage 7092 1726882246.66645: done checking for max_fail_percentage 7092 1726882246.66646: checking to see if all hosts have failed and the running result is not ok 7092 1726882246.66646: done checking to see if all hosts have failed 7092 1726882246.66647: getting the remaining hosts for this loop 7092 1726882246.66648: done getting the remaining hosts for this loop 7092 1726882246.66650: getting the next task for host managed_node1 7092 1726882246.66654: done getting next task for host managed_node1 7092 1726882246.66656: ^ task is: TASK: Install hostapd 7092 1726882246.66658: ^ 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=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 7092 1726882246.66660: getting variables 7092 1726882246.66661: in VariableManager get_vars() 7092 1726882246.66714: Calling all_inventory to load vars for managed_node1 7092 1726882246.66717: Calling groups_inventory to load vars for managed_node1 7092 1726882246.66719: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882246.66728: Calling all_plugins_play to load vars for managed_node1 7092 1726882246.66731: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882246.66734: Calling groups_plugins_play to load vars for managed_node1 7092 1726882246.66895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882246.67026: done with get_vars() 7092 1726882246.67033: done getting variables 7092 1726882246.67084: 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 hostapd] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Friday 20 September 2024 21:30:46 -0400 (0:00:00.043) 0:00:05.578 ****** 7092 1726882246.67104: entering _queue_task() for managed_node1/package 7092 1726882246.67316: worker is 1 (out of 1 available) 7092 1726882246.67332: exiting _queue_task() for managed_node1/package 7092 1726882246.67343: done queuing things up, now waiting for results queue to drain 7092 1726882246.67345: waiting for pending results... 7092 1726882246.67540: running TaskExecutor() for managed_node1/TASK: Install hostapd 7092 1726882246.67621: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000226 7092 1726882246.67641: variable 'ansible_search_path' from source: unknown 7092 1726882246.67650: variable 'ansible_search_path' from source: unknown 7092 1726882246.67681: calling self._execute() 7092 1726882246.67744: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.67747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.67756: variable 'omit' from source: magic vars 7092 1726882246.68158: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.68178: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882246.68400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882246.71617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882246.71677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882246.71716: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882246.71742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882246.71775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882246.71858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882246.71880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882246.71899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882246.71926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882246.71940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882246.72042: variable 'ansible_distribution' from source: facts 7092 1726882246.72046: variable 'ansible_distribution_major_version' from source: facts 7092 1726882246.72051: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882246.72053: variable 'omit' from source: magic vars 7092 1726882246.72103: variable 'omit' from source: magic vars 7092 1726882246.72237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882246.72253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882246.72280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882246.72318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882246.72331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882246.72437: variable '__network_is_ostree' from source: set_fact 7092 1726882246.72440: variable 'omit' from source: magic vars 7092 1726882246.72459: variable 'omit' from source: magic vars 7092 1726882246.72497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882246.72539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882246.72542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882246.72562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882246.72565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882246.72595: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882246.72598: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.72600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.72670: Set connection var ansible_shell_type to sh 7092 1726882246.72681: Set connection var ansible_shell_executable to /bin/sh 7092 1726882246.72684: Set connection var ansible_timeout to 10 7092 1726882246.72686: Set connection var ansible_pipelining to False 7092 1726882246.72694: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882246.72699: Set connection var ansible_connection to ssh 7092 1726882246.72716: variable 'ansible_shell_executable' from source: unknown 7092 1726882246.72719: variable 'ansible_connection' from source: unknown 7092 1726882246.72722: variable 'ansible_module_compression' from source: unknown 7092 1726882246.72724: variable 'ansible_shell_type' from source: unknown 7092 1726882246.72726: variable 'ansible_shell_executable' from source: unknown 7092 1726882246.72728: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882246.72730: variable 'ansible_pipelining' from source: unknown 7092 1726882246.72732: variable 'ansible_timeout' from source: unknown 7092 1726882246.72739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882246.72805: 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) 7092 1726882246.72813: variable 'omit' from source: magic vars 7092 1726882246.72829: starting attempt loop 7092 1726882246.72833: running the handler 7092 1726882246.72838: variable 'ansible_facts' from source: unknown 7092 1726882246.72840: variable 'ansible_facts' from source: unknown 7092 1726882246.72867: _low_level_execute_command(): starting 7092 1726882246.72873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882246.73453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882246.73461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882246.73509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882246.73525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882246.73529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882246.73630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882246.73662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882246.73822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882246.75387: stdout chunk (state=3): >>>/root <<< 7092 1726882246.75592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882246.75595: stderr chunk (state=3): >>><<< 7092 1726882246.75598: stdout chunk (state=3): >>><<< 7092 1726882246.75612: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882246.75619: _low_level_execute_command(): starting 7092 1726882246.75624: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690 `" && echo ansible-tmp-1726882246.756056-7221-206132765861690="` echo /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690 `" ) && sleep 0' 7092 1726882246.76222: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882246.76239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882246.76242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882246.76271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882246.76294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882246.76300: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882246.76309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882246.76328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882246.76331: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882246.76333: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882246.76340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882246.76349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882246.76361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882246.76370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882246.76377: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882246.76386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882246.76468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882246.76481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882246.76484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882246.76619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882246.78539: stdout chunk (state=3): >>>ansible-tmp-1726882246.756056-7221-206132765861690=/root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690 <<< 7092 1726882246.78687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882246.78770: stderr chunk (state=3): >>><<< 7092 1726882246.78773: stdout chunk (state=3): >>><<< 7092 1726882246.79006: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882246.756056-7221-206132765861690=/root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882246.79010: variable 'ansible_module_compression' from source: unknown 7092 1726882246.79013: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7092 1726882246.79016: ANSIBALLZ: Acquiring lock 7092 1726882246.79018: ANSIBALLZ: Lock acquired: 140500670432560 7092 1726882246.79020: ANSIBALLZ: Creating module 7092 1726882247.14419: ANSIBALLZ: Writing module into payload 7092 1726882247.14723: ANSIBALLZ: Writing module 7092 1726882247.14839: ANSIBALLZ: Renaming module 7092 1726882247.14850: ANSIBALLZ: Done creating module 7092 1726882247.14883: variable 'ansible_facts' from source: unknown 7092 1726882247.15116: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690/AnsiballZ_dnf.py 7092 1726882247.15915: Sending initial data 7092 1726882247.15925: Sent initial data (149 bytes) 7092 1726882247.16914: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882247.16924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882247.16934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882247.16949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882247.16993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882247.17002: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882247.17009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882247.17024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882247.17031: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882247.17040: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882247.17046: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882247.17057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882247.17070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882247.17081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882247.17084: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882247.17099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882247.17170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882247.17184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882247.17194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882247.17321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882247.19150: 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 <<< 7092 1726882247.19237: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882247.19332: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpkzt45yo4 /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690/AnsiballZ_dnf.py <<< 7092 1726882247.19424: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882247.21272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882247.21394: stderr chunk (state=3): >>><<< 7092 1726882247.21397: stdout chunk (state=3): >>><<< 7092 1726882247.21422: done transferring module to remote 7092 1726882247.21442: _low_level_execute_command(): starting 7092 1726882247.21446: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690/ /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690/AnsiballZ_dnf.py && sleep 0' 7092 1726882247.22081: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882247.22088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882247.22101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882247.22112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882247.22148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882247.22155: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882247.22168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882247.22186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882247.22193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882247.22200: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882247.22207: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882247.22216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882247.22227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882247.22237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882247.22240: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882247.22251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882247.22325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882247.22341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882247.22345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882247.22475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882247.24383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882247.24387: stdout chunk (state=3): >>><<< 7092 1726882247.24394: stderr chunk (state=3): >>><<< 7092 1726882247.24414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882247.24419: _low_level_execute_command(): starting 7092 1726882247.24425: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690/AnsiballZ_dnf.py && sleep 0' 7092 1726882247.25687: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882247.25695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882247.25707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882247.25840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882247.25843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882247.25847: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882247.25849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882247.25856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882247.25858: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882247.25860: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882247.25863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882247.25867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882247.25869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882247.25871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882247.25873: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882247.25875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882247.25956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882247.25972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882247.25982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882247.26110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.14696: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-1.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "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}}} <<< 7092 1726882272.22367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882272.22416: stderr chunk (state=3): >>><<< 7092 1726882272.22419: stdout chunk (state=3): >>><<< 7092 1726882272.22437: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-1.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882272.22475: done with _execute_module (ansible.legacy.dnf, {'name': 'hostapd', '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-1726882246.756056-7221-206132765861690/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882272.22483: _low_level_execute_command(): starting 7092 1726882272.22487: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882246.756056-7221-206132765861690/ > /dev/null 2>&1 && sleep 0' 7092 1726882272.22955: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.22959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.22997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.23000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.23014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.23023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.23085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.23089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882272.23099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.23208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.25077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.25127: stderr chunk (state=3): >>><<< 7092 1726882272.25130: stdout chunk (state=3): >>><<< 7092 1726882272.25144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.25156: handler run complete 7092 1726882272.25276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882272.25406: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882272.25435: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882272.25462: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882272.25490: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882272.25543: variable '__install_status' from source: unknown 7092 1726882272.25558: Evaluated conditional (__install_status is success): True 7092 1726882272.25575: attempt loop complete, returning result 7092 1726882272.25578: _execute() done 7092 1726882272.25580: dumping result to json 7092 1726882272.25587: done dumping result, returning 7092 1726882272.25593: done running TaskExecutor() for managed_node1/TASK: Install hostapd [0e448fcc-3ce9-d956-9e9e-000000000226] 7092 1726882272.25598: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000226 7092 1726882272.25692: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000226 7092 1726882272.25695: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-1.el9.x86_64" ] } 7092 1726882272.25780: no more pending results, returning what we have 7092 1726882272.25783: results queue empty 7092 1726882272.25783: checking for any_errors_fatal 7092 1726882272.25788: done checking for any_errors_fatal 7092 1726882272.25789: checking for max_fail_percentage 7092 1726882272.25791: done checking for max_fail_percentage 7092 1726882272.25791: checking to see if all hosts have failed and the running result is not ok 7092 1726882272.25792: done checking to see if all hosts have failed 7092 1726882272.25793: getting the remaining hosts for this loop 7092 1726882272.25794: done getting the remaining hosts for this loop 7092 1726882272.25798: getting the next task for host managed_node1 7092 1726882272.25804: done getting next task for host managed_node1 7092 1726882272.25807: ^ task is: TASK: Create directory for test certificates 7092 1726882272.25810: ^ 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=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 7092 1726882272.25814: getting variables 7092 1726882272.25815: in VariableManager get_vars() 7092 1726882272.25866: Calling all_inventory to load vars for managed_node1 7092 1726882272.25869: Calling groups_inventory to load vars for managed_node1 7092 1726882272.25871: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882272.25881: Calling all_plugins_play to load vars for managed_node1 7092 1726882272.25883: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882272.25885: Calling groups_plugins_play to load vars for managed_node1 7092 1726882272.26083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882272.26208: done with get_vars() 7092 1726882272.26216: done getting variables TASK [Create directory for test certificates] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:26 Friday 20 September 2024 21:31:12 -0400 (0:00:25.591) 0:00:31.170 ****** 7092 1726882272.26284: entering _queue_task() for managed_node1/file 7092 1726882272.26478: worker is 1 (out of 1 available) 7092 1726882272.26489: exiting _queue_task() for managed_node1/file 7092 1726882272.26500: done queuing things up, now waiting for results queue to drain 7092 1726882272.26502: waiting for pending results... 7092 1726882272.26662: running TaskExecutor() for managed_node1/TASK: Create directory for test certificates 7092 1726882272.26724: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000227 7092 1726882272.26741: variable 'ansible_search_path' from source: unknown 7092 1726882272.26744: variable 'ansible_search_path' from source: unknown 7092 1726882272.26775: calling self._execute() 7092 1726882272.26843: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882272.26847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882272.26856: variable 'omit' from source: magic vars 7092 1726882272.27128: variable 'ansible_distribution_major_version' from source: facts 7092 1726882272.27141: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882272.27275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882272.29208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882272.29287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882272.29313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882272.29374: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882272.29378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882272.29452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882272.29481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882272.29509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882272.29874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882272.29885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882272.30004: variable 'ansible_distribution' from source: facts 7092 1726882272.30007: variable 'ansible_distribution_major_version' from source: facts 7092 1726882272.30017: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882272.30025: variable 'omit' from source: magic vars 7092 1726882272.30073: variable 'omit' from source: magic vars 7092 1726882272.30110: variable 'omit' from source: magic vars 7092 1726882272.30139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882272.30166: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882272.30186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882272.30203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882272.30214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882272.30244: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882272.30248: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882272.30250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882272.30342: Set connection var ansible_shell_type to sh 7092 1726882272.30350: Set connection var ansible_shell_executable to /bin/sh 7092 1726882272.30357: Set connection var ansible_timeout to 10 7092 1726882272.30365: Set connection var ansible_pipelining to False 7092 1726882272.30577: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882272.30596: Set connection var ansible_connection to ssh 7092 1726882272.30625: variable 'ansible_shell_executable' from source: unknown 7092 1726882272.30633: variable 'ansible_connection' from source: unknown 7092 1726882272.30642: variable 'ansible_module_compression' from source: unknown 7092 1726882272.30649: variable 'ansible_shell_type' from source: unknown 7092 1726882272.30655: variable 'ansible_shell_executable' from source: unknown 7092 1726882272.30661: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882272.30671: variable 'ansible_pipelining' from source: unknown 7092 1726882272.30677: variable 'ansible_timeout' from source: unknown 7092 1726882272.30684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882272.30840: 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) 7092 1726882272.30857: variable 'omit' from source: magic vars 7092 1726882272.30869: starting attempt loop 7092 1726882272.30875: running the handler 7092 1726882272.30890: _low_level_execute_command(): starting 7092 1726882272.30901: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882272.32148: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.32152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.32184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.32187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.32189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.32243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.32248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.32348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.33925: stdout chunk (state=3): >>>/root <<< 7092 1726882272.34032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.34107: stderr chunk (state=3): >>><<< 7092 1726882272.34118: stdout chunk (state=3): >>><<< 7092 1726882272.34238: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.34250: _low_level_execute_command(): starting 7092 1726882272.34254: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815 `" && echo ansible-tmp-1726882272.3415005-7879-114537454794815="` echo /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815 `" ) && sleep 0' 7092 1726882272.34828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882272.34844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.34860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.34884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.34931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882272.34944: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882272.34959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.34984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882272.35003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882272.35015: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882272.35029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.35043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.35061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.35077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882272.35090: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882272.35106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.35183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.35206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882272.35229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.35363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.37207: stdout chunk (state=3): >>>ansible-tmp-1726882272.3415005-7879-114537454794815=/root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815 <<< 7092 1726882272.37310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.37407: stderr chunk (state=3): >>><<< 7092 1726882272.37419: stdout chunk (state=3): >>><<< 7092 1726882272.37570: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882272.3415005-7879-114537454794815=/root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.37574: variable 'ansible_module_compression' from source: unknown 7092 1726882272.37576: ANSIBALLZ: Using lock for file 7092 1726882272.37578: ANSIBALLZ: Acquiring lock 7092 1726882272.37580: ANSIBALLZ: Lock acquired: 140500667690656 7092 1726882272.37582: ANSIBALLZ: Creating module 7092 1726882272.48968: ANSIBALLZ: Writing module into payload 7092 1726882272.49367: ANSIBALLZ: Writing module 7092 1726882272.49371: ANSIBALLZ: Renaming module 7092 1726882272.49374: ANSIBALLZ: Done creating module 7092 1726882272.49376: variable 'ansible_facts' from source: unknown 7092 1726882272.49379: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815/AnsiballZ_file.py 7092 1726882272.49876: Sending initial data 7092 1726882272.49880: Sent initial data (151 bytes) 7092 1726882272.50362: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882272.50380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.50395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.50413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.50458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882272.50482: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882272.50497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.50514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882272.50529: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882272.50544: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882272.50556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.50573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.50590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.50602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882272.50613: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882272.50628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.50711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.50728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882272.50750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.50892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.52763: 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 <<< 7092 1726882272.52854: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882272.52949: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpocg0130b /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815/AnsiballZ_file.py <<< 7092 1726882272.53040: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882272.54354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.54402: stderr chunk (state=3): >>><<< 7092 1726882272.54406: stdout chunk (state=3): >>><<< 7092 1726882272.54430: done transferring module to remote 7092 1726882272.54499: _low_level_execute_command(): starting 7092 1726882272.54503: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815/ /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815/AnsiballZ_file.py && sleep 0' 7092 1726882272.54877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.54880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.54911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.54914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.54916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.54969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.54979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.55079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.56880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.56927: stderr chunk (state=3): >>><<< 7092 1726882272.56930: stdout chunk (state=3): >>><<< 7092 1726882272.56945: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.56948: _low_level_execute_command(): starting 7092 1726882272.56953: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815/AnsiballZ_file.py && sleep 0' 7092 1726882272.57408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.57428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.57441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882272.57454: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.57499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.57515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.57617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.71649: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "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, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882272.72688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882272.72746: stderr chunk (state=3): >>><<< 7092 1726882272.72749: stdout chunk (state=3): >>><<< 7092 1726882272.72767: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "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, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882272.72803: done with _execute_module (file, {'state': 'directory', 'path': '/etc/pki/tls/hostapd_test', 'mode': '0755', '_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-1726882272.3415005-7879-114537454794815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882272.72811: _low_level_execute_command(): starting 7092 1726882272.72815: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882272.3415005-7879-114537454794815/ > /dev/null 2>&1 && sleep 0' 7092 1726882272.73279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.73291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.73311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882272.73328: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.73378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.73390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.73488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.75288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.75337: stderr chunk (state=3): >>><<< 7092 1726882272.75340: stdout chunk (state=3): >>><<< 7092 1726882272.75358: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.75365: handler run complete 7092 1726882272.75385: attempt loop complete, returning result 7092 1726882272.75388: _execute() done 7092 1726882272.75390: dumping result to json 7092 1726882272.75398: done dumping result, returning 7092 1726882272.75405: done running TaskExecutor() for managed_node1/TASK: Create directory for test certificates [0e448fcc-3ce9-d956-9e9e-000000000227] 7092 1726882272.75410: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000227 changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/hostapd_test", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7092 1726882272.75580: no more pending results, returning what we have 7092 1726882272.75583: results queue empty 7092 1726882272.75584: checking for any_errors_fatal 7092 1726882272.75591: done checking for any_errors_fatal 7092 1726882272.75592: checking for max_fail_percentage 7092 1726882272.75594: done checking for max_fail_percentage 7092 1726882272.75594: checking to see if all hosts have failed and the running result is not ok 7092 1726882272.75595: done checking to see if all hosts have failed 7092 1726882272.75596: getting the remaining hosts for this loop 7092 1726882272.75598: done getting the remaining hosts for this loop 7092 1726882272.75601: getting the next task for host managed_node1 7092 1726882272.75609: done getting next task for host managed_node1 7092 1726882272.75612: ^ task is: TASK: Copy server certificates 7092 1726882272.75616: ^ 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=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 7092 1726882272.75620: getting variables 7092 1726882272.75621: in VariableManager get_vars() 7092 1726882272.75672: Calling all_inventory to load vars for managed_node1 7092 1726882272.75675: Calling groups_inventory to load vars for managed_node1 7092 1726882272.75677: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882272.75689: Calling all_plugins_play to load vars for managed_node1 7092 1726882272.75692: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882272.75695: Calling groups_plugins_play to load vars for managed_node1 7092 1726882272.75833: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000227 7092 1726882272.75840: WORKER PROCESS EXITING 7092 1726882272.75851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882272.75976: done with get_vars() 7092 1726882272.75984: done getting variables 7092 1726882272.76029: 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 [Copy server certificates] ************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Friday 20 September 2024 21:31:12 -0400 (0:00:00.497) 0:00:31.667 ****** 7092 1726882272.76053: entering _queue_task() for managed_node1/copy 7092 1726882272.76242: worker is 1 (out of 1 available) 7092 1726882272.76257: exiting _queue_task() for managed_node1/copy 7092 1726882272.76270: done queuing things up, now waiting for results queue to drain 7092 1726882272.76272: waiting for pending results... 7092 1726882272.76429: running TaskExecutor() for managed_node1/TASK: Copy server certificates 7092 1726882272.76497: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000228 7092 1726882272.76508: variable 'ansible_search_path' from source: unknown 7092 1726882272.76511: variable 'ansible_search_path' from source: unknown 7092 1726882272.76748: Loaded config def from plugin (lookup/items) 7092 1726882272.76755: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7092 1726882272.76792: variable 'omit' from source: magic vars 7092 1726882272.76866: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882272.76874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882272.76884: variable 'omit' from source: magic vars 7092 1726882272.77122: variable 'ansible_distribution_major_version' from source: facts 7092 1726882272.77131: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882272.77255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882272.78763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882272.78814: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882272.78845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882272.78871: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882272.78891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882272.78948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882272.78972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882272.78990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882272.79016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882272.79026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882272.79108: variable 'ansible_distribution' from source: facts 7092 1726882272.79112: variable 'ansible_distribution_major_version' from source: facts 7092 1726882272.79119: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882272.79199: variable 'ansible_distribution_major_version' from source: facts 7092 1726882272.79202: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882272.79315: variable 'ansible_distribution' from source: facts 7092 1726882272.79319: variable 'ansible_distribution_major_version' from source: facts 7092 1726882272.79323: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882272.79330: variable 'omit' from source: magic vars 7092 1726882272.79365: variable 'omit' from source: magic vars 7092 1726882272.79399: variable 'item' from source: unknown 7092 1726882272.79446: variable 'item' from source: unknown 7092 1726882272.79498: variable 'item' from source: unknown 7092 1726882272.79510: variable 'omit' from source: magic vars 7092 1726882272.79530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882272.79552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882272.79567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882272.79580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882272.79588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882272.79612: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882272.79615: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882272.79618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882272.79682: Set connection var ansible_shell_type to sh 7092 1726882272.79688: Set connection var ansible_shell_executable to /bin/sh 7092 1726882272.79693: Set connection var ansible_timeout to 10 7092 1726882272.79699: Set connection var ansible_pipelining to False 7092 1726882272.79706: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882272.79711: Set connection var ansible_connection to ssh 7092 1726882272.79728: variable 'ansible_shell_executable' from source: unknown 7092 1726882272.79731: variable 'ansible_connection' from source: unknown 7092 1726882272.79734: variable 'ansible_module_compression' from source: unknown 7092 1726882272.79738: variable 'ansible_shell_type' from source: unknown 7092 1726882272.79741: variable 'ansible_shell_executable' from source: unknown 7092 1726882272.79743: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882272.79745: variable 'ansible_pipelining' from source: unknown 7092 1726882272.79748: variable 'ansible_timeout' from source: unknown 7092 1726882272.79749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882272.79815: 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=False) 7092 1726882272.79825: variable 'omit' from source: magic vars 7092 1726882272.79828: starting attempt loop 7092 1726882272.79830: running the handler 7092 1726882272.79841: _low_level_execute_command(): starting 7092 1726882272.79846: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882272.80367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.80379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.80405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.80418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.80429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.80486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.80492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.80602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.82202: stdout chunk (state=3): >>>/root <<< 7092 1726882272.82298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.82354: stderr chunk (state=3): >>><<< 7092 1726882272.82357: stdout chunk (state=3): >>><<< 7092 1726882272.82378: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.82388: _low_level_execute_command(): starting 7092 1726882272.82393: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903 `" && echo ansible-tmp-1726882272.8237815-7902-162394503758903="` echo /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903 `" ) && sleep 0' 7092 1726882272.82834: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.82842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.82874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.82887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.82898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.82948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882272.82957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.83062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.84912: stdout chunk (state=3): >>>ansible-tmp-1726882272.8237815-7902-162394503758903=/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903 <<< 7092 1726882272.85020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.85076: stderr chunk (state=3): >>><<< 7092 1726882272.85079: stdout chunk (state=3): >>><<< 7092 1726882272.85094: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882272.8237815-7902-162394503758903=/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.85108: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882272.85132: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.key /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.key /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.key 7092 1726882272.85178: variable 'ansible_module_compression' from source: unknown 7092 1726882272.85218: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882272.85246: variable 'ansible_facts' from source: unknown 7092 1726882272.85305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_stat.py 7092 1726882272.85407: Sending initial data 7092 1726882272.85410: Sent initial data (151 bytes) 7092 1726882272.86091: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.86095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.86125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.86140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882272.86150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.86192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.86204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882272.86213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.86314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.88019: 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 <<< 7092 1726882272.88106: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882272.88195: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp9w0h9wqk /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_stat.py <<< 7092 1726882272.88286: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882272.89297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.89407: stderr chunk (state=3): >>><<< 7092 1726882272.89410: stdout chunk (state=3): >>><<< 7092 1726882272.89430: done transferring module to remote 7092 1726882272.89442: _low_level_execute_command(): starting 7092 1726882272.89447: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/ /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_stat.py && sleep 0' 7092 1726882272.89901: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.89907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.89938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.89951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.89961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.90011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.90023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.90125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882272.91870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882272.91925: stderr chunk (state=3): >>><<< 7092 1726882272.91929: stdout chunk (state=3): >>><<< 7092 1726882272.91949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882272.91953: _low_level_execute_command(): starting 7092 1726882272.91956: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_stat.py && sleep 0' 7092 1726882272.92413: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882272.92417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882272.92453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.92467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882272.92516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882272.92528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882272.92638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.05691: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882273.06662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882273.06721: stderr chunk (state=3): >>><<< 7092 1726882273.06725: stdout chunk (state=3): >>><<< 7092 1726882273.06744: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882273.06767: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882272.8237815-7902-162394503758903/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882273.06869: Sending initial data 7092 1726882273.06873: Sent initial data (195 bytes) 7092 1726882273.07568: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.07582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.07593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882273.07610: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.07619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.07664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.07688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.07785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.09579: 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 <<< 7092 1726882273.09667: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882273.09757: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key <<< 7092 1726882273.09851: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882273.10249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.10359: stderr chunk (state=3): >>><<< 7092 1726882273.10362: stdout chunk (state=3): >>><<< 7092 1726882273.10380: _low_level_execute_command(): starting 7092 1726882273.10385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/ /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key && sleep 0' 7092 1726882273.10838: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.10850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.10874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882273.10887: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.10938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.10953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.11044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.12784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.12834: stderr chunk (state=3): >>><<< 7092 1726882273.12837: stdout chunk (state=3): >>><<< 7092 1726882273.12853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.12877: variable 'ansible_module_compression' from source: unknown 7092 1726882273.12914: ANSIBALLZ: Using generic lock for ansible.legacy.copy 7092 1726882273.12918: ANSIBALLZ: Acquiring lock 7092 1726882273.12920: ANSIBALLZ: Lock acquired: 140500670432560 7092 1726882273.12922: ANSIBALLZ: Creating module 7092 1726882273.21322: ANSIBALLZ: Writing module into payload 7092 1726882273.21440: ANSIBALLZ: Writing module 7092 1726882273.21462: ANSIBALLZ: Renaming module 7092 1726882273.21469: ANSIBALLZ: Done creating module 7092 1726882273.21485: variable 'ansible_facts' from source: unknown 7092 1726882273.21539: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_copy.py 7092 1726882273.21643: Sending initial data 7092 1726882273.21653: Sent initial data (151 bytes) 7092 1726882273.22350: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.22357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.22389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.22392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882273.22395: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.22437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.22448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.22558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.24385: 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 <<< 7092 1726882273.24396: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882273.24477: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882273.24574: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpqm_9nr_w /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_copy.py <<< 7092 1726882273.24666: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882273.25693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.25782: stderr chunk (state=3): >>><<< 7092 1726882273.25786: stdout chunk (state=3): >>><<< 7092 1726882273.25814: done transferring module to remote 7092 1726882273.25817: _low_level_execute_command(): starting 7092 1726882273.25819: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/ /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_copy.py && sleep 0' 7092 1726882273.26257: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.26260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.26289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.26292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.26294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.26345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.26357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.26446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.28185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.28228: stderr chunk (state=3): >>><<< 7092 1726882273.28231: stdout chunk (state=3): >>><<< 7092 1726882273.28244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.28247: _low_level_execute_command(): starting 7092 1726882273.28252: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/AnsiballZ_copy.py && sleep 0' 7092 1726882273.28665: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.28678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.28695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882273.28710: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.28758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.28774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.28882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.42881: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882273.43888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882273.43949: stderr chunk (state=3): >>><<< 7092 1726882273.43952: stdout chunk (state=3): >>><<< 7092 1726882273.43973: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882273.44000: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key', 'dest': '/etc/pki/tls/hostapd_test/server.key', 'mode': '0644', '_original_basename': 'server.key', 'follow': False, 'checksum': 'cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e', '_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.copy', '_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-1726882272.8237815-7902-162394503758903/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882273.44009: _low_level_execute_command(): starting 7092 1726882273.44013: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/ > /dev/null 2>&1 && sleep 0' 7092 1726882273.44495: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.44499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.44531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.44535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.44537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.44596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.44599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882273.44603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.44696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.46535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.46589: stderr chunk (state=3): >>><<< 7092 1726882273.46592: stdout chunk (state=3): >>><<< 7092 1726882273.46605: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.46612: handler run complete 7092 1726882273.46629: attempt loop complete, returning result 7092 1726882273.46646: variable 'item' from source: unknown 7092 1726882273.46713: variable 'item' from source: unknown changed: [managed_node1] => (item=server.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "dest": "/etc/pki/tls/hostapd_test/server.key", "gid": 0, "group": "root", "item": "server.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726882272.8237815-7902-162394503758903/.source.key", "state": "file", "uid": 0 } 7092 1726882273.46950: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882273.46953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882273.46956: variable 'omit' from source: magic vars 7092 1726882273.46981: variable 'ansible_distribution_major_version' from source: facts 7092 1726882273.46987: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882273.47081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882273.47102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882273.47119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882273.47146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882273.47157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882273.47226: variable 'ansible_distribution' from source: facts 7092 1726882273.47229: variable 'ansible_distribution_major_version' from source: facts 7092 1726882273.47235: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882273.47310: variable 'ansible_distribution_major_version' from source: facts 7092 1726882273.47313: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882273.47422: variable 'ansible_distribution' from source: facts 7092 1726882273.47425: variable 'ansible_distribution_major_version' from source: facts 7092 1726882273.47431: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882273.47435: variable 'omit' from source: magic vars 7092 1726882273.47448: variable 'omit' from source: magic vars 7092 1726882273.47479: variable 'item' from source: unknown 7092 1726882273.47522: variable 'item' from source: unknown 7092 1726882273.47570: variable 'item' from source: unknown 7092 1726882273.47581: variable 'omit' from source: magic vars 7092 1726882273.47597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882273.47604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882273.47616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882273.47624: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882273.47627: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882273.47629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882273.47680: Set connection var ansible_shell_type to sh 7092 1726882273.47685: Set connection var ansible_shell_executable to /bin/sh 7092 1726882273.47690: Set connection var ansible_timeout to 10 7092 1726882273.47695: Set connection var ansible_pipelining to False 7092 1726882273.47702: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882273.47706: Set connection var ansible_connection to ssh 7092 1726882273.47725: variable 'ansible_shell_executable' from source: unknown 7092 1726882273.47730: variable 'ansible_connection' from source: unknown 7092 1726882273.47735: variable 'ansible_module_compression' from source: unknown 7092 1726882273.47740: variable 'ansible_shell_type' from source: unknown 7092 1726882273.47742: variable 'ansible_shell_executable' from source: unknown 7092 1726882273.47744: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882273.47746: variable 'ansible_pipelining' from source: unknown 7092 1726882273.47748: variable 'ansible_timeout' from source: unknown 7092 1726882273.47750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882273.47806: 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=False) 7092 1726882273.47814: variable 'omit' from source: magic vars 7092 1726882273.47818: starting attempt loop 7092 1726882273.47820: running the handler 7092 1726882273.47832: _low_level_execute_command(): starting 7092 1726882273.47835: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882273.48286: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882273.48298: 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 <<< 7092 1726882273.48323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882273.48334: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882273.48344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.48391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.48403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882273.48413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.48514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.50084: stdout chunk (state=3): >>>/root <<< 7092 1726882273.50185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.50239: stderr chunk (state=3): >>><<< 7092 1726882273.50242: stdout chunk (state=3): >>><<< 7092 1726882273.50254: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.50261: _low_level_execute_command(): starting 7092 1726882273.50268: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089 `" && echo ansible-tmp-1726882273.5025392-7902-258390870028089="` echo /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089 `" ) && sleep 0' 7092 1726882273.50713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.50725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.50748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882273.50767: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.50809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.50820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.50920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.52790: stdout chunk (state=3): >>>ansible-tmp-1726882273.5025392-7902-258390870028089=/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089 <<< 7092 1726882273.52895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.52947: stderr chunk (state=3): >>><<< 7092 1726882273.52951: stdout chunk (state=3): >>><<< 7092 1726882273.52967: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882273.5025392-7902-258390870028089=/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.52976: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882273.52999: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/dh.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/dh.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/dh.pem 7092 1726882273.53040: variable 'ansible_module_compression' from source: unknown 7092 1726882273.53072: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882273.53087: variable 'ansible_facts' from source: unknown 7092 1726882273.53131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_stat.py 7092 1726882273.53224: Sending initial data 7092 1726882273.53234: Sent initial data (151 bytes) 7092 1726882273.53915: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.53918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.53954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.53957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.53959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.54018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.54021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882273.54027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.54119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.55851: 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 <<< 7092 1726882273.55941: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882273.56032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpqbgoejt6 /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_stat.py <<< 7092 1726882273.56127: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882273.57131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.57238: stderr chunk (state=3): >>><<< 7092 1726882273.57243: stdout chunk (state=3): >>><<< 7092 1726882273.57259: done transferring module to remote 7092 1726882273.57268: _low_level_execute_command(): starting 7092 1726882273.57273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/ /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_stat.py && sleep 0' 7092 1726882273.57719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.57734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.57758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.57777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.57816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.57827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.57927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.59655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.59708: stderr chunk (state=3): >>><<< 7092 1726882273.59711: stdout chunk (state=3): >>><<< 7092 1726882273.59725: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.59728: _low_level_execute_command(): starting 7092 1726882273.59733: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_stat.py && sleep 0' 7092 1726882273.60181: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.60185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.60225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.60228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.60231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.60280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.60283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.60392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.73390: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882273.74389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882273.74449: stderr chunk (state=3): >>><<< 7092 1726882273.74453: stdout chunk (state=3): >>><<< 7092 1726882273.74470: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882273.74487: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/dh.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882273.5025392-7902-258390870028089/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882273.74584: Sending initial data 7092 1726882273.74595: Sent initial data (191 bytes) 7092 1726882273.75261: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.75267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.75298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.75303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.75306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.75366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.75374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882273.75376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.75472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.77266: 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 <<< 7092 1726882273.77357: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882273.77451: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem <<< 7092 1726882273.77541: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882273.77934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.78032: stderr chunk (state=3): >>><<< 7092 1726882273.78035: stdout chunk (state=3): >>><<< 7092 1726882273.78051: _low_level_execute_command(): starting 7092 1726882273.78055: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/ /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem && sleep 0' 7092 1726882273.78482: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.78495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.78513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882273.78524: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882273.78533: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.78580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.78592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.78693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.80417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.80469: stderr chunk (state=3): >>><<< 7092 1726882273.80472: stdout chunk (state=3): >>><<< 7092 1726882273.80489: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.80511: variable 'ansible_module_compression' from source: unknown 7092 1726882273.80545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882273.80561: variable 'ansible_facts' from source: unknown 7092 1726882273.80610: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_copy.py 7092 1726882273.80700: Sending initial data 7092 1726882273.80709: Sent initial data (151 bytes) 7092 1726882273.81367: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.81370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.81403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.81406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.81408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.81461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.81467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.81567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.83280: 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 <<< 7092 1726882273.83286: 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 <<< 7092 1726882273.83373: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882273.83465: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpxjmg8gln /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_copy.py <<< 7092 1726882273.83553: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882273.84578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.84674: stderr chunk (state=3): >>><<< 7092 1726882273.84677: stdout chunk (state=3): >>><<< 7092 1726882273.84692: done transferring module to remote 7092 1726882273.84698: _low_level_execute_command(): starting 7092 1726882273.84703: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/ /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_copy.py && sleep 0' 7092 1726882273.85146: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.85152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.85191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882273.85194: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882273.85196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882273.85198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.85249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.85253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882273.85255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.85353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882273.87081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882273.87125: stderr chunk (state=3): >>><<< 7092 1726882273.87128: stdout chunk (state=3): >>><<< 7092 1726882273.87144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882273.87147: _low_level_execute_command(): starting 7092 1726882273.87151: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/AnsiballZ_copy.py && sleep 0' 7092 1726882273.87582: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.87585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882273.87624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.87628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882273.87631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882273.87633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882273.87682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882273.87686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882273.87791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.01532: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882274.02539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882274.02598: stderr chunk (state=3): >>><<< 7092 1726882274.02601: stdout chunk (state=3): >>><<< 7092 1726882274.02618: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882274.02648: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/dh.pem', 'mode': '0644', '_original_basename': 'dh.pem', 'follow': False, 'checksum': 'bf0f85791e75de8be4c2d350f275a2ba11387409', '_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.copy', '_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-1726882273.5025392-7902-258390870028089/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882274.02655: _low_level_execute_command(): starting 7092 1726882274.02660: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/ > /dev/null 2>&1 && sleep 0' 7092 1726882274.03139: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.03142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.03169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.03181: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.03238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.03244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.03343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.05129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.05181: stderr chunk (state=3): >>><<< 7092 1726882274.05184: stdout chunk (state=3): >>><<< 7092 1726882274.05199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.05206: handler run complete 7092 1726882274.05222: attempt loop complete, returning result 7092 1726882274.05240: variable 'item' from source: unknown 7092 1726882274.05304: variable 'item' from source: unknown changed: [managed_node1] => (item=dh.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "gid": 0, "group": "root", "item": "dh.pem", "md5sum": "4113e34f62361150e6900c737183327e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "src": "/root/.ansible/tmp/ansible-tmp-1726882273.5025392-7902-258390870028089/.source.pem", "state": "file", "uid": 0 } 7092 1726882274.05429: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882274.05432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882274.05434: variable 'omit' from source: magic vars 7092 1726882274.05523: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.05526: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882274.05617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882274.05638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882274.05660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882274.05694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882274.05704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882274.05770: variable 'ansible_distribution' from source: facts 7092 1726882274.05781: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.05784: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882274.05854: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.05857: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882274.05971: variable 'ansible_distribution' from source: facts 7092 1726882274.05974: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.05980: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882274.05987: variable 'omit' from source: magic vars 7092 1726882274.05996: variable 'omit' from source: magic vars 7092 1726882274.06028: variable 'item' from source: unknown 7092 1726882274.06071: variable 'item' from source: unknown 7092 1726882274.06119: variable 'item' from source: unknown 7092 1726882274.06131: variable 'omit' from source: magic vars 7092 1726882274.06147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882274.06154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882274.06159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882274.06173: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882274.06176: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882274.06178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882274.06228: Set connection var ansible_shell_type to sh 7092 1726882274.06233: Set connection var ansible_shell_executable to /bin/sh 7092 1726882274.06240: Set connection var ansible_timeout to 10 7092 1726882274.06243: Set connection var ansible_pipelining to False 7092 1726882274.06251: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882274.06256: Set connection var ansible_connection to ssh 7092 1726882274.06271: variable 'ansible_shell_executable' from source: unknown 7092 1726882274.06274: variable 'ansible_connection' from source: unknown 7092 1726882274.06277: variable 'ansible_module_compression' from source: unknown 7092 1726882274.06279: variable 'ansible_shell_type' from source: unknown 7092 1726882274.06281: variable 'ansible_shell_executable' from source: unknown 7092 1726882274.06283: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882274.06287: variable 'ansible_pipelining' from source: unknown 7092 1726882274.06290: variable 'ansible_timeout' from source: unknown 7092 1726882274.06294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882274.06358: 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=False) 7092 1726882274.06366: variable 'omit' from source: magic vars 7092 1726882274.06370: starting attempt loop 7092 1726882274.06373: running the handler 7092 1726882274.06378: _low_level_execute_command(): starting 7092 1726882274.06382: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882274.06836: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.06851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.06877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.06888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.06933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.06945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.07054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.08612: stdout chunk (state=3): >>>/root <<< 7092 1726882274.08712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.08762: stderr chunk (state=3): >>><<< 7092 1726882274.08767: stdout chunk (state=3): >>><<< 7092 1726882274.08783: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.08796: _low_level_execute_command(): starting 7092 1726882274.08799: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725 `" && echo ansible-tmp-1726882274.08783-7902-119947229179725="` echo /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725 `" ) && sleep 0' 7092 1726882274.09241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.09254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.09276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.09287: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882274.09296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.09343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.09354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.09459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.11298: stdout chunk (state=3): >>>ansible-tmp-1726882274.08783-7902-119947229179725=/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725 <<< 7092 1726882274.11404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.11450: stderr chunk (state=3): >>><<< 7092 1726882274.11453: stdout chunk (state=3): >>><<< 7092 1726882274.11469: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882274.08783-7902-119947229179725=/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.11484: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882274.11502: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.pem 7092 1726882274.11534: variable 'ansible_module_compression' from source: unknown 7092 1726882274.11569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882274.11589: variable 'ansible_facts' from source: unknown 7092 1726882274.11629: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_stat.py 7092 1726882274.11731: Sending initial data 7092 1726882274.11734: Sent initial data (149 bytes) 7092 1726882274.12404: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.12407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.12455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.12458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.12460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882274.12462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.12508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.12515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882274.12517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.12608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.14343: 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 <<< 7092 1726882274.14346: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882274.14431: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882274.14525: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp9sn7r_dx /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_stat.py <<< 7092 1726882274.14618: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882274.15625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.15730: stderr chunk (state=3): >>><<< 7092 1726882274.15734: stdout chunk (state=3): >>><<< 7092 1726882274.15752: done transferring module to remote 7092 1726882274.15759: _low_level_execute_command(): starting 7092 1726882274.15765: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/ /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_stat.py && sleep 0' 7092 1726882274.16212: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.16231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.16252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882274.16263: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.16307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.16319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.16420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.18235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.18293: stderr chunk (state=3): >>><<< 7092 1726882274.18297: stdout chunk (state=3): >>><<< 7092 1726882274.18311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.18314: _low_level_execute_command(): starting 7092 1726882274.18319: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_stat.py && sleep 0' 7092 1726882274.18771: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.18784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.18803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.18828: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.18868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.18881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.18993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.32257: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882274.33262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882274.33326: stderr chunk (state=3): >>><<< 7092 1726882274.33330: stdout chunk (state=3): >>><<< 7092 1726882274.33347: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882274.33365: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882274.08783-7902-119947229179725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882274.33462: Sending initial data 7092 1726882274.33475: Sent initial data (193 bytes) 7092 1726882274.34212: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882274.34228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.34248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.34271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.34320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882274.34334: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882274.34352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.34374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882274.34387: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882274.34401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882274.34416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.34430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.34450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.34465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882274.34479: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882274.34493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.34579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.34596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882274.34610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.34742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.36554: 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 <<< 7092 1726882274.36645: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882274.36736: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem <<< 7092 1726882274.36829: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882274.37225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.37331: stderr chunk (state=3): >>><<< 7092 1726882274.37336: stdout chunk (state=3): >>><<< 7092 1726882274.37352: _low_level_execute_command(): starting 7092 1726882274.37354: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/ /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem && sleep 0' 7092 1726882274.37795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.37803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.37849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.37853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.37855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882274.37857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.37908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.37915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.38024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.39761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.39816: stderr chunk (state=3): >>><<< 7092 1726882274.39820: stdout chunk (state=3): >>><<< 7092 1726882274.39834: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.39854: variable 'ansible_module_compression' from source: unknown 7092 1726882274.39894: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882274.39909: variable 'ansible_facts' from source: unknown 7092 1726882274.39954: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_copy.py 7092 1726882274.40052: Sending initial data 7092 1726882274.40055: Sent initial data (149 bytes) 7092 1726882274.40735: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.40742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.40787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.40791: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.40801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.40855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.40858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.40957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.42682: 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 <<< 7092 1726882274.42774: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882274.42861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpym7jaqvp /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_copy.py <<< 7092 1726882274.42954: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882274.43968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.44077: stderr chunk (state=3): >>><<< 7092 1726882274.44080: stdout chunk (state=3): >>><<< 7092 1726882274.44097: done transferring module to remote 7092 1726882274.44105: _low_level_execute_command(): starting 7092 1726882274.44109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/ /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_copy.py && sleep 0' 7092 1726882274.44562: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.44570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.44603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.44614: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.44678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.44692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.44787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.46541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.46595: stderr chunk (state=3): >>><<< 7092 1726882274.46598: stdout chunk (state=3): >>><<< 7092 1726882274.46612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.46615: _low_level_execute_command(): starting 7092 1726882274.46620: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/AnsiballZ_copy.py && sleep 0' 7092 1726882274.47071: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.47077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.47112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.47116: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.47118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.47176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.47183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882274.47185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.47282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.61422: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882274.62478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882274.62536: stderr chunk (state=3): >>><<< 7092 1726882274.62539: stdout chunk (state=3): >>><<< 7092 1726882274.62557: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882274.62581: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/server.pem', 'mode': '0644', '_original_basename': 'server.pem', 'follow': False, 'checksum': '8e23f3b43e1d5346659d6e46a7415d5da14128a0', '_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.copy', '_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-1726882274.08783-7902-119947229179725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882274.62588: _low_level_execute_command(): starting 7092 1726882274.62595: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/ > /dev/null 2>&1 && sleep 0' 7092 1726882274.63058: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.63078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.63089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.63100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882274.63109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.63157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.63177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.63275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.65098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.65145: stderr chunk (state=3): >>><<< 7092 1726882274.65148: stdout chunk (state=3): >>><<< 7092 1726882274.65161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.65169: handler run complete 7092 1726882274.65189: attempt loop complete, returning result 7092 1726882274.65206: variable 'item' from source: unknown 7092 1726882274.65266: variable 'item' from source: unknown changed: [managed_node1] => (item=server.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "dest": "/etc/pki/tls/hostapd_test/server.pem", "gid": 0, "group": "root", "item": "server.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726882274.08783-7902-119947229179725/.source.pem", "state": "file", "uid": 0 } 7092 1726882274.65384: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882274.65387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882274.65390: variable 'omit' from source: magic vars 7092 1726882274.65496: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.65501: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882274.65591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882274.65609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882274.65629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882274.65662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882274.65675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882274.65745: variable 'ansible_distribution' from source: facts 7092 1726882274.65748: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.65754: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882274.65824: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.65829: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882274.65947: variable 'ansible_distribution' from source: facts 7092 1726882274.65951: variable 'ansible_distribution_major_version' from source: facts 7092 1726882274.65957: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882274.65967: variable 'omit' from source: magic vars 7092 1726882274.65978: variable 'omit' from source: magic vars 7092 1726882274.66006: variable 'item' from source: unknown 7092 1726882274.66051: variable 'item' from source: unknown 7092 1726882274.66106: variable 'item' from source: unknown 7092 1726882274.66118: variable 'omit' from source: magic vars 7092 1726882274.66133: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882274.66139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882274.66149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882274.66165: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882274.66168: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882274.66170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882274.66217: Set connection var ansible_shell_type to sh 7092 1726882274.66220: Set connection var ansible_shell_executable to /bin/sh 7092 1726882274.66226: Set connection var ansible_timeout to 10 7092 1726882274.66231: Set connection var ansible_pipelining to False 7092 1726882274.66240: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882274.66243: Set connection var ansible_connection to ssh 7092 1726882274.66257: variable 'ansible_shell_executable' from source: unknown 7092 1726882274.66260: variable 'ansible_connection' from source: unknown 7092 1726882274.66263: variable 'ansible_module_compression' from source: unknown 7092 1726882274.66272: variable 'ansible_shell_type' from source: unknown 7092 1726882274.66275: variable 'ansible_shell_executable' from source: unknown 7092 1726882274.66277: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882274.66283: variable 'ansible_pipelining' from source: unknown 7092 1726882274.66290: variable 'ansible_timeout' from source: unknown 7092 1726882274.66292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882274.66341: 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=False) 7092 1726882274.66353: variable 'omit' from source: magic vars 7092 1726882274.66356: starting attempt loop 7092 1726882274.66358: running the handler 7092 1726882274.66365: _low_level_execute_command(): starting 7092 1726882274.66369: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882274.66835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.66848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.66868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.66880: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882274.66889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.66937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.66949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.67055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.68629: stdout chunk (state=3): >>>/root <<< 7092 1726882274.68730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.68788: stderr chunk (state=3): >>><<< 7092 1726882274.68792: stdout chunk (state=3): >>><<< 7092 1726882274.68805: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.68813: _low_level_execute_command(): starting 7092 1726882274.68818: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379 `" && echo ansible-tmp-1726882274.688055-7902-16759870404379="` echo /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379 `" ) && sleep 0' 7092 1726882274.69259: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.69276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.69304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.69318: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.69359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.69373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.69479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.71344: stdout chunk (state=3): >>>ansible-tmp-1726882274.688055-7902-16759870404379=/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379 <<< 7092 1726882274.71456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.71507: stderr chunk (state=3): >>><<< 7092 1726882274.71510: stdout chunk (state=3): >>><<< 7092 1726882274.71524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882274.688055-7902-16759870404379=/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.71533: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882274.71558: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7092 1726882274.71595: variable 'ansible_module_compression' from source: unknown 7092 1726882274.71629: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882274.71647: variable 'ansible_facts' from source: unknown 7092 1726882274.71694: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_stat.py 7092 1726882274.71789: Sending initial data 7092 1726882274.71797: Sent initial data (149 bytes) 7092 1726882274.72479: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.72482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.72518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.72521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.72523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882274.72527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.72585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.72588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882274.72591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.72685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.74447: 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 <<< 7092 1726882274.74535: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882274.74628: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmptav5kr8k /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_stat.py <<< 7092 1726882274.74717: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882274.75717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.75826: stderr chunk (state=3): >>><<< 7092 1726882274.75829: stdout chunk (state=3): >>><<< 7092 1726882274.75848: done transferring module to remote 7092 1726882274.75855: _low_level_execute_command(): starting 7092 1726882274.75860: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/ /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_stat.py && sleep 0' 7092 1726882274.76322: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.76333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.76348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.76359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.76407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.76434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.76521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.78294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.78346: stderr chunk (state=3): >>><<< 7092 1726882274.78349: stdout chunk (state=3): >>><<< 7092 1726882274.78363: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.78368: _low_level_execute_command(): starting 7092 1726882274.78371: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_stat.py && sleep 0' 7092 1726882274.78810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.78823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.78844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.78856: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.78907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.78919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.79025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.92211: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882274.93216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882274.93275: stderr chunk (state=3): >>><<< 7092 1726882274.93278: stdout chunk (state=3): >>><<< 7092 1726882274.93293: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882274.93337: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882274.688055-7902-16759870404379/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882274.93429: Sending initial data 7092 1726882274.93432: Sent initial data (193 bytes) 7092 1726882274.94113: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882274.94126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882274.94145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882274.94157: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882274.94169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.94214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882274.94226: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.94331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.96144: 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 <<< 7092 1726882274.96150: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882274.96232: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882274.96326: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem <<< 7092 1726882274.96416: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882274.96817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.96908: stderr chunk (state=3): >>><<< 7092 1726882274.96912: stdout chunk (state=3): >>><<< 7092 1726882274.96924: _low_level_execute_command(): starting 7092 1726882274.96929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/ /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem && sleep 0' 7092 1726882274.97494: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882274.97583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882274.97676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882274.99488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882274.99570: stderr chunk (state=3): >>><<< 7092 1726882274.99590: stdout chunk (state=3): >>><<< 7092 1726882274.99850: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882274.99853: variable 'ansible_module_compression' from source: unknown 7092 1726882274.99856: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882274.99858: variable 'ansible_facts' from source: unknown 7092 1726882274.99860: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_copy.py 7092 1726882274.99936: Sending initial data 7092 1726882274.99940: Sent initial data (149 bytes) 7092 1726882275.01137: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882275.01152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882275.01175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.01195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.01236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882275.01248: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882275.01260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.01293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882275.01306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882275.01316: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882275.01328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882275.01342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.01358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.01373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882275.01392: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882275.01425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.01574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.01607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882275.01628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.01757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.03544: 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 <<< 7092 1726882275.03628: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882275.03726: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpb5b_h1ca /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_copy.py <<< 7092 1726882275.03817: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882275.05050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.05168: stderr chunk (state=3): >>><<< 7092 1726882275.05171: stdout chunk (state=3): >>><<< 7092 1726882275.05172: done transferring module to remote 7092 1726882275.05188: _low_level_execute_command(): starting 7092 1726882275.05191: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/ /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_copy.py && sleep 0' 7092 1726882275.05612: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.05617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.05653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.05659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882275.05672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.05678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882275.05685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.05735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.05756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882275.05762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.05858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.07670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.07747: stderr chunk (state=3): >>><<< 7092 1726882275.07750: stdout chunk (state=3): >>><<< 7092 1726882275.07765: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882275.07772: _low_level_execute_command(): starting 7092 1726882275.07774: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/AnsiballZ_copy.py && sleep 0' 7092 1726882275.08287: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882275.08290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.08320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.08324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.08326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.08382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.08385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.08493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.22617: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882275.23732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882275.23755: stderr chunk (state=3): >>><<< 7092 1726882275.23759: stdout chunk (state=3): >>><<< 7092 1726882275.23777: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882275.23800: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882274.688055-7902-16759870404379/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882275.23807: _low_level_execute_command(): starting 7092 1726882275.23811: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/ > /dev/null 2>&1 && sleep 0' 7092 1726882275.24276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.24280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.24311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.24315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.24317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.24369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.24373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882275.24388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.24482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.26334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.26384: stderr chunk (state=3): >>><<< 7092 1726882275.26388: stdout chunk (state=3): >>><<< 7092 1726882275.26400: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882275.26405: handler run complete 7092 1726882275.26422: attempt loop complete, returning result 7092 1726882275.26441: variable 'item' from source: unknown 7092 1726882275.26504: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882274.688055-7902-16759870404379/.source.pem", "state": "file", "uid": 0 } 7092 1726882275.26626: dumping result to json 7092 1726882275.26629: done dumping result, returning 7092 1726882275.26632: done running TaskExecutor() for managed_node1/TASK: Copy server certificates [0e448fcc-3ce9-d956-9e9e-000000000228] 7092 1726882275.26635: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000228 7092 1726882275.26691: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000228 7092 1726882275.26693: WORKER PROCESS EXITING 7092 1726882275.26773: no more pending results, returning what we have 7092 1726882275.26776: results queue empty 7092 1726882275.26777: checking for any_errors_fatal 7092 1726882275.26782: done checking for any_errors_fatal 7092 1726882275.26782: checking for max_fail_percentage 7092 1726882275.26784: done checking for max_fail_percentage 7092 1726882275.26784: checking to see if all hosts have failed and the running result is not ok 7092 1726882275.26786: done checking to see if all hosts have failed 7092 1726882275.26786: getting the remaining hosts for this loop 7092 1726882275.26787: done getting the remaining hosts for this loop 7092 1726882275.26791: getting the next task for host managed_node1 7092 1726882275.26797: done getting next task for host managed_node1 7092 1726882275.26800: ^ task is: TASK: Create test interfaces 7092 1726882275.26804: ^ 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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882275.26807: getting variables 7092 1726882275.26809: in VariableManager get_vars() 7092 1726882275.26851: Calling all_inventory to load vars for managed_node1 7092 1726882275.26854: Calling groups_inventory to load vars for managed_node1 7092 1726882275.26856: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882275.26869: Calling all_plugins_play to load vars for managed_node1 7092 1726882275.26871: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882275.26874: Calling groups_plugins_play to load vars for managed_node1 7092 1726882275.27008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882275.27137: done with get_vars() 7092 1726882275.27145: done getting variables 7092 1726882275.27214: 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 [Create test interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:42 Friday 20 September 2024 21:31:15 -0400 (0:00:02.511) 0:00:34.179 ****** 7092 1726882275.27234: entering _queue_task() for managed_node1/shell 7092 1726882275.27235: Creating lock for shell 7092 1726882275.27431: worker is 1 (out of 1 available) 7092 1726882275.27443: exiting _queue_task() for managed_node1/shell 7092 1726882275.27453: done queuing things up, now waiting for results queue to drain 7092 1726882275.27455: waiting for pending results... 7092 1726882275.27615: running TaskExecutor() for managed_node1/TASK: Create test interfaces 7092 1726882275.27685: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000229 7092 1726882275.27696: variable 'ansible_search_path' from source: unknown 7092 1726882275.27700: variable 'ansible_search_path' from source: unknown 7092 1726882275.27726: calling self._execute() 7092 1726882275.27830: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882275.27833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882275.27852: variable 'omit' from source: magic vars 7092 1726882275.28117: variable 'ansible_distribution_major_version' from source: facts 7092 1726882275.28127: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882275.28260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882275.29795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882275.29849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882275.29876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882275.29902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882275.29923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882275.29981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882275.30000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882275.30019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882275.30048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882275.30058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882275.30140: variable 'ansible_distribution' from source: facts 7092 1726882275.30144: variable 'ansible_distribution_major_version' from source: facts 7092 1726882275.30146: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882275.30151: variable 'omit' from source: magic vars 7092 1726882275.30180: variable 'omit' from source: magic vars 7092 1726882275.30202: variable 'omit' from source: magic vars 7092 1726882275.30221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882275.30248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882275.30258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882275.30272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882275.30280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882275.30302: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882275.30305: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882275.30308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882275.30370: Set connection var ansible_shell_type to sh 7092 1726882275.30376: Set connection var ansible_shell_executable to /bin/sh 7092 1726882275.30382: Set connection var ansible_timeout to 10 7092 1726882275.30387: Set connection var ansible_pipelining to False 7092 1726882275.30395: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882275.30401: Set connection var ansible_connection to ssh 7092 1726882275.30415: variable 'ansible_shell_executable' from source: unknown 7092 1726882275.30418: variable 'ansible_connection' from source: unknown 7092 1726882275.30420: variable 'ansible_module_compression' from source: unknown 7092 1726882275.30423: variable 'ansible_shell_type' from source: unknown 7092 1726882275.30425: variable 'ansible_shell_executable' from source: unknown 7092 1726882275.30428: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882275.30432: variable 'ansible_pipelining' from source: unknown 7092 1726882275.30434: variable 'ansible_timeout' from source: unknown 7092 1726882275.30440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882275.30509: 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) 7092 1726882275.30517: variable 'omit' from source: magic vars 7092 1726882275.30521: starting attempt loop 7092 1726882275.30524: running the handler 7092 1726882275.30532: 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) 7092 1726882275.30546: _low_level_execute_command(): starting 7092 1726882275.30552: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882275.31059: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.31070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.31099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.31111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.31168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.31181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.31287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.32939: stdout chunk (state=3): >>>/root <<< 7092 1726882275.33040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.33083: stderr chunk (state=3): >>><<< 7092 1726882275.33087: stdout chunk (state=3): >>><<< 7092 1726882275.33104: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882275.33115: _low_level_execute_command(): starting 7092 1726882275.33118: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609 `" && echo ansible-tmp-1726882275.331039-7981-28758154294609="` echo /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609 `" ) && sleep 0' 7092 1726882275.33521: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.33529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.33577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.33581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.33583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.33632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.33635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.33736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.35632: stdout chunk (state=3): >>>ansible-tmp-1726882275.331039-7981-28758154294609=/root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609 <<< 7092 1726882275.35739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.35782: stderr chunk (state=3): >>><<< 7092 1726882275.35787: stdout chunk (state=3): >>><<< 7092 1726882275.35798: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882275.331039-7981-28758154294609=/root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882275.35822: variable 'ansible_module_compression' from source: unknown 7092 1726882275.35858: ANSIBALLZ: Using generic lock for ansible.legacy.command 7092 1726882275.35861: ANSIBALLZ: Acquiring lock 7092 1726882275.35865: ANSIBALLZ: Lock acquired: 140500670432560 7092 1726882275.35868: ANSIBALLZ: Creating module 7092 1726882275.47160: ANSIBALLZ: Writing module into payload 7092 1726882275.47273: ANSIBALLZ: Writing module 7092 1726882275.47289: ANSIBALLZ: Renaming module 7092 1726882275.47294: ANSIBALLZ: Done creating module 7092 1726882275.47308: variable 'ansible_facts' from source: unknown 7092 1726882275.47376: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609/AnsiballZ_command.py 7092 1726882275.47483: Sending initial data 7092 1726882275.47493: Sent initial data (152 bytes) 7092 1726882275.48150: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.48154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.48195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882275.48198: 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.44.90 is address debug1: re-parsing configuration <<< 7092 1726882275.48200: 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.44.90 originally 10.31.44.90 <<< 7092 1726882275.48204: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.48245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.48258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.48372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.50207: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882275.50229: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7092 1726882275.50232: 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 <<< 7092 1726882275.50326: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882275.50432: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmplp4bho_k /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609/AnsiballZ_command.py <<< 7092 1726882275.50549: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882275.51860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.51957: stderr chunk (state=3): >>><<< 7092 1726882275.51960: stdout chunk (state=3): >>><<< 7092 1726882275.51984: done transferring module to remote 7092 1726882275.51987: _low_level_execute_command(): starting 7092 1726882275.51993: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609/ /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609/AnsiballZ_command.py && sleep 0' 7092 1726882275.52436: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.52440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.52471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.52475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.52482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.52537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.52542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.52631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.54427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.54476: stderr chunk (state=3): >>><<< 7092 1726882275.54479: stdout chunk (state=3): >>><<< 7092 1726882275.54546: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882275.54549: _low_level_execute_command(): starting 7092 1726882275.54552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609/AnsiballZ_command.py && sleep 0' 7092 1726882275.54916: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.54919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.54944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.54948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.54957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.55008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.55011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.55115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.86292: stdout chunk (state=3): >>> <<< 7092 1726882275.86338: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 21:31:15.679831", "end": "2024-09-20 21:31:15.860086", "delta": "0:00:00.180255", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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}}} <<< 7092 1726882275.87725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882275.87775: stderr chunk (state=3): >>><<< 7092 1726882275.87778: stdout chunk (state=3): >>><<< 7092 1726882275.87793: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-20 21:31:15.679831", "end": "2024-09-20 21:31:15.860086", "delta": "0:00:00.180255", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882275.87824: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge "br1".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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-1726882275.331039-7981-28758154294609/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882275.87830: _low_level_execute_command(): starting 7092 1726882275.87835: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882275.331039-7981-28758154294609/ > /dev/null 2>&1 && sleep 0' 7092 1726882275.88262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.88268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.88297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7092 1726882275.88300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882275.88302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.88352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.88355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.88490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.90965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.91010: stderr chunk (state=3): >>><<< 7092 1726882275.91013: stdout chunk (state=3): >>><<< 7092 1726882275.91026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882275.91032: handler run complete 7092 1726882275.91051: Evaluated conditional (False): False 7092 1726882275.91059: attempt loop complete, returning result 7092 1726882275.91068: _execute() done 7092 1726882275.91071: dumping result to json 7092 1726882275.91076: done dumping result, returning 7092 1726882275.91086: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0e448fcc-3ce9-d956-9e9e-000000000229] 7092 1726882275.91090: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000229 7092 1726882275.91233: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000229 7092 1726882275.91235: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "delta": "0:00:00.180255", "end": "2024-09-20 21:31:15.860086", "rc": 0, "start": "2024-09-20 21:31:15.679831" } 7092 1726882275.91296: no more pending results, returning what we have 7092 1726882275.91299: results queue empty 7092 1726882275.91299: checking for any_errors_fatal 7092 1726882275.91309: done checking for any_errors_fatal 7092 1726882275.91310: checking for max_fail_percentage 7092 1726882275.91312: done checking for max_fail_percentage 7092 1726882275.91312: checking to see if all hosts have failed and the running result is not ok 7092 1726882275.91314: done checking to see if all hosts have failed 7092 1726882275.91314: getting the remaining hosts for this loop 7092 1726882275.91316: done getting the remaining hosts for this loop 7092 1726882275.91319: getting the next task for host managed_node1 7092 1726882275.91325: done getting next task for host managed_node1 7092 1726882275.91327: ^ task is: TASK: Create hostapd config 7092 1726882275.91331: ^ 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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882275.91334: getting variables 7092 1726882275.91335: in VariableManager get_vars() 7092 1726882275.91382: Calling all_inventory to load vars for managed_node1 7092 1726882275.91385: Calling groups_inventory to load vars for managed_node1 7092 1726882275.91387: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882275.91396: Calling all_plugins_play to load vars for managed_node1 7092 1726882275.91403: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882275.91406: Calling groups_plugins_play to load vars for managed_node1 7092 1726882275.91521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882275.91646: done with get_vars() 7092 1726882275.91655: done getting variables 7092 1726882275.91699: 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 [Create hostapd config] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:69 Friday 20 September 2024 21:31:15 -0400 (0:00:00.644) 0:00:34.824 ****** 7092 1726882275.91720: entering _queue_task() for managed_node1/copy 7092 1726882275.91914: worker is 1 (out of 1 available) 7092 1726882275.91927: exiting _queue_task() for managed_node1/copy 7092 1726882275.91941: done queuing things up, now waiting for results queue to drain 7092 1726882275.91942: waiting for pending results... 7092 1726882275.92095: running TaskExecutor() for managed_node1/TASK: Create hostapd config 7092 1726882275.92160: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000022a 7092 1726882275.92178: variable 'ansible_search_path' from source: unknown 7092 1726882275.92182: variable 'ansible_search_path' from source: unknown 7092 1726882275.92209: calling self._execute() 7092 1726882275.92275: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882275.92279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882275.92289: variable 'omit' from source: magic vars 7092 1726882275.92562: variable 'ansible_distribution_major_version' from source: facts 7092 1726882275.92575: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882275.92707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882275.94281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882275.94323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882275.94352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882275.94379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882275.94401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882275.94457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882275.94480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882275.94499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882275.94525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882275.94536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882275.94619: variable 'ansible_distribution' from source: facts 7092 1726882275.94622: variable 'ansible_distribution_major_version' from source: facts 7092 1726882275.94628: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882275.94634: variable 'omit' from source: magic vars 7092 1726882275.94667: variable 'omit' from source: magic vars 7092 1726882275.94693: variable 'omit' from source: magic vars 7092 1726882275.94714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882275.94734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882275.94748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882275.94761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882275.94771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882275.94795: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882275.94798: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882275.94800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882275.94861: Set connection var ansible_shell_type to sh 7092 1726882275.94869: Set connection var ansible_shell_executable to /bin/sh 7092 1726882275.94875: Set connection var ansible_timeout to 10 7092 1726882275.94880: Set connection var ansible_pipelining to False 7092 1726882275.94890: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882275.94893: Set connection var ansible_connection to ssh 7092 1726882275.94910: variable 'ansible_shell_executable' from source: unknown 7092 1726882275.94913: variable 'ansible_connection' from source: unknown 7092 1726882275.94916: variable 'ansible_module_compression' from source: unknown 7092 1726882275.94918: variable 'ansible_shell_type' from source: unknown 7092 1726882275.94920: variable 'ansible_shell_executable' from source: unknown 7092 1726882275.94922: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882275.94930: variable 'ansible_pipelining' from source: unknown 7092 1726882275.94932: variable 'ansible_timeout' from source: unknown 7092 1726882275.94935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882275.95001: 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=False) 7092 1726882275.95009: variable 'omit' from source: magic vars 7092 1726882275.95014: starting attempt loop 7092 1726882275.95017: running the handler 7092 1726882275.95026: _low_level_execute_command(): starting 7092 1726882275.95032: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882275.95559: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882275.95570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.95597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882275.95609: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882275.95619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.95662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.95679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.95786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882275.97452: stdout chunk (state=3): >>>/root <<< 7092 1726882275.97559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882275.97609: stderr chunk (state=3): >>><<< 7092 1726882275.97612: stdout chunk (state=3): >>><<< 7092 1726882275.97631: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882275.97645: _low_level_execute_command(): starting 7092 1726882275.97648: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197 `" && echo ansible-tmp-1726882275.9763005-8010-54776581916197="` echo /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197 `" ) && sleep 0' 7092 1726882275.98089: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882275.98101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882275.98121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882275.98132: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882275.98149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882275.98189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882275.98201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882275.98306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.00204: stdout chunk (state=3): >>>ansible-tmp-1726882275.9763005-8010-54776581916197=/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197 <<< 7092 1726882276.00369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.00373: stderr chunk (state=3): >>><<< 7092 1726882276.00375: stdout chunk (state=3): >>><<< 7092 1726882276.00394: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882275.9763005-8010-54776581916197=/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.00483: variable 'ansible_module_compression' from source: unknown 7092 1726882276.00545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882276.00578: variable 'ansible_facts' from source: unknown 7092 1726882276.00675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_stat.py 7092 1726882276.00912: Sending initial data 7092 1726882276.00916: Sent initial data (150 bytes) 7092 1726882276.01601: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.01604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.01641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.01645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.01647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.01698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.01701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.01800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.03621: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882276.03629: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7092 1726882276.03635: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7092 1726882276.03641: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7092 1726882276.03651: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7092 1726882276.03658: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7092 1726882276.03667: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7092 1726882276.03675: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 7092 1726882276.03681: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882276.03788: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7092 1726882276.03795: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7092 1726882276.03802: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7092 1726882276.03910: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp9g5ei2pc /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_stat.py <<< 7092 1726882276.04021: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882276.05403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.05490: stderr chunk (state=3): >>><<< 7092 1726882276.05493: stdout chunk (state=3): >>><<< 7092 1726882276.05514: done transferring module to remote 7092 1726882276.05526: _low_level_execute_command(): starting 7092 1726882276.05531: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/ /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_stat.py && sleep 0' 7092 1726882276.06217: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882276.06225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.06238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.06251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.06297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.06305: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882276.06315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.06330: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882276.06340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882276.06343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882276.06352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.06361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.06380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.06387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.06394: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882276.06403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.06474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.06499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.06510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.06626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.08440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.08487: stderr chunk (state=3): >>><<< 7092 1726882276.08490: stdout chunk (state=3): >>><<< 7092 1726882276.08502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.08505: _low_level_execute_command(): starting 7092 1726882276.08511: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_stat.py && sleep 0' 7092 1726882276.09118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882276.09132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.09147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.09167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.09208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.09225: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882276.09238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.09255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882276.09267: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882276.09279: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882276.09290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.09303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.09316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.09334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.09344: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882276.09357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.09439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.09457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.09474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.09667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.22977: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882276.23959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882276.24009: stderr chunk (state=3): >>><<< 7092 1726882276.24013: stdout chunk (state=3): >>><<< 7092 1726882276.24029: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882276.24054: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/wired.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882275.9763005-8010-54776581916197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882276.24155: Sending initial data 7092 1726882276.24158: Sent initial data (143 bytes) 7092 1726882276.24841: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.24844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.24869: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.24882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.24941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.24944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.24947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.25047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.26844: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882276.26847: 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 <<< 7092 1726882276.26942: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882276.27033: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/._d3qiwbh /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf <<< 7092 1726882276.27122: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882276.27508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.27607: stderr chunk (state=3): >>><<< 7092 1726882276.27611: stdout chunk (state=3): >>><<< 7092 1726882276.27630: _low_level_execute_command(): starting 7092 1726882276.27633: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/ /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf && sleep 0' 7092 1726882276.28080: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.28092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.28116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882276.28132: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.28179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.28192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.28298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.30037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.30094: stderr chunk (state=3): >>><<< 7092 1726882276.30097: stdout chunk (state=3): >>><<< 7092 1726882276.30111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.30138: variable 'ansible_module_compression' from source: unknown 7092 1726882276.30177: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882276.30192: variable 'ansible_facts' from source: unknown 7092 1726882276.30240: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_copy.py 7092 1726882276.30336: Sending initial data 7092 1726882276.30344: Sent initial data (150 bytes) 7092 1726882276.31028: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.31034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.31084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.31087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.31090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.31153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.31156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.31166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.31254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.32988: 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 <<< 7092 1726882276.33077: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882276.33173: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpwwt5bu__ /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_copy.py <<< 7092 1726882276.33266: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882276.34280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.34388: stderr chunk (state=3): >>><<< 7092 1726882276.34394: stdout chunk (state=3): >>><<< 7092 1726882276.34410: done transferring module to remote 7092 1726882276.34418: _low_level_execute_command(): starting 7092 1726882276.34422: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/ /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_copy.py && sleep 0' 7092 1726882276.34885: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.34900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.34919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882276.34932: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.34981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.34993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.35095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.36828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.36881: stderr chunk (state=3): >>><<< 7092 1726882276.36884: stdout chunk (state=3): >>><<< 7092 1726882276.36898: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.36904: _low_level_execute_command(): starting 7092 1726882276.36910: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/AnsiballZ_copy.py && sleep 0' 7092 1726882276.37355: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.37375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.37394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882276.37407: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.37455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.37469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.37575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.51554: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf", "_original_basename": "._d3qiwbh", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882276.52684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882276.52688: stdout chunk (state=3): >>><<< 7092 1726882276.52691: stderr chunk (state=3): >>><<< 7092 1726882276.52769: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf", "_original_basename": "._d3qiwbh", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882276.52776: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/wired.conf', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf', '_original_basename': '._d3qiwbh', 'follow': False, 'checksum': '63d57fa1df50be4e935d3ebaf25081e64c6f3cce', '_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.copy', '_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-1726882275.9763005-8010-54776581916197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882276.52779: _low_level_execute_command(): starting 7092 1726882276.52855: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/ > /dev/null 2>&1 && sleep 0' 7092 1726882276.53565: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882276.53581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.53598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.53617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.53672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.53686: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882276.53702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.53721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882276.53743: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882276.53756: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882276.53771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.53786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.53802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.53814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.53826: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882276.53845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.53930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.53962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.53982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.54246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.56006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.56009: stdout chunk (state=3): >>><<< 7092 1726882276.56012: stderr chunk (state=3): >>><<< 7092 1726882276.56172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.56175: handler run complete 7092 1726882276.56178: attempt loop complete, returning result 7092 1726882276.56180: _execute() done 7092 1726882276.56182: dumping result to json 7092 1726882276.56184: done dumping result, returning 7092 1726882276.56186: done running TaskExecutor() for managed_node1/TASK: Create hostapd config [0e448fcc-3ce9-d956-9e9e-00000000022a] 7092 1726882276.56188: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000022a 7092 1726882276.56268: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000022a 7092 1726882276.56272: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "dest": "/etc/hostapd/wired.conf", "gid": 0, "group": "root", "md5sum": "925e7b62de46d20b695d58823d8e706b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "src": "/root/.ansible/tmp/ansible-tmp-1726882275.9763005-8010-54776581916197/.source.conf", "state": "file", "uid": 0 } 7092 1726882276.56436: no more pending results, returning what we have 7092 1726882276.56440: results queue empty 7092 1726882276.56441: checking for any_errors_fatal 7092 1726882276.56450: done checking for any_errors_fatal 7092 1726882276.56451: checking for max_fail_percentage 7092 1726882276.56453: done checking for max_fail_percentage 7092 1726882276.56454: checking to see if all hosts have failed and the running result is not ok 7092 1726882276.56455: done checking to see if all hosts have failed 7092 1726882276.56456: getting the remaining hosts for this loop 7092 1726882276.56457: done getting the remaining hosts for this loop 7092 1726882276.56461: getting the next task for host managed_node1 7092 1726882276.56473: done getting next task for host managed_node1 7092 1726882276.56476: ^ task is: TASK: Create eap_user_file config 7092 1726882276.56480: ^ 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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882276.56483: getting variables 7092 1726882276.56485: in VariableManager get_vars() 7092 1726882276.56540: Calling all_inventory to load vars for managed_node1 7092 1726882276.56543: Calling groups_inventory to load vars for managed_node1 7092 1726882276.56546: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882276.56559: Calling all_plugins_play to load vars for managed_node1 7092 1726882276.56569: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882276.56573: Calling groups_plugins_play to load vars for managed_node1 7092 1726882276.56956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882276.57202: done with get_vars() 7092 1726882276.57212: done getting variables 7092 1726882276.57276: 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 [Create eap_user_file config] ********************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:90 Friday 20 September 2024 21:31:16 -0400 (0:00:00.655) 0:00:35.480 ****** 7092 1726882276.57307: entering _queue_task() for managed_node1/copy 7092 1726882276.57570: worker is 1 (out of 1 available) 7092 1726882276.57582: exiting _queue_task() for managed_node1/copy 7092 1726882276.57594: done queuing things up, now waiting for results queue to drain 7092 1726882276.57596: waiting for pending results... 7092 1726882276.57850: running TaskExecutor() for managed_node1/TASK: Create eap_user_file config 7092 1726882276.57958: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000022b 7092 1726882276.57982: variable 'ansible_search_path' from source: unknown 7092 1726882276.57991: variable 'ansible_search_path' from source: unknown 7092 1726882276.58032: calling self._execute() 7092 1726882276.58129: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882276.58144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882276.58161: variable 'omit' from source: magic vars 7092 1726882276.58545: variable 'ansible_distribution_major_version' from source: facts 7092 1726882276.58565: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882276.58760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882276.61144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882276.61237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882276.61282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882276.61325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882276.61355: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882276.61445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882276.61484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882276.61517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882276.61556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882276.61574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882276.61701: variable 'ansible_distribution' from source: facts 7092 1726882276.61711: variable 'ansible_distribution_major_version' from source: facts 7092 1726882276.61721: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882276.61734: variable 'omit' from source: magic vars 7092 1726882276.61781: variable 'omit' from source: magic vars 7092 1726882276.61820: variable 'omit' from source: magic vars 7092 1726882276.61854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882276.61890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882276.61914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882276.61934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882276.61952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882276.61985: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882276.61992: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882276.61999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882276.62103: Set connection var ansible_shell_type to sh 7092 1726882276.62116: Set connection var ansible_shell_executable to /bin/sh 7092 1726882276.62127: Set connection var ansible_timeout to 10 7092 1726882276.62135: Set connection var ansible_pipelining to False 7092 1726882276.62149: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882276.62162: Set connection var ansible_connection to ssh 7092 1726882276.62192: variable 'ansible_shell_executable' from source: unknown 7092 1726882276.62200: variable 'ansible_connection' from source: unknown 7092 1726882276.62206: variable 'ansible_module_compression' from source: unknown 7092 1726882276.62212: variable 'ansible_shell_type' from source: unknown 7092 1726882276.62219: variable 'ansible_shell_executable' from source: unknown 7092 1726882276.62225: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882276.62231: variable 'ansible_pipelining' from source: unknown 7092 1726882276.62237: variable 'ansible_timeout' from source: unknown 7092 1726882276.62245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882276.62351: 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=False) 7092 1726882276.62370: variable 'omit' from source: magic vars 7092 1726882276.62385: starting attempt loop 7092 1726882276.62391: running the handler 7092 1726882276.62406: _low_level_execute_command(): starting 7092 1726882276.62417: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882276.63192: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882276.63208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.63223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.63241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.63290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.63304: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882276.63318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.63337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882276.63349: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882276.63361: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882276.63378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.63394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.63409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.63421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.63432: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882276.63446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.63528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.63562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.63583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.63717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.65344: stdout chunk (state=3): >>>/root <<< 7092 1726882276.65448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.65528: stderr chunk (state=3): >>><<< 7092 1726882276.65541: stdout chunk (state=3): >>><<< 7092 1726882276.65577: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.65662: _low_level_execute_command(): starting 7092 1726882276.65667: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026 `" && echo ansible-tmp-1726882276.6557014-8045-188745070370026="` echo /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026 `" ) && sleep 0' 7092 1726882276.66254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882276.66270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.66285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.66301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.66348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.66361: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882276.66378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.66395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882276.66407: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882276.66417: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882276.66429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.66442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.66466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.66480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.66491: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882276.66504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.66584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.66605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.66621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.66742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.68623: stdout chunk (state=3): >>>ansible-tmp-1726882276.6557014-8045-188745070370026=/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026 <<< 7092 1726882276.68805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.68808: stdout chunk (state=3): >>><<< 7092 1726882276.68810: stderr chunk (state=3): >>><<< 7092 1726882276.69139: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882276.6557014-8045-188745070370026=/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.69143: variable 'ansible_module_compression' from source: unknown 7092 1726882276.69146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882276.69148: variable 'ansible_facts' from source: unknown 7092 1726882276.69150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_stat.py 7092 1726882276.69211: Sending initial data 7092 1726882276.69214: Sent initial data (151 bytes) 7092 1726882276.70133: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882276.70147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.70161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.70180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.70222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.70235: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882276.70252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.70276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882276.70290: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882276.70300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882276.70312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.70325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.70341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.70358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.70375: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882276.70390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.70466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.70489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.70505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.70630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.72375: 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 <<< 7092 1726882276.72461: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882276.72547: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpcyuyukij /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_stat.py <<< 7092 1726882276.72638: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882276.73635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.73731: stderr chunk (state=3): >>><<< 7092 1726882276.73735: stdout chunk (state=3): >>><<< 7092 1726882276.73752: done transferring module to remote 7092 1726882276.73762: _low_level_execute_command(): starting 7092 1726882276.73765: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/ /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_stat.py && sleep 0' 7092 1726882276.74257: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882276.74276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.74292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.74311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.74350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.74362: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882276.74380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.74399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882276.74412: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882276.74425: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882276.74437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.74452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.74473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.74487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882276.74498: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882276.74512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.74589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.74609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.74625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.74745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.76489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.76526: stderr chunk (state=3): >>><<< 7092 1726882276.76530: stdout chunk (state=3): >>><<< 7092 1726882276.76546: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.76549: _low_level_execute_command(): starting 7092 1726882276.76552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_stat.py && sleep 0' 7092 1726882276.76962: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.76981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.77027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882276.77040: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.77106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.77119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.77240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.90328: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882276.91282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882276.91336: stderr chunk (state=3): >>><<< 7092 1726882276.91339: stdout chunk (state=3): >>><<< 7092 1726882276.91356: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882276.91379: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/hostapd.eap_user', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882276.6557014-8045-188745070370026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882276.91477: Sending initial data 7092 1726882276.91481: Sent initial data (148 bytes) 7092 1726882276.92136: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.92140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.92184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.92187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.92189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.92238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.92242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.92244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.92342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.94135: 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 <<< 7092 1726882276.94229: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882276.94323: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/.jnpgy66k /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user <<< 7092 1726882276.94413: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882276.94795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.94887: stderr chunk (state=3): >>><<< 7092 1726882276.94890: stdout chunk (state=3): >>><<< 7092 1726882276.94908: _low_level_execute_command(): starting 7092 1726882276.94911: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/ /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user && sleep 0' 7092 1726882276.95335: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882276.95342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.95368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.95372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.95382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.95435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.95442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.95543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882276.97294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882276.97341: stderr chunk (state=3): >>><<< 7092 1726882276.97354: stdout chunk (state=3): >>><<< 7092 1726882276.97371: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882276.97392: variable 'ansible_module_compression' from source: unknown 7092 1726882276.97428: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882276.97444: variable 'ansible_facts' from source: unknown 7092 1726882276.97494: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_copy.py 7092 1726882276.97593: Sending initial data 7092 1726882276.97596: Sent initial data (151 bytes) 7092 1726882276.98298: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.98301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882276.98342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.98345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882276.98347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882276.98397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882276.98400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882276.98407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882276.98500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.00225: 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 <<< 7092 1726882277.00313: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882277.00409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp8mmdk6bc /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_copy.py <<< 7092 1726882277.00495: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882277.01517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882277.01609: stderr chunk (state=3): >>><<< 7092 1726882277.01612: stdout chunk (state=3): >>><<< 7092 1726882277.01652: done transferring module to remote 7092 1726882277.01655: _low_level_execute_command(): starting 7092 1726882277.01658: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/ /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_copy.py && sleep 0' 7092 1726882277.02245: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882277.02253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.02266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.02281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.02317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.02324: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882277.02334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.02348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882277.02356: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882277.02361: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882277.02374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.02383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.02395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.02402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.02409: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882277.02418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.02488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.02503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.02513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.02713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.04480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882277.04483: stdout chunk (state=3): >>><<< 7092 1726882277.04490: stderr chunk (state=3): >>><<< 7092 1726882277.04511: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882277.04514: _low_level_execute_command(): starting 7092 1726882277.04519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/AnsiballZ_copy.py && sleep 0' 7092 1726882277.05356: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.05361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.05427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.05435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882277.05453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.05459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882277.05473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.05542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.05557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.05567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.05692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.19640: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user", "_original_basename": ".jnpgy66k", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882277.20667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882277.20716: stderr chunk (state=3): >>><<< 7092 1726882277.20719: stdout chunk (state=3): >>><<< 7092 1726882277.20733: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user", "_original_basename": ".jnpgy66k", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882277.20759: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/hostapd.eap_user', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user', '_original_basename': '.jnpgy66k', 'follow': False, 'checksum': 'efe2ba91d712f9e07f9ad035796dc766d91b1f4e', '_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.copy', '_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-1726882276.6557014-8045-188745070370026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882277.20770: _low_level_execute_command(): starting 7092 1726882277.20773: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/ > /dev/null 2>&1 && sleep 0' 7092 1726882277.21221: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882277.21225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.21239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.21274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.21277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.21280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882277.21282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.21322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.21345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.21351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.21445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.23283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882277.23319: stderr chunk (state=3): >>><<< 7092 1726882277.23322: stdout chunk (state=3): >>><<< 7092 1726882277.23333: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882277.23342: handler run complete 7092 1726882277.23360: attempt loop complete, returning result 7092 1726882277.23363: _execute() done 7092 1726882277.23368: dumping result to json 7092 1726882277.23370: done dumping result, returning 7092 1726882277.23378: done running TaskExecutor() for managed_node1/TASK: Create eap_user_file config [0e448fcc-3ce9-d956-9e9e-00000000022b] 7092 1726882277.23382: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000022b 7092 1726882277.23483: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000022b 7092 1726882277.23486: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "dest": "/etc/hostapd/hostapd.eap_user", "gid": 0, "group": "root", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/root/.ansible/tmp/ansible-tmp-1726882276.6557014-8045-188745070370026/.source.eap_user", "state": "file", "uid": 0 } 7092 1726882277.23555: no more pending results, returning what we have 7092 1726882277.23558: results queue empty 7092 1726882277.23558: checking for any_errors_fatal 7092 1726882277.23569: done checking for any_errors_fatal 7092 1726882277.23570: checking for max_fail_percentage 7092 1726882277.23571: done checking for max_fail_percentage 7092 1726882277.23572: checking to see if all hosts have failed and the running result is not ok 7092 1726882277.23574: done checking to see if all hosts have failed 7092 1726882277.23574: getting the remaining hosts for this loop 7092 1726882277.23576: done getting the remaining hosts for this loop 7092 1726882277.23579: getting the next task for host managed_node1 7092 1726882277.23585: done getting next task for host managed_node1 7092 1726882277.23588: ^ task is: TASK: Run hostapd in namespace 7092 1726882277.23591: ^ 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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882277.23594: getting variables 7092 1726882277.23597: in VariableManager get_vars() 7092 1726882277.23645: Calling all_inventory to load vars for managed_node1 7092 1726882277.23648: Calling groups_inventory to load vars for managed_node1 7092 1726882277.23650: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882277.23659: Calling all_plugins_play to load vars for managed_node1 7092 1726882277.23662: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882277.23666: Calling groups_plugins_play to load vars for managed_node1 7092 1726882277.23784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882277.23905: done with get_vars() 7092 1726882277.23914: done getting variables 7092 1726882277.23958: 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 [Run hostapd in namespace] ************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Friday 20 September 2024 21:31:17 -0400 (0:00:00.666) 0:00:36.147 ****** 7092 1726882277.23981: entering _queue_task() for managed_node1/shell 7092 1726882277.24163: worker is 1 (out of 1 available) 7092 1726882277.24175: exiting _queue_task() for managed_node1/shell 7092 1726882277.24186: done queuing things up, now waiting for results queue to drain 7092 1726882277.24188: waiting for pending results... 7092 1726882277.24342: running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace 7092 1726882277.24411: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000022c 7092 1726882277.24423: variable 'ansible_search_path' from source: unknown 7092 1726882277.24426: variable 'ansible_search_path' from source: unknown 7092 1726882277.24461: calling self._execute() 7092 1726882277.24518: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882277.24522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882277.24531: variable 'omit' from source: magic vars 7092 1726882277.24804: variable 'ansible_distribution_major_version' from source: facts 7092 1726882277.24824: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882277.25012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882277.27594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882277.27676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882277.27716: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882277.27769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882277.27801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882277.27896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882277.27929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882277.27972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882277.28020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882277.28042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882277.28171: variable 'ansible_distribution' from source: facts 7092 1726882277.28188: variable 'ansible_distribution_major_version' from source: facts 7092 1726882277.28203: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882277.28215: variable 'omit' from source: magic vars 7092 1726882277.28267: variable 'omit' from source: magic vars 7092 1726882277.28312: variable 'omit' from source: magic vars 7092 1726882277.28342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882277.28375: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882277.28401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882277.28425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882277.28442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882277.28475: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882277.28482: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882277.28489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882277.28590: Set connection var ansible_shell_type to sh 7092 1726882277.28603: Set connection var ansible_shell_executable to /bin/sh 7092 1726882277.28620: Set connection var ansible_timeout to 10 7092 1726882277.28638: Set connection var ansible_pipelining to False 7092 1726882277.28656: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882277.28669: Set connection var ansible_connection to ssh 7092 1726882277.28695: variable 'ansible_shell_executable' from source: unknown 7092 1726882277.28703: variable 'ansible_connection' from source: unknown 7092 1726882277.28710: variable 'ansible_module_compression' from source: unknown 7092 1726882277.28719: variable 'ansible_shell_type' from source: unknown 7092 1726882277.28728: variable 'ansible_shell_executable' from source: unknown 7092 1726882277.28744: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882277.28752: variable 'ansible_pipelining' from source: unknown 7092 1726882277.28759: variable 'ansible_timeout' from source: unknown 7092 1726882277.28770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882277.28893: 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) 7092 1726882277.28907: variable 'omit' from source: magic vars 7092 1726882277.28915: starting attempt loop 7092 1726882277.28921: running the handler 7092 1726882277.28934: 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) 7092 1726882277.28967: _low_level_execute_command(): starting 7092 1726882277.28980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882277.29754: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882277.29772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.29787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.29806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.29860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.29874: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882277.29888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.29904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882277.29915: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882277.29925: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882277.29944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.29959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.29977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.29988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.30006: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882277.30019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.30106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.30130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.30151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.30293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.31909: stdout chunk (state=3): >>>/root <<< 7092 1726882277.32011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882277.32105: stderr chunk (state=3): >>><<< 7092 1726882277.32117: stdout chunk (state=3): >>><<< 7092 1726882277.32247: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882277.32251: _low_level_execute_command(): starting 7092 1726882277.32254: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828 `" && echo ansible-tmp-1726882277.3215194-8080-141579114310828="` echo /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828 `" ) && sleep 0' 7092 1726882277.32828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882277.32845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.32861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.32881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.32929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.32943: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882277.32956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.32975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882277.32986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882277.33001: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882277.33019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.33032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.33052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.33068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.33080: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882277.33094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.33179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.33200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.33218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.33356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.35208: stdout chunk (state=3): >>>ansible-tmp-1726882277.3215194-8080-141579114310828=/root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828 <<< 7092 1726882277.35312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882277.35392: stderr chunk (state=3): >>><<< 7092 1726882277.35401: stdout chunk (state=3): >>><<< 7092 1726882277.35474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882277.3215194-8080-141579114310828=/root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882277.35477: variable 'ansible_module_compression' from source: unknown 7092 1726882277.35675: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882277.35677: variable 'ansible_facts' from source: unknown 7092 1726882277.35680: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828/AnsiballZ_command.py 7092 1726882277.35801: Sending initial data 7092 1726882277.35804: Sent initial data (154 bytes) 7092 1726882277.36823: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882277.36841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.36857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.36886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.36930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.36947: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882277.36961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.36987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882277.36998: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882277.37009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882277.37026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.37042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.37058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.37071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.37085: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882277.37107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.37188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.37218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.37238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.37368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.39142: 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 <<< 7092 1726882277.39227: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882277.39318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpichfl2ob /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828/AnsiballZ_command.py <<< 7092 1726882277.39405: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882277.40504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882277.40769: stderr chunk (state=3): >>><<< 7092 1726882277.40772: stdout chunk (state=3): >>><<< 7092 1726882277.40775: done transferring module to remote 7092 1726882277.40778: _low_level_execute_command(): starting 7092 1726882277.40784: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828/ /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828/AnsiballZ_command.py && sleep 0' 7092 1726882277.41322: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.41371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.41384: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882277.41398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.41416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882277.41428: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882277.41444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882277.41467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.41484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.41500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.41513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.41526: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882277.41543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.41633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.41659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.41678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.41807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882277.43583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882277.43643: stderr chunk (state=3): >>><<< 7092 1726882277.43646: stdout chunk (state=3): >>><<< 7092 1726882277.43662: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882277.43668: _low_level_execute_command(): starting 7092 1726882277.43675: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828/AnsiballZ_command.py && sleep 0' 7092 1726882277.44429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882277.44441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.44449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.44466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.44503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.44511: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882277.44522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.44538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882277.44544: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882277.44551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882277.44559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882277.44571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882277.44584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882277.44593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882277.44601: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882277.44608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882277.44713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882277.44888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882277.44901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882277.45025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882282.61373: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 21:31:17.579646", "end": "2024-09-20 21:31:22.612265", "delta": "0:00:05.032619", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_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}}} <<< 7092 1726882282.62722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882282.62726: stdout chunk (state=3): >>><<< 7092 1726882282.62729: stderr chunk (state=3): >>><<< 7092 1726882282.62769: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-20 21:31:17.579646", "end": "2024-09-20 21:31:22.612265", "delta": "0:00:05.032619", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882282.62884: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5', '_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-1726882277.3215194-8080-141579114310828/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882282.62889: _low_level_execute_command(): starting 7092 1726882282.62891: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882277.3215194-8080-141579114310828/ > /dev/null 2>&1 && sleep 0' 7092 1726882282.63495: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882282.63510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.63524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.63551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.63595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882282.63608: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882282.63622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.63650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882282.63665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882282.63678: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882282.63691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.63705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.63721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.63734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882282.63747: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882282.63771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.63847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882282.63880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882282.63897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882282.64021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882282.65853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882282.65938: stderr chunk (state=3): >>><<< 7092 1726882282.65955: stdout chunk (state=3): >>><<< 7092 1726882282.66277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882282.66285: handler run complete 7092 1726882282.66288: Evaluated conditional (False): False 7092 1726882282.66290: attempt loop complete, returning result 7092 1726882282.66292: _execute() done 7092 1726882282.66294: dumping result to json 7092 1726882282.66296: done dumping result, returning 7092 1726882282.66298: done running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace [0e448fcc-3ce9-d956-9e9e-00000000022c] 7092 1726882282.66299: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000022c 7092 1726882282.66388: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000022c 7092 1726882282.66391: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "delta": "0:00:05.032619", "end": "2024-09-20 21:31:22.612265", "rc": 0, "start": "2024-09-20 21:31:17.579646" } STDOUT: veth1: interface state UNINITIALIZED->ENABLED veth1: AP-ENABLED 7092 1726882282.66451: no more pending results, returning what we have 7092 1726882282.66454: results queue empty 7092 1726882282.66455: checking for any_errors_fatal 7092 1726882282.66460: done checking for any_errors_fatal 7092 1726882282.66461: checking for max_fail_percentage 7092 1726882282.66463: done checking for max_fail_percentage 7092 1726882282.66465: checking to see if all hosts have failed and the running result is not ok 7092 1726882282.66466: done checking to see if all hosts have failed 7092 1726882282.66467: getting the remaining hosts for this loop 7092 1726882282.66468: done getting the remaining hosts for this loop 7092 1726882282.66472: getting the next task for host managed_node1 7092 1726882282.66479: done getting next task for host managed_node1 7092 1726882282.66484: ^ task is: TASK: Copy client certs 7092 1726882282.66487: ^ 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 7092 1726882282.66490: getting variables 7092 1726882282.66492: in VariableManager get_vars() 7092 1726882282.66541: Calling all_inventory to load vars for managed_node1 7092 1726882282.66544: Calling groups_inventory to load vars for managed_node1 7092 1726882282.66547: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882282.66558: Calling all_plugins_play to load vars for managed_node1 7092 1726882282.66560: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882282.66565: Calling groups_plugins_play to load vars for managed_node1 7092 1726882282.66734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882282.67103: done with get_vars() 7092 1726882282.67114: done getting variables 7092 1726882282.67172: 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 [Copy client certs] ******************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 Friday 20 September 2024 21:31:22 -0400 (0:00:05.432) 0:00:41.579 ****** 7092 1726882282.67207: entering _queue_task() for managed_node1/copy 7092 1726882282.67499: worker is 1 (out of 1 available) 7092 1726882282.67511: exiting _queue_task() for managed_node1/copy 7092 1726882282.67521: done queuing things up, now waiting for results queue to drain 7092 1726882282.67523: waiting for pending results... 7092 1726882282.67801: running TaskExecutor() for managed_node1/TASK: Copy client certs 7092 1726882282.67916: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000218 7092 1726882282.67936: variable 'ansible_search_path' from source: unknown 7092 1726882282.67945: variable 'ansible_search_path' from source: unknown 7092 1726882282.68165: Loaded config def from plugin (lookup/items) 7092 1726882282.68177: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7092 1726882282.68234: variable 'omit' from source: magic vars 7092 1726882282.68372: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882282.68388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882282.68403: variable 'omit' from source: magic vars 7092 1726882282.68741: variable 'ansible_distribution_major_version' from source: facts 7092 1726882282.68758: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882282.68974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882282.70674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882282.70718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882282.70746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882282.70773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882282.70793: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882282.70849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882282.70869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882282.70886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882282.70915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882282.70925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882282.71003: variable 'ansible_distribution' from source: facts 7092 1726882282.71007: variable 'ansible_distribution_major_version' from source: facts 7092 1726882282.71016: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882282.71091: variable 'ansible_distribution_major_version' from source: facts 7092 1726882282.71095: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882282.71209: variable 'ansible_distribution' from source: facts 7092 1726882282.71213: variable 'ansible_distribution_major_version' from source: facts 7092 1726882282.71219: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882282.71244: variable 'omit' from source: magic vars 7092 1726882282.71283: variable 'omit' from source: magic vars 7092 1726882282.71311: variable 'item' from source: unknown 7092 1726882282.71384: variable 'item' from source: unknown 7092 1726882282.71454: variable 'item' from source: unknown 7092 1726882282.71468: variable 'omit' from source: magic vars 7092 1726882282.71491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882282.71509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882282.71524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882282.71556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882282.71569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882282.71595: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882282.71598: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882282.71601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882282.71661: Set connection var ansible_shell_type to sh 7092 1726882282.71667: Set connection var ansible_shell_executable to /bin/sh 7092 1726882282.71673: Set connection var ansible_timeout to 10 7092 1726882282.71684: Set connection var ansible_pipelining to False 7092 1726882282.71743: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882282.71745: Set connection var ansible_connection to ssh 7092 1726882282.71748: variable 'ansible_shell_executable' from source: unknown 7092 1726882282.71749: variable 'ansible_connection' from source: unknown 7092 1726882282.71751: variable 'ansible_module_compression' from source: unknown 7092 1726882282.71753: variable 'ansible_shell_type' from source: unknown 7092 1726882282.71755: variable 'ansible_shell_executable' from source: unknown 7092 1726882282.71756: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882282.71766: variable 'ansible_pipelining' from source: unknown 7092 1726882282.71773: variable 'ansible_timeout' from source: unknown 7092 1726882282.71779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882282.71884: 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=False) 7092 1726882282.71902: variable 'omit' from source: magic vars 7092 1726882282.71911: starting attempt loop 7092 1726882282.71916: running the handler 7092 1726882282.71934: _low_level_execute_command(): starting 7092 1726882282.71945: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882282.72740: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882282.72759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.72778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.72796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.72846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882282.72864: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882282.72883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.72901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882282.72912: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882282.72930: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882282.72945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.72976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.72997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.73009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882282.73019: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882282.73031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.73121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882282.73143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882282.73166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882282.73301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882282.74855: stdout chunk (state=3): >>>/root <<< 7092 1726882282.74957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882282.75012: stderr chunk (state=3): >>><<< 7092 1726882282.75015: stdout chunk (state=3): >>><<< 7092 1726882282.75032: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882282.75042: _low_level_execute_command(): starting 7092 1726882282.75045: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447 `" && echo ansible-tmp-1726882282.7503126-8246-9075357779447="` echo /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447 `" ) && sleep 0' 7092 1726882282.75474: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.75480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.75489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.75516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882282.75523: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882282.75531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.75542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882282.75547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.75556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.75561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.75572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882282.75576: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882282.75581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.75632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882282.75652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882282.75754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882282.77588: stdout chunk (state=3): >>>ansible-tmp-1726882282.7503126-8246-9075357779447=/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447 <<< 7092 1726882282.77689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882282.77733: stderr chunk (state=3): >>><<< 7092 1726882282.77735: stdout chunk (state=3): >>><<< 7092 1726882282.77773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882282.7503126-8246-9075357779447=/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882282.77776: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882282.77788: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key 7092 1726882282.77831: variable 'ansible_module_compression' from source: unknown 7092 1726882282.77877: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882282.77907: variable 'ansible_facts' from source: unknown 7092 1726882282.77969: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_stat.py 7092 1726882282.78069: Sending initial data 7092 1726882282.78072: Sent initial data (149 bytes) 7092 1726882282.78718: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.78725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.78770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.78773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882282.78776: 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.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882282.78778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.78819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882282.78823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882282.78921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882282.80614: 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 <<< 7092 1726882282.80705: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882282.80799: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpjo4hjpal /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_stat.py <<< 7092 1726882282.80888: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882282.81866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882282.81968: stderr chunk (state=3): >>><<< 7092 1726882282.81971: stdout chunk (state=3): >>><<< 7092 1726882282.81987: done transferring module to remote 7092 1726882282.81999: _low_level_execute_command(): starting 7092 1726882282.82003: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/ /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_stat.py && sleep 0' 7092 1726882282.82448: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.82454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.82498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.82501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.82504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.82546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882282.82568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882282.82571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882282.82679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882282.84391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882282.84436: stderr chunk (state=3): >>><<< 7092 1726882282.84439: stdout chunk (state=3): >>><<< 7092 1726882282.84454: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882282.84457: _low_level_execute_command(): starting 7092 1726882282.84462: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_stat.py && sleep 0' 7092 1726882282.84914: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.84917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882282.84951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882282.84954: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882282.84956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882282.84958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882282.85009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882282.85012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882282.85119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882282.98182: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882282.99193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882282.99196: stdout chunk (state=3): >>><<< 7092 1726882282.99199: stderr chunk (state=3): >>><<< 7092 1726882282.99324: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882282.99328: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882282.7503126-8246-9075357779447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882282.99393: Sending initial data 7092 1726882282.99397: Sent initial data (193 bytes) 7092 1726882283.00406: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.00428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.00449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.00472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.00518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.00536: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.00554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.00575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.00587: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.00599: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.00611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.00624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.00651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.00666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.00678: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.00692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.00786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.00810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.00826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.00957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.02741: 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 <<< 7092 1726882283.02833: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882283.02928: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key <<< 7092 1726882283.03018: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882283.03440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.03650: stderr chunk (state=3): >>><<< 7092 1726882283.03654: stdout chunk (state=3): >>><<< 7092 1726882283.03656: _low_level_execute_command(): starting 7092 1726882283.03658: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/ /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key && sleep 0' 7092 1726882283.04249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.04264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.04280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.04296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.04346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.04357: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.04373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.04389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.04400: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.04409: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.04425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.04441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.04459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.04473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.04488: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.04500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.04586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.04605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.04620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.04745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.06479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.06552: stderr chunk (state=3): >>><<< 7092 1726882283.06555: stdout chunk (state=3): >>><<< 7092 1726882283.06672: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.06675: variable 'ansible_module_compression' from source: unknown 7092 1726882283.06678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882283.06782: variable 'ansible_facts' from source: unknown 7092 1726882283.06785: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_copy.py 7092 1726882283.06939: Sending initial data 7092 1726882283.06943: Sent initial data (149 bytes) 7092 1726882283.07950: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.07967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.07981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.08003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.08048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.08059: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.08076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.08093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.08107: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.08122: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.08133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.08148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.08165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.08179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.08190: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.08202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.08288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.08308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.08322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.08459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.10201: 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 <<< 7092 1726882283.10286: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882283.10380: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmptt9068rh /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_copy.py <<< 7092 1726882283.10539: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882283.11969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.12171: stderr chunk (state=3): >>><<< 7092 1726882283.12174: stdout chunk (state=3): >>><<< 7092 1726882283.12176: done transferring module to remote 7092 1726882283.12178: _low_level_execute_command(): starting 7092 1726882283.12180: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/ /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_copy.py && sleep 0' 7092 1726882283.12828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.12847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.12861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.12879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.12920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.12933: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.12954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.12973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.12984: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.12993: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.13004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.13015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.13029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.13047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.13070: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.13084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.13170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.13193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.13208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.13331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.15141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.15145: stdout chunk (state=3): >>><<< 7092 1726882283.15148: stderr chunk (state=3): >>><<< 7092 1726882283.15244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.15247: _low_level_execute_command(): starting 7092 1726882283.15250: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/AnsiballZ_copy.py && sleep 0' 7092 1726882283.15833: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.15850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.15868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.15886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.15939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.15951: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.15968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.15987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.15999: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.16010: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.16033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.16051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.16077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882283.16080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.16135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.16143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.16148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.16239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.30081: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882283.31151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882283.31155: stdout chunk (state=3): >>><<< 7092 1726882283.31158: stderr chunk (state=3): >>><<< 7092 1726882283.31305: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882283.31309: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key', 'dest': '/etc/pki/tls/client.key', 'mode': '0644', '_original_basename': 'client.key', 'follow': False, 'checksum': '4e613674a093ce2b6f3f7838c417ae52497298d9', '_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.copy', '_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-1726882282.7503126-8246-9075357779447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882283.31315: _low_level_execute_command(): starting 7092 1726882283.31318: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/ > /dev/null 2>&1 && sleep 0' 7092 1726882283.32231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.32257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.32383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.34220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.34340: stderr chunk (state=3): >>><<< 7092 1726882283.34352: stdout chunk (state=3): >>><<< 7092 1726882283.34394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.34397: handler run complete 7092 1726882283.34482: attempt loop complete, returning result 7092 1726882283.34485: variable 'item' from source: unknown 7092 1726882283.34612: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "dest": "/etc/pki/tls/client.key", "gid": 0, "group": "root", "item": "client.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1726882282.7503126-8246-9075357779447/.source.key", "state": "file", "uid": 0 } 7092 1726882283.35692: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882283.35696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882283.35811: variable 'omit' from source: magic vars 7092 1726882283.35903: variable 'ansible_distribution_major_version' from source: facts 7092 1726882283.35921: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882283.36170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882283.36200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882283.36251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882283.36314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882283.36339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882283.36445: variable 'ansible_distribution' from source: facts 7092 1726882283.36455: variable 'ansible_distribution_major_version' from source: facts 7092 1726882283.36473: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882283.36585: variable 'ansible_distribution_major_version' from source: facts 7092 1726882283.36596: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882283.36769: variable 'ansible_distribution' from source: facts 7092 1726882283.36779: variable 'ansible_distribution_major_version' from source: facts 7092 1726882283.36796: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882283.36804: variable 'omit' from source: magic vars 7092 1726882283.36823: variable 'omit' from source: magic vars 7092 1726882283.36870: variable 'item' from source: unknown 7092 1726882283.36941: variable 'item' from source: unknown 7092 1726882283.37022: variable 'item' from source: unknown 7092 1726882283.37043: variable 'omit' from source: magic vars 7092 1726882283.37075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882283.37094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882283.37105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882283.37131: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882283.37139: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882283.37147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882283.37243: Set connection var ansible_shell_type to sh 7092 1726882283.37257: Set connection var ansible_shell_executable to /bin/sh 7092 1726882283.37268: Set connection var ansible_timeout to 10 7092 1726882283.37277: Set connection var ansible_pipelining to False 7092 1726882283.37290: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882283.37298: Set connection var ansible_connection to ssh 7092 1726882283.37323: variable 'ansible_shell_executable' from source: unknown 7092 1726882283.37337: variable 'ansible_connection' from source: unknown 7092 1726882283.37344: variable 'ansible_module_compression' from source: unknown 7092 1726882283.37349: variable 'ansible_shell_type' from source: unknown 7092 1726882283.37354: variable 'ansible_shell_executable' from source: unknown 7092 1726882283.37360: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882283.37374: variable 'ansible_pipelining' from source: unknown 7092 1726882283.37380: variable 'ansible_timeout' from source: unknown 7092 1726882283.37387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882283.37491: 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=False) 7092 1726882283.37504: variable 'omit' from source: magic vars 7092 1726882283.37512: starting attempt loop 7092 1726882283.37519: running the handler 7092 1726882283.37531: _low_level_execute_command(): starting 7092 1726882283.37539: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882283.38225: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.38239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.38254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.38273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.38344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.38369: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.38394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.38443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.38459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.38472: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.38483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.38495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.38527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.38582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.38593: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.38605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.38716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.38740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.38759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.38890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.40474: stdout chunk (state=3): >>>/root <<< 7092 1726882283.40549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.40655: stderr chunk (state=3): >>><<< 7092 1726882283.40712: stdout chunk (state=3): >>><<< 7092 1726882283.40827: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.40831: _low_level_execute_command(): starting 7092 1726882283.40834: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224 `" && echo ansible-tmp-1726882283.407425-8246-212437949413224="` echo /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224 `" ) && sleep 0' 7092 1726882283.41753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.41756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.41800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.41803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.41805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.41868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.42169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.42178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.42305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.44148: stdout chunk (state=3): >>>ansible-tmp-1726882283.407425-8246-212437949413224=/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224 <<< 7092 1726882283.44306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.44309: stderr chunk (state=3): >>><<< 7092 1726882283.44316: stdout chunk (state=3): >>><<< 7092 1726882283.44332: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882283.407425-8246-212437949413224=/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.44348: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882283.44376: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key.nocrypt /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key.nocrypt /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key.nocrypt 7092 1726882283.44419: variable 'ansible_module_compression' from source: unknown 7092 1726882283.44471: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882283.44488: variable 'ansible_facts' from source: unknown 7092 1726882283.44559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_stat.py 7092 1726882283.44690: Sending initial data 7092 1726882283.44693: Sent initial data (150 bytes) 7092 1726882283.45676: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.45686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.45696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.45710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.45754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.45760: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.45771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.45785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.45793: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.45799: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.45807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.45816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.45827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.45839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.45850: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.45859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.45931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.45955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.45967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.46093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.47840: 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 <<< 7092 1726882283.47932: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882283.48029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpakngdv9k /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_stat.py <<< 7092 1726882283.48117: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882283.49535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.49657: stderr chunk (state=3): >>><<< 7092 1726882283.49660: stdout chunk (state=3): >>><<< 7092 1726882283.49663: done transferring module to remote 7092 1726882283.49667: _low_level_execute_command(): starting 7092 1726882283.49670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/ /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_stat.py && sleep 0' 7092 1726882283.50476: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.50479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.50519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882283.50522: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.50525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882283.50527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.50589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.50592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.50699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.52535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.52538: stdout chunk (state=3): >>><<< 7092 1726882283.52541: stderr chunk (state=3): >>><<< 7092 1726882283.52631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.52638: _low_level_execute_command(): starting 7092 1726882283.52641: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_stat.py && sleep 0' 7092 1726882283.53233: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.53248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.53266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.53285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.53334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.53347: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.53365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.53383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.53396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.53412: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.53430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.53444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.53461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.53477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.53488: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.53503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.53583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.53606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.53622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.53768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.66943: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882283.68008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882283.68011: stdout chunk (state=3): >>><<< 7092 1726882283.68013: stderr chunk (state=3): >>><<< 7092 1726882283.68070: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882283.68073: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key.nocrypt', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882283.407425-8246-212437949413224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882283.68550: Sending initial data 7092 1726882283.68553: Sent initial data (206 bytes) 7092 1726882283.70949: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.71082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.71096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.71113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.71153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.71167: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.71183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.71199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.71210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.71219: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.71229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.71241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.71255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.71268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.71278: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.71293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.71476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.71496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.71514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.71641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.73481: 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 <<< 7092 1726882283.73568: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882283.73661: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt <<< 7092 1726882283.73753: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882283.74322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.74430: stderr chunk (state=3): >>><<< 7092 1726882283.74433: stdout chunk (state=3): >>><<< 7092 1726882283.74436: _low_level_execute_command(): starting 7092 1726882283.74438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/ /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt && sleep 0' 7092 1726882283.75239: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.75243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.75284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882283.75288: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.75290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.75362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.75369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.76088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.76288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.78058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.78129: stderr chunk (state=3): >>><<< 7092 1726882283.78133: stdout chunk (state=3): >>><<< 7092 1726882283.78372: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.78376: variable 'ansible_module_compression' from source: unknown 7092 1726882283.78378: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882283.78380: variable 'ansible_facts' from source: unknown 7092 1726882283.78382: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_copy.py 7092 1726882283.79001: Sending initial data 7092 1726882283.79004: Sent initial data (150 bytes) 7092 1726882283.81129: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.81268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.81283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.81299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.81341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.81353: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.81371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.81389: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.81400: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.81410: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.81421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.81432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.81447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.81479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.81490: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.81503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.81585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.81714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.81730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.81853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.83599: 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 <<< 7092 1726882283.83689: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882283.83788: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpkowrr_et /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_copy.py <<< 7092 1726882283.83882: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882283.85340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.85409: stderr chunk (state=3): >>><<< 7092 1726882283.85413: stdout chunk (state=3): >>><<< 7092 1726882283.85433: done transferring module to remote 7092 1726882283.85447: _low_level_execute_command(): starting 7092 1726882283.85450: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/ /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_copy.py && sleep 0' 7092 1726882283.87637: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882283.87647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.87657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.87672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.87709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.87716: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882283.87725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.87739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882283.87748: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882283.87754: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882283.87761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.87772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.87782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.87789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882283.87795: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882283.87803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.87879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.87893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.87896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.88016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882283.89813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882283.89817: stdout chunk (state=3): >>><<< 7092 1726882283.89824: stderr chunk (state=3): >>><<< 7092 1726882283.89844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882283.89848: _low_level_execute_command(): starting 7092 1726882283.89856: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/AnsiballZ_copy.py && sleep 0' 7092 1726882283.91467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882283.91474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882283.91632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882283.91636: 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.44.90 is address debug1: re-parsing configuration <<< 7092 1726882283.91650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882283.91655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882283.91669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882283.91829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882283.91845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882283.91851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882283.91974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.05701: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882284.06747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882284.06751: stderr chunk (state=3): >>><<< 7092 1726882284.06756: stdout chunk (state=3): >>><<< 7092 1726882284.06778: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882284.06813: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt', 'dest': '/etc/pki/tls/client.key.nocrypt', 'mode': '0644', '_original_basename': 'client.key.nocrypt', 'follow': False, 'checksum': 'da377753604d62ad8a5da4b67cd4e98e9a66433b', '_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.copy', '_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-1726882283.407425-8246-212437949413224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882284.06820: _low_level_execute_command(): starting 7092 1726882284.06825: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/ > /dev/null 2>&1 && sleep 0' 7092 1726882284.07883: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.07889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.07928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.07933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882284.07939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.07952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.07968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882284.07971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.08039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.08054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.08057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.08180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.10122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.10126: stdout chunk (state=3): >>><<< 7092 1726882284.10133: stderr chunk (state=3): >>><<< 7092 1726882284.10163: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.10517: handler run complete 7092 1726882284.10546: attempt loop complete, returning result 7092 1726882284.10566: variable 'item' from source: unknown 7092 1726882284.10681: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "dest": "/etc/pki/tls/client.key.nocrypt", "gid": 0, "group": "root", "item": "client.key.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "src": "/root/.ansible/tmp/ansible-tmp-1726882283.407425-8246-212437949413224/.source.nocrypt", "state": "file", "uid": 0 } 7092 1726882284.10826: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882284.10834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882284.10847: variable 'omit' from source: magic vars 7092 1726882284.11288: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.11292: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882284.11380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882284.11425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882284.11455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882284.11504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882284.11529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882284.11649: variable 'ansible_distribution' from source: facts 7092 1726882284.11652: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.11659: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882284.11775: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.11781: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882284.11968: variable 'ansible_distribution' from source: facts 7092 1726882284.11971: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.11977: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882284.11982: variable 'omit' from source: magic vars 7092 1726882284.11998: variable 'omit' from source: magic vars 7092 1726882284.12045: variable 'item' from source: unknown 7092 1726882284.12126: variable 'item' from source: unknown 7092 1726882284.12208: variable 'item' from source: unknown 7092 1726882284.12222: variable 'omit' from source: magic vars 7092 1726882284.12244: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882284.12252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882284.12259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882284.12275: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882284.12287: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882284.12290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882284.12403: Set connection var ansible_shell_type to sh 7092 1726882284.12409: Set connection var ansible_shell_executable to /bin/sh 7092 1726882284.12415: Set connection var ansible_timeout to 10 7092 1726882284.12420: Set connection var ansible_pipelining to False 7092 1726882284.12430: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882284.12435: Set connection var ansible_connection to ssh 7092 1726882284.12457: variable 'ansible_shell_executable' from source: unknown 7092 1726882284.12460: variable 'ansible_connection' from source: unknown 7092 1726882284.12464: variable 'ansible_module_compression' from source: unknown 7092 1726882284.12467: variable 'ansible_shell_type' from source: unknown 7092 1726882284.12469: variable 'ansible_shell_executable' from source: unknown 7092 1726882284.12471: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882284.12475: variable 'ansible_pipelining' from source: unknown 7092 1726882284.12477: variable 'ansible_timeout' from source: unknown 7092 1726882284.12482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882284.12579: 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=False) 7092 1726882284.12587: variable 'omit' from source: magic vars 7092 1726882284.12590: starting attempt loop 7092 1726882284.12592: running the handler 7092 1726882284.12598: _low_level_execute_command(): starting 7092 1726882284.12611: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882284.14024: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.14030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.14077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.14084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882284.14097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.14169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.14185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.14188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.14303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.15875: stdout chunk (state=3): >>>/root <<< 7092 1726882284.16036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.16040: stderr chunk (state=3): >>><<< 7092 1726882284.16044: stdout chunk (state=3): >>><<< 7092 1726882284.16068: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.16073: _low_level_execute_command(): starting 7092 1726882284.16078: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347 `" && echo ansible-tmp-1726882284.1606233-8246-275584915012347="` echo /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347 `" ) && sleep 0' 7092 1726882284.17106: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.17110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.17156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882284.17160: 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.44.90 is address debug1: re-parsing configuration <<< 7092 1726882284.17174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.17179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.17193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882284.17197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.17269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.17283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.17289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.17405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.19276: stdout chunk (state=3): >>>ansible-tmp-1726882284.1606233-8246-275584915012347=/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347 <<< 7092 1726882284.19382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.19462: stderr chunk (state=3): >>><<< 7092 1726882284.19468: stdout chunk (state=3): >>><<< 7092 1726882284.19486: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882284.1606233-8246-275584915012347=/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.19498: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882284.19527: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.pem 7092 1726882284.19577: variable 'ansible_module_compression' from source: unknown 7092 1726882284.19627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882284.19647: variable 'ansible_facts' from source: unknown 7092 1726882284.19712: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_stat.py 7092 1726882284.19864: Sending initial data 7092 1726882284.19879: Sent initial data (151 bytes) 7092 1726882284.20824: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.20833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.20846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.20862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.20905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.20913: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882284.20923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.20937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882284.20948: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882284.20954: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882284.20965: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.20977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.20993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.20996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.21003: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882284.21012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.21087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.21101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.21111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.21231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.22940: 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 <<< 7092 1726882284.23034: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882284.23130: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp45b2yu32 /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_stat.py <<< 7092 1726882284.23226: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882284.24434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.24562: stderr chunk (state=3): >>><<< 7092 1726882284.24567: stdout chunk (state=3): >>><<< 7092 1726882284.24587: done transferring module to remote 7092 1726882284.24595: _low_level_execute_command(): starting 7092 1726882284.24599: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/ /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_stat.py && sleep 0' 7092 1726882284.25294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.25311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.25322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.25334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.25376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.25383: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882284.25393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.25406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882284.25413: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882284.25421: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882284.25427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.25438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.25452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.25459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.25468: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882284.25478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.25575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.25588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.25598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.25719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.27452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.27534: stderr chunk (state=3): >>><<< 7092 1726882284.27538: stdout chunk (state=3): >>><<< 7092 1726882284.27555: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.27562: _low_level_execute_command(): starting 7092 1726882284.27566: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_stat.py && sleep 0' 7092 1726882284.28171: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.28178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.28189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.28203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.28240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.28252: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882284.28262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.28279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882284.28287: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882284.28294: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882284.28302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.28311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.28323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.28330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.28337: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882284.28350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.28423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.28436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.28450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.28580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.41609: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882284.42627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882284.42631: stdout chunk (state=3): >>><<< 7092 1726882284.42632: stderr chunk (state=3): >>><<< 7092 1726882284.42669: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882284.42847: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882284.1606233-8246-275584915012347/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882284.42918: Sending initial data 7092 1726882284.42921: Sent initial data (195 bytes) 7092 1726882284.45690: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.45713: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.45728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.45745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.45790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.45807: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882284.45821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.45837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882284.45849: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882284.45858: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882284.45877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.45891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.45907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.45926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.45938: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882284.45953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.46040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.46070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.46088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.46211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.48039: 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 <<< 7092 1726882284.48125: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882284.48219: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem <<< 7092 1726882284.48309: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882284.48780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.48974: stderr chunk (state=3): >>><<< 7092 1726882284.48977: stdout chunk (state=3): >>><<< 7092 1726882284.48980: _low_level_execute_command(): starting 7092 1726882284.48982: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/ /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem && sleep 0' 7092 1726882284.49894: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.50247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.50253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.50298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882284.50304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.50319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882284.50325: 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 <<< 7092 1726882284.50336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882284.50344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.50465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.50481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.50485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.50611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.52353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.52426: stderr chunk (state=3): >>><<< 7092 1726882284.52429: stdout chunk (state=3): >>><<< 7092 1726882284.52449: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.52475: variable 'ansible_module_compression' from source: unknown 7092 1726882284.52520: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882284.52537: variable 'ansible_facts' from source: unknown 7092 1726882284.52608: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_copy.py 7092 1726882284.52739: Sending initial data 7092 1726882284.52745: Sent initial data (151 bytes) 7092 1726882284.53693: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.53703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.53713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.53727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.53770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.53776: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882284.53785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.53797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882284.53803: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882284.53809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882284.53816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.53823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.53833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.53842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.53849: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882284.53857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.53922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.53938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.53952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.54078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.55812: 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 <<< 7092 1726882284.55898: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882284.55995: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp9y3qp5rn /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_copy.py <<< 7092 1726882284.56087: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882284.57385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.57615: stderr chunk (state=3): >>><<< 7092 1726882284.57619: stdout chunk (state=3): >>><<< 7092 1726882284.57621: done transferring module to remote 7092 1726882284.57623: _low_level_execute_command(): starting 7092 1726882284.57625: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/ /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_copy.py && sleep 0' 7092 1726882284.58226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.58241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.58258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.58284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.58327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.58340: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882284.58355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.58379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882284.58394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882284.58406: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882284.58419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.58433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.58450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.58462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.58475: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882284.58496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.58573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.58600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.58618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.58742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.60491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.60588: stderr chunk (state=3): >>><<< 7092 1726882284.60600: stdout chunk (state=3): >>><<< 7092 1726882284.60671: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.60673: _low_level_execute_command(): starting 7092 1726882284.60675: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/AnsiballZ_copy.py && sleep 0' 7092 1726882284.61378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882284.61393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.61408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.61429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.61497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.61510: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882284.61525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.61547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882284.61560: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882284.61578: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882284.61591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.61605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.61621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.61633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.61646: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882284.61668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.61747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.61778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.61800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.61937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.75742: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882284.76714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882284.76751: stderr chunk (state=3): >>><<< 7092 1726882284.76754: stdout chunk (state=3): >>><<< 7092 1726882284.76770: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882284.76795: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem', 'dest': '/etc/pki/tls/client.pem', 'mode': '0644', '_original_basename': 'client.pem', 'follow': False, 'checksum': 'f872445a88ad99f43f281c911af2329b323c43b1', '_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.copy', '_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-1726882284.1606233-8246-275584915012347/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882284.76802: _low_level_execute_command(): starting 7092 1726882284.76807: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/ > /dev/null 2>&1 && sleep 0' 7092 1726882284.77219: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.77223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.77281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882284.77284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.77286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.77288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882284.77290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.77336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.77339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.77440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.79219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.79260: stderr chunk (state=3): >>><<< 7092 1726882284.79265: stdout chunk (state=3): >>><<< 7092 1726882284.79276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.79281: handler run complete 7092 1726882284.79301: attempt loop complete, returning result 7092 1726882284.79316: variable 'item' from source: unknown 7092 1726882284.79377: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "dest": "/etc/pki/tls/client.pem", "gid": 0, "group": "root", "item": "client.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1726882284.1606233-8246-275584915012347/.source.pem", "state": "file", "uid": 0 } 7092 1726882284.79497: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882284.79501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882284.79504: variable 'omit' from source: magic vars 7092 1726882284.79597: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.79600: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882284.79693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882284.79711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882284.79731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882284.79760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882284.79772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882284.79840: variable 'ansible_distribution' from source: facts 7092 1726882284.79843: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.79847: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882284.79916: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.79919: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882284.80029: variable 'ansible_distribution' from source: facts 7092 1726882284.80033: variable 'ansible_distribution_major_version' from source: facts 7092 1726882284.80038: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882284.80045: variable 'omit' from source: magic vars 7092 1726882284.80059: variable 'omit' from source: magic vars 7092 1726882284.80087: variable 'item' from source: unknown 7092 1726882284.80128: variable 'item' from source: unknown 7092 1726882284.80180: variable 'item' from source: unknown 7092 1726882284.80191: variable 'omit' from source: magic vars 7092 1726882284.80205: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882284.80212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882284.80218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882284.80227: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882284.80230: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882284.80232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882284.80284: Set connection var ansible_shell_type to sh 7092 1726882284.80289: Set connection var ansible_shell_executable to /bin/sh 7092 1726882284.80295: Set connection var ansible_timeout to 10 7092 1726882284.80299: Set connection var ansible_pipelining to False 7092 1726882284.80307: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882284.80311: Set connection var ansible_connection to ssh 7092 1726882284.80324: variable 'ansible_shell_executable' from source: unknown 7092 1726882284.80327: variable 'ansible_connection' from source: unknown 7092 1726882284.80329: variable 'ansible_module_compression' from source: unknown 7092 1726882284.80332: variable 'ansible_shell_type' from source: unknown 7092 1726882284.80334: variable 'ansible_shell_executable' from source: unknown 7092 1726882284.80336: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882284.80343: variable 'ansible_pipelining' from source: unknown 7092 1726882284.80345: variable 'ansible_timeout' from source: unknown 7092 1726882284.80349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882284.80412: 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=False) 7092 1726882284.80418: variable 'omit' from source: magic vars 7092 1726882284.80422: starting attempt loop 7092 1726882284.80424: running the handler 7092 1726882284.80429: _low_level_execute_command(): starting 7092 1726882284.80433: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882284.80835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.80848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.80869: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882284.80880: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882284.80889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.80936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.80949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.81048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.82611: stdout chunk (state=3): >>>/root <<< 7092 1726882284.82712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.82751: stderr chunk (state=3): >>><<< 7092 1726882284.82759: stdout chunk (state=3): >>><<< 7092 1726882284.82772: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.82779: _low_level_execute_command(): starting 7092 1726882284.82784: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378 `" && echo ansible-tmp-1726882284.8277183-8246-41941984042378="` echo /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378 `" ) && sleep 0' 7092 1726882284.83196: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.83207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.83228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.83241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.83293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.83304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.83420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.85257: stdout chunk (state=3): >>>ansible-tmp-1726882284.8277183-8246-41941984042378=/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378 <<< 7092 1726882284.85367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.85405: stderr chunk (state=3): >>><<< 7092 1726882284.85408: stdout chunk (state=3): >>><<< 7092 1726882284.85420: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882284.8277183-8246-41941984042378=/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.85429: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882284.85453: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7092 1726882284.85482: variable 'ansible_module_compression' from source: unknown 7092 1726882284.85512: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882284.85525: variable 'ansible_facts' from source: unknown 7092 1726882284.85575: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_stat.py 7092 1726882284.85659: Sending initial data 7092 1726882284.85662: Sent initial data (150 bytes) 7092 1726882284.86277: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.86282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.86311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882284.86323: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.86333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.86383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.86395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.86494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.88192: 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 <<< 7092 1726882284.88282: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882284.88377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpuuej0up1 /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_stat.py <<< 7092 1726882284.88471: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882284.89461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.89545: stderr chunk (state=3): >>><<< 7092 1726882284.89549: stdout chunk (state=3): >>><<< 7092 1726882284.89566: done transferring module to remote 7092 1726882284.89572: _low_level_execute_command(): starting 7092 1726882284.89576: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/ /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_stat.py && sleep 0' 7092 1726882284.89977: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.89984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.90010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.90015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882284.90025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882284.90034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.90082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882284.90094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.90200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882284.91904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882284.91949: stderr chunk (state=3): >>><<< 7092 1726882284.91952: stdout chunk (state=3): >>><<< 7092 1726882284.91962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882284.91971: _low_level_execute_command(): starting 7092 1726882284.91973: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_stat.py && sleep 0' 7092 1726882284.92365: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882284.92372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882284.92401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.92415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882284.92471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882284.92482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882284.92600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.05503: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882285.06433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882285.06492: stderr chunk (state=3): >>><<< 7092 1726882285.06496: stdout chunk (state=3): >>><<< 7092 1726882285.06509: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882285.06525: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882284.8277183-8246-41941984042378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882285.06611: Sending initial data 7092 1726882285.06614: Sent initial data (194 bytes) 7092 1726882285.07252: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.07257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.07302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.07305: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882285.07308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.07358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882285.07368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.07475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.09267: 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 <<< 7092 1726882285.09273: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882285.09361: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882285.09459: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem <<< 7092 1726882285.09550: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882285.09969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882285.10054: stderr chunk (state=3): >>><<< 7092 1726882285.10061: stdout chunk (state=3): >>><<< 7092 1726882285.10127: _low_level_execute_command(): starting 7092 1726882285.10131: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/ /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem && sleep 0' 7092 1726882285.10486: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882285.10490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.10520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882285.10523: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.10525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882285.10530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.10574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882285.10584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.10693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.12415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882285.12464: stderr chunk (state=3): >>><<< 7092 1726882285.12468: stdout chunk (state=3): >>><<< 7092 1726882285.12485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882285.12504: variable 'ansible_module_compression' from source: unknown 7092 1726882285.12540: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882285.12553: variable 'ansible_facts' from source: unknown 7092 1726882285.12688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_copy.py 7092 1726882285.12727: Sending initial data 7092 1726882285.12730: Sent initial data (150 bytes) 7092 1726882285.13578: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882285.13584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.13601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882285.13607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.13653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882285.13656: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882285.13658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.13683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882285.13686: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882285.13688: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882285.13690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.13711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882285.13714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.13716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882285.13719: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882285.13736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.13810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882285.13814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882285.13821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.13948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.15689: 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 <<< 7092 1726882285.15783: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882285.15874: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp2fpcdgqr /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_copy.py <<< 7092 1726882285.15971: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882285.17195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882285.17337: stderr chunk (state=3): >>><<< 7092 1726882285.17340: stdout chunk (state=3): >>><<< 7092 1726882285.17343: done transferring module to remote 7092 1726882285.17345: _low_level_execute_command(): starting 7092 1726882285.17347: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/ /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_copy.py && sleep 0' 7092 1726882285.17702: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.17705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.17736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882285.17740: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.17742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882285.17744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.17793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882285.17797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.17895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.19628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882285.19673: stderr chunk (state=3): >>><<< 7092 1726882285.19680: stdout chunk (state=3): >>><<< 7092 1726882285.19688: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882285.19691: _low_level_execute_command(): starting 7092 1726882285.19698: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/AnsiballZ_copy.py && sleep 0' 7092 1726882285.20082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.20088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.20117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.20128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.20182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882285.20197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.20306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.34194: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882285.35196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882285.35249: stderr chunk (state=3): >>><<< 7092 1726882285.35254: stdout chunk (state=3): >>><<< 7092 1726882285.35273: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882285.35297: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem', 'dest': '/etc/pki/tls/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882284.8277183-8246-41941984042378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882285.35304: _low_level_execute_command(): starting 7092 1726882285.35309: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/ > /dev/null 2>&1 && sleep 0' 7092 1726882285.35749: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.35755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.35786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.35802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.35854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882285.35868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.35968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.37786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882285.37828: stderr chunk (state=3): >>><<< 7092 1726882285.37831: stdout chunk (state=3): >>><<< 7092 1726882285.37845: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882285.37854: handler run complete 7092 1726882285.37876: attempt loop complete, returning result 7092 1726882285.37890: variable 'item' from source: unknown 7092 1726882285.37949: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882284.8277183-8246-41941984042378/.source.pem", "state": "file", "uid": 0 } 7092 1726882285.38079: dumping result to json 7092 1726882285.38082: done dumping result, returning 7092 1726882285.38084: done running TaskExecutor() for managed_node1/TASK: Copy client certs [0e448fcc-3ce9-d956-9e9e-000000000218] 7092 1726882285.38087: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000218 7092 1726882285.38140: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000218 7092 1726882285.38142: WORKER PROCESS EXITING 7092 1726882285.38220: no more pending results, returning what we have 7092 1726882285.38223: results queue empty 7092 1726882285.38224: checking for any_errors_fatal 7092 1726882285.38229: done checking for any_errors_fatal 7092 1726882285.38230: checking for max_fail_percentage 7092 1726882285.38231: done checking for max_fail_percentage 7092 1726882285.38232: checking to see if all hosts have failed and the running result is not ok 7092 1726882285.38233: done checking to see if all hosts have failed 7092 1726882285.38234: getting the remaining hosts for this loop 7092 1726882285.38235: done getting the remaining hosts for this loop 7092 1726882285.38241: getting the next task for host managed_node1 7092 1726882285.38249: done getting next task for host managed_node1 7092 1726882285.38251: ^ task is: TASK: TEST: 802.1x profile with private key password and ca cert 7092 1726882285.38253: ^ 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 7092 1726882285.38256: getting variables 7092 1726882285.38257: in VariableManager get_vars() 7092 1726882285.38302: Calling all_inventory to load vars for managed_node1 7092 1726882285.38305: Calling groups_inventory to load vars for managed_node1 7092 1726882285.38307: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882285.38316: Calling all_plugins_play to load vars for managed_node1 7092 1726882285.38318: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882285.38321: Calling groups_plugins_play to load vars for managed_node1 7092 1726882285.38457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882285.38598: done with get_vars() 7092 1726882285.38605: done getting variables 7092 1726882285.38650: 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 [TEST: 802.1x profile with private key password and ca cert] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:15 Friday 20 September 2024 21:31:25 -0400 (0:00:02.714) 0:00:44.293 ****** 7092 1726882285.38675: entering _queue_task() for managed_node1/debug 7092 1726882285.38859: worker is 1 (out of 1 available) 7092 1726882285.38872: exiting _queue_task() for managed_node1/debug 7092 1726882285.38883: done queuing things up, now waiting for results queue to drain 7092 1726882285.38885: waiting for pending results... 7092 1726882285.39042: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert 7092 1726882285.39115: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000000e 7092 1726882285.39127: variable 'ansible_search_path' from source: unknown 7092 1726882285.39163: calling self._execute() 7092 1726882285.39225: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.39230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.39242: variable 'omit' from source: magic vars 7092 1726882285.39519: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.39530: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.39670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882285.41696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882285.41751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882285.41779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882285.41804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882285.41828: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882285.41891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.41910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.41933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.41962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.41975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.42056: variable 'ansible_distribution' from source: facts 7092 1726882285.42060: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.42067: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.42073: variable 'omit' from source: magic vars 7092 1726882285.42089: variable 'omit' from source: magic vars 7092 1726882285.42111: variable 'omit' from source: magic vars 7092 1726882285.42128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882285.42155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882285.42170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882285.42183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882285.42192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882285.42214: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882285.42217: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.42219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.42287: Set connection var ansible_shell_type to sh 7092 1726882285.42294: Set connection var ansible_shell_executable to /bin/sh 7092 1726882285.42299: Set connection var ansible_timeout to 10 7092 1726882285.42304: Set connection var ansible_pipelining to False 7092 1726882285.42312: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882285.42317: Set connection var ansible_connection to ssh 7092 1726882285.42332: variable 'ansible_shell_executable' from source: unknown 7092 1726882285.42335: variable 'ansible_connection' from source: unknown 7092 1726882285.42338: variable 'ansible_module_compression' from source: unknown 7092 1726882285.42342: variable 'ansible_shell_type' from source: unknown 7092 1726882285.42344: variable 'ansible_shell_executable' from source: unknown 7092 1726882285.42347: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.42354: variable 'ansible_pipelining' from source: unknown 7092 1726882285.42357: variable 'ansible_timeout' from source: unknown 7092 1726882285.42359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.42425: 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) 7092 1726882285.42433: variable 'omit' from source: magic vars 7092 1726882285.42437: starting attempt loop 7092 1726882285.42442: running the handler 7092 1726882285.42480: handler run complete 7092 1726882285.42494: attempt loop complete, returning result 7092 1726882285.42497: _execute() done 7092 1726882285.42500: dumping result to json 7092 1726882285.42502: done dumping result, returning 7092 1726882285.42508: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert [0e448fcc-3ce9-d956-9e9e-00000000000e] 7092 1726882285.42513: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000000e ok: [managed_node1] => {} MSG: ################################################## 7092 1726882285.42632: no more pending results, returning what we have 7092 1726882285.42635: results queue empty 7092 1726882285.42636: checking for any_errors_fatal 7092 1726882285.42652: done checking for any_errors_fatal 7092 1726882285.42653: checking for max_fail_percentage 7092 1726882285.42655: done checking for max_fail_percentage 7092 1726882285.42656: checking to see if all hosts have failed and the running result is not ok 7092 1726882285.42657: done checking to see if all hosts have failed 7092 1726882285.42658: getting the remaining hosts for this loop 7092 1726882285.42659: done getting the remaining hosts for this loop 7092 1726882285.42665: getting the next task for host managed_node1 7092 1726882285.42671: done getting next task for host managed_node1 7092 1726882285.42678: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882285.42681: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882285.42701: getting variables 7092 1726882285.42702: in VariableManager get_vars() 7092 1726882285.42744: Calling all_inventory to load vars for managed_node1 7092 1726882285.42747: Calling groups_inventory to load vars for managed_node1 7092 1726882285.42749: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882285.42757: Calling all_plugins_play to load vars for managed_node1 7092 1726882285.42759: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882285.42766: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000000e 7092 1726882285.42770: WORKER PROCESS EXITING 7092 1726882285.42774: Calling groups_plugins_play to load vars for managed_node1 7092 1726882285.42880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882285.43001: done with get_vars() 7092 1726882285.43007: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:31:25 -0400 (0:00:00.044) 0:00:44.338 ****** 7092 1726882285.43080: entering _queue_task() for managed_node1/include_tasks 7092 1726882285.43256: worker is 1 (out of 1 available) 7092 1726882285.43271: exiting _queue_task() for managed_node1/include_tasks 7092 1726882285.43282: done queuing things up, now waiting for results queue to drain 7092 1726882285.43284: waiting for pending results... 7092 1726882285.43431: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882285.43882: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000016 7092 1726882285.43886: variable 'ansible_search_path' from source: unknown 7092 1726882285.43888: variable 'ansible_search_path' from source: unknown 7092 1726882285.43891: calling self._execute() 7092 1726882285.43894: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.43896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.43899: variable 'omit' from source: magic vars 7092 1726882285.44424: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.44445: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.44655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882285.47188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882285.47266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882285.47304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882285.47343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882285.47382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882285.47481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.47515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.47554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.47609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.47632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.47775: variable 'ansible_distribution' from source: facts 7092 1726882285.47790: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.47802: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.47930: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.47945: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.48146: variable 'ansible_distribution' from source: facts 7092 1726882285.48156: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.48170: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.48297: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.48307: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.48496: variable 'ansible_distribution' from source: facts 7092 1726882285.48510: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.48521: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.48531: _execute() done 7092 1726882285.48541: dumping result to json 7092 1726882285.48551: done dumping result, returning 7092 1726882285.48567: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-d956-9e9e-000000000016] 7092 1726882285.48578: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000016 7092 1726882285.48717: no more pending results, returning what we have 7092 1726882285.48722: in VariableManager get_vars() 7092 1726882285.48789: Calling all_inventory to load vars for managed_node1 7092 1726882285.48793: Calling groups_inventory to load vars for managed_node1 7092 1726882285.48795: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882285.48806: Calling all_plugins_play to load vars for managed_node1 7092 1726882285.48810: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882285.48813: Calling groups_plugins_play to load vars for managed_node1 7092 1726882285.49004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882285.49279: done with get_vars() 7092 1726882285.49286: variable 'ansible_search_path' from source: unknown 7092 1726882285.49288: variable 'ansible_search_path' from source: unknown 7092 1726882285.49316: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000016 7092 1726882285.49349: we have included files to process 7092 1726882285.49350: generating all_blocks data 7092 1726882285.49353: done generating all_blocks data 7092 1726882285.49358: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882285.49359: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882285.49362: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882285.49879: WORKER PROCESS EXITING 7092 1726882285.50382: done processing included file 7092 1726882285.50384: iterating over new_blocks loaded from include file 7092 1726882285.50385: in VariableManager get_vars() 7092 1726882285.50421: done with get_vars() 7092 1726882285.50423: filtering new block on tags 7092 1726882285.50442: done filtering new block on tags 7092 1726882285.50445: in VariableManager get_vars() 7092 1726882285.50476: done with get_vars() 7092 1726882285.50478: filtering new block on tags 7092 1726882285.50497: done filtering new block on tags 7092 1726882285.50504: in VariableManager get_vars() 7092 1726882285.50533: done with get_vars() 7092 1726882285.50534: filtering new block on tags 7092 1726882285.50554: done filtering new block on tags 7092 1726882285.50557: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7092 1726882285.50562: extending task lists for all hosts with included blocks 7092 1726882285.51456: done extending task lists 7092 1726882285.51457: done processing included files 7092 1726882285.51458: results queue empty 7092 1726882285.51459: checking for any_errors_fatal 7092 1726882285.51461: done checking for any_errors_fatal 7092 1726882285.51462: checking for max_fail_percentage 7092 1726882285.51465: done checking for max_fail_percentage 7092 1726882285.51466: checking to see if all hosts have failed and the running result is not ok 7092 1726882285.51466: done checking to see if all hosts have failed 7092 1726882285.51467: getting the remaining hosts for this loop 7092 1726882285.51468: done getting the remaining hosts for this loop 7092 1726882285.51480: getting the next task for host managed_node1 7092 1726882285.51485: done getting next task for host managed_node1 7092 1726882285.51487: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882285.51490: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882285.51500: getting variables 7092 1726882285.51501: in VariableManager get_vars() 7092 1726882285.51521: Calling all_inventory to load vars for managed_node1 7092 1726882285.51524: Calling groups_inventory to load vars for managed_node1 7092 1726882285.51525: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882285.51530: Calling all_plugins_play to load vars for managed_node1 7092 1726882285.51532: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882285.51535: Calling groups_plugins_play to load vars for managed_node1 7092 1726882285.51714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882285.51929: done with get_vars() 7092 1726882285.51941: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:31:25 -0400 (0:00:00.089) 0:00:44.427 ****** 7092 1726882285.52009: entering _queue_task() for managed_node1/setup 7092 1726882285.52292: worker is 1 (out of 1 available) 7092 1726882285.52304: exiting _queue_task() for managed_node1/setup 7092 1726882285.52316: done queuing things up, now waiting for results queue to drain 7092 1726882285.52317: waiting for pending results... 7092 1726882285.52592: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882285.52744: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000026f 7092 1726882285.52768: variable 'ansible_search_path' from source: unknown 7092 1726882285.52778: variable 'ansible_search_path' from source: unknown 7092 1726882285.52817: calling self._execute() 7092 1726882285.52904: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.52914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.52927: variable 'omit' from source: magic vars 7092 1726882285.53317: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.53343: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.53542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882285.56398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882285.56479: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882285.56519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882285.56562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882285.56600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882285.56694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.56728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.56762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.56817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.56836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.56967: variable 'ansible_distribution' from source: facts 7092 1726882285.56977: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.56989: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.57126: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.57140: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.57326: variable 'ansible_distribution' from source: facts 7092 1726882285.57343: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.57353: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.57473: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.57483: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.57671: variable 'ansible_distribution' from source: facts 7092 1726882285.57680: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.57690: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.57805: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.57815: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.58003: variable 'ansible_distribution' from source: facts 7092 1726882285.58012: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.58022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.58142: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.58152: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.58341: variable 'ansible_distribution' from source: facts 7092 1726882285.58350: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.58360: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.58516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.58556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.58589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.58636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.58668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.58718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.58751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.58788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.58831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.58852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.58977: variable '__network_required_facts' from source: role '' defaults 7092 1726882285.58995: variable 'ansible_facts' from source: unknown 7092 1726882285.59102: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7092 1726882285.59111: when evaluation is False, skipping this task 7092 1726882285.59118: _execute() done 7092 1726882285.59124: dumping result to json 7092 1726882285.59130: done dumping result, returning 7092 1726882285.59146: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-d956-9e9e-00000000026f] 7092 1726882285.59166: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000026f 7092 1726882285.59294: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000026f skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882285.59348: no more pending results, returning what we have 7092 1726882285.59352: results queue empty 7092 1726882285.59353: checking for any_errors_fatal 7092 1726882285.59354: done checking for any_errors_fatal 7092 1726882285.59355: checking for max_fail_percentage 7092 1726882285.59357: done checking for max_fail_percentage 7092 1726882285.59358: checking to see if all hosts have failed and the running result is not ok 7092 1726882285.59360: done checking to see if all hosts have failed 7092 1726882285.59360: getting the remaining hosts for this loop 7092 1726882285.59362: done getting the remaining hosts for this loop 7092 1726882285.59371: getting the next task for host managed_node1 7092 1726882285.59382: done getting next task for host managed_node1 7092 1726882285.59387: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882285.59391: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882285.59406: getting variables 7092 1726882285.59409: in VariableManager get_vars() 7092 1726882285.59477: Calling all_inventory to load vars for managed_node1 7092 1726882285.59480: Calling groups_inventory to load vars for managed_node1 7092 1726882285.59483: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882285.59494: Calling all_plugins_play to load vars for managed_node1 7092 1726882285.59498: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882285.59501: Calling groups_plugins_play to load vars for managed_node1 7092 1726882285.59704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882285.59940: done with get_vars() 7092 1726882285.59953: done getting variables 7092 1726882285.60123: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:31:25 -0400 (0:00:00.082) 0:00:44.509 ****** 7092 1726882285.60253: entering _queue_task() for managed_node1/stat 7092 1726882285.60639: worker is 1 (out of 1 available) 7092 1726882285.60653: exiting _queue_task() for managed_node1/stat 7092 1726882285.60670: done queuing things up, now waiting for results queue to drain 7092 1726882285.60672: waiting for pending results... 7092 1726882285.60949: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882285.61093: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000271 7092 1726882285.61117: variable 'ansible_search_path' from source: unknown 7092 1726882285.61124: variable 'ansible_search_path' from source: unknown 7092 1726882285.61167: calling self._execute() 7092 1726882285.61327: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.61343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.61356: variable 'omit' from source: magic vars 7092 1726882285.61742: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.61767: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.61979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882285.64662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882285.64750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882285.64799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882285.64859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882285.64897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882285.64992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.65036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.65075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.65125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.65154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.65286: variable 'ansible_distribution' from source: facts 7092 1726882285.65297: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.65309: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.65441: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.65460: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.65645: variable 'ansible_distribution' from source: facts 7092 1726882285.65655: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.65670: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.65793: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.65803: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.65993: variable 'ansible_distribution' from source: facts 7092 1726882285.66010: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.66022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.66145: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.66156: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.66347: variable 'ansible_distribution' from source: facts 7092 1726882285.66357: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.66372: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.66489: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.66498: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.66667: variable 'ansible_distribution' from source: facts 7092 1726882285.66678: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.66688: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.66815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882285.67001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882285.67043: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882285.67082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882285.67123: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882285.67175: 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) 7092 1726882285.67207: 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) 7092 1726882285.67239: 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) 7092 1726882285.67273: 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) 7092 1726882285.67358: variable '__network_is_ostree' from source: set_fact 7092 1726882285.67372: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882285.67379: when evaluation is False, skipping this task 7092 1726882285.67385: _execute() done 7092 1726882285.67391: dumping result to json 7092 1726882285.67397: done dumping result, returning 7092 1726882285.67411: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-d956-9e9e-000000000271] 7092 1726882285.67425: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000271 7092 1726882285.67540: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000271 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882285.67654: no more pending results, returning what we have 7092 1726882285.67658: results queue empty 7092 1726882285.67658: checking for any_errors_fatal 7092 1726882285.67663: done checking for any_errors_fatal 7092 1726882285.67668: checking for max_fail_percentage 7092 1726882285.67670: done checking for max_fail_percentage 7092 1726882285.67671: checking to see if all hosts have failed and the running result is not ok 7092 1726882285.67682: done checking to see if all hosts have failed 7092 1726882285.67682: getting the remaining hosts for this loop 7092 1726882285.67684: done getting the remaining hosts for this loop 7092 1726882285.67688: getting the next task for host managed_node1 7092 1726882285.67695: done getting next task for host managed_node1 7092 1726882285.67698: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882285.67702: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882285.67716: getting variables 7092 1726882285.67718: in VariableManager get_vars() 7092 1726882285.67767: Calling all_inventory to load vars for managed_node1 7092 1726882285.67770: Calling groups_inventory to load vars for managed_node1 7092 1726882285.67772: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882285.67787: Calling all_plugins_play to load vars for managed_node1 7092 1726882285.67790: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882285.67792: Calling groups_plugins_play to load vars for managed_node1 7092 1726882285.67962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882285.68193: done with get_vars() 7092 1726882285.68202: done getting variables 7092 1726882285.68348: WORKER PROCESS EXITING 7092 1726882285.68383: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:31:25 -0400 (0:00:00.081) 0:00:44.591 ****** 7092 1726882285.68421: entering _queue_task() for managed_node1/set_fact 7092 1726882285.68813: worker is 1 (out of 1 available) 7092 1726882285.68825: exiting _queue_task() for managed_node1/set_fact 7092 1726882285.68836: done queuing things up, now waiting for results queue to drain 7092 1726882285.68840: waiting for pending results... 7092 1726882285.69112: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882285.69266: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000272 7092 1726882285.69289: variable 'ansible_search_path' from source: unknown 7092 1726882285.69299: variable 'ansible_search_path' from source: unknown 7092 1726882285.69334: calling self._execute() 7092 1726882285.69425: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.69435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.69455: variable 'omit' from source: magic vars 7092 1726882285.70030: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.70060: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.70279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882285.73612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882285.73800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882285.73841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882285.73991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882285.74020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882285.74119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.74309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.74345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.74392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.74519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.74665: variable 'ansible_distribution' from source: facts 7092 1726882285.74746: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.74759: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.74900: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.74910: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.75109: variable 'ansible_distribution' from source: facts 7092 1726882285.75118: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.75127: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.75248: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.75258: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.75449: variable 'ansible_distribution' from source: facts 7092 1726882285.75458: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.75470: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.75586: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.75596: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.75792: variable 'ansible_distribution' from source: facts 7092 1726882285.75801: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.75811: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.75932: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.75948: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.76145: variable 'ansible_distribution' from source: facts 7092 1726882285.76160: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.76171: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.76301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882285.76483: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882285.76527: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882285.76568: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882285.76610: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882285.76661: 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) 7092 1726882285.76689: 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) 7092 1726882285.76727: 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) 7092 1726882285.76761: 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) 7092 1726882285.76845: variable '__network_is_ostree' from source: set_fact 7092 1726882285.76857: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882285.76867: when evaluation is False, skipping this task 7092 1726882285.76875: _execute() done 7092 1726882285.76881: dumping result to json 7092 1726882285.76888: done dumping result, returning 7092 1726882285.76900: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-d956-9e9e-000000000272] 7092 1726882285.76911: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000272 7092 1726882285.77016: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000272 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882285.77070: no more pending results, returning what we have 7092 1726882285.77076: results queue empty 7092 1726882285.77077: checking for any_errors_fatal 7092 1726882285.77084: done checking for any_errors_fatal 7092 1726882285.77085: checking for max_fail_percentage 7092 1726882285.77087: done checking for max_fail_percentage 7092 1726882285.77088: checking to see if all hosts have failed and the running result is not ok 7092 1726882285.77095: done checking to see if all hosts have failed 7092 1726882285.77096: getting the remaining hosts for this loop 7092 1726882285.77098: done getting the remaining hosts for this loop 7092 1726882285.77103: getting the next task for host managed_node1 7092 1726882285.77113: done getting next task for host managed_node1 7092 1726882285.77118: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882285.77121: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882285.77136: getting variables 7092 1726882285.77141: in VariableManager get_vars() 7092 1726882285.77206: Calling all_inventory to load vars for managed_node1 7092 1726882285.77210: Calling groups_inventory to load vars for managed_node1 7092 1726882285.77213: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882285.77225: Calling all_plugins_play to load vars for managed_node1 7092 1726882285.77228: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882285.77231: Calling groups_plugins_play to load vars for managed_node1 7092 1726882285.77426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882285.78210: done with get_vars() 7092 1726882285.78224: WORKER PROCESS EXITING 7092 1726882285.78228: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:31:25 -0400 (0:00:00.099) 0:00:44.690 ****** 7092 1726882285.78331: entering _queue_task() for managed_node1/service_facts 7092 1726882285.78333: Creating lock for service_facts 7092 1726882285.78593: worker is 1 (out of 1 available) 7092 1726882285.78604: exiting _queue_task() for managed_node1/service_facts 7092 1726882285.78615: done queuing things up, now waiting for results queue to drain 7092 1726882285.78617: waiting for pending results... 7092 1726882285.78895: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882285.79070: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000274 7092 1726882285.79090: variable 'ansible_search_path' from source: unknown 7092 1726882285.79098: variable 'ansible_search_path' from source: unknown 7092 1726882285.79143: calling self._execute() 7092 1726882285.79231: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.79251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.79266: variable 'omit' from source: magic vars 7092 1726882285.79669: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.79692: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.79909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882285.82435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882285.82530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882285.82577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882285.82622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882285.82661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882285.82755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882285.82791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882285.82822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882285.82882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882285.82901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882285.83032: variable 'ansible_distribution' from source: facts 7092 1726882285.83045: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.83066: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.83197: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.83208: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.83393: variable 'ansible_distribution' from source: facts 7092 1726882285.83402: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.83412: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.83520: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.83530: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.83695: variable 'ansible_distribution' from source: facts 7092 1726882285.83709: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.83723: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.83833: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.83849: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.84020: variable 'ansible_distribution' from source: facts 7092 1726882285.84040: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.84056: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.84179: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.84192: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882285.84360: variable 'ansible_distribution' from source: facts 7092 1726882285.84376: variable 'ansible_distribution_major_version' from source: facts 7092 1726882285.84387: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882285.84398: variable 'omit' from source: magic vars 7092 1726882285.84467: variable 'omit' from source: magic vars 7092 1726882285.84511: variable 'omit' from source: magic vars 7092 1726882285.84541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882285.84575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882285.84603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882285.84624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882285.84641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882285.84677: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882285.84685: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.84693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.84785: Set connection var ansible_shell_type to sh 7092 1726882285.84797: Set connection var ansible_shell_executable to /bin/sh 7092 1726882285.84816: Set connection var ansible_timeout to 10 7092 1726882285.84826: Set connection var ansible_pipelining to False 7092 1726882285.84843: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882285.84853: Set connection var ansible_connection to ssh 7092 1726882285.84880: variable 'ansible_shell_executable' from source: unknown 7092 1726882285.84888: variable 'ansible_connection' from source: unknown 7092 1726882285.84893: variable 'ansible_module_compression' from source: unknown 7092 1726882285.84899: variable 'ansible_shell_type' from source: unknown 7092 1726882285.84904: variable 'ansible_shell_executable' from source: unknown 7092 1726882285.84909: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882285.84922: variable 'ansible_pipelining' from source: unknown 7092 1726882285.84927: variable 'ansible_timeout' from source: unknown 7092 1726882285.84932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882285.85078: 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) 7092 1726882285.85092: variable 'omit' from source: magic vars 7092 1726882285.85101: starting attempt loop 7092 1726882285.85108: running the handler 7092 1726882285.85123: _low_level_execute_command(): starting 7092 1726882285.85151: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882285.85922: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882285.85940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.85956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882285.85978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.86030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882285.86048: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882285.86067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.86088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882285.86102: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882285.86122: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882285.86140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.86157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882285.86177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.86191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882285.86204: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882285.86219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.86309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882285.86345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882285.86367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.86502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.88173: stdout chunk (state=3): >>>/root <<< 7092 1726882285.88371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882285.88374: stdout chunk (state=3): >>><<< 7092 1726882285.88376: stderr chunk (state=3): >>><<< 7092 1726882285.88488: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882285.88492: _low_level_execute_command(): starting 7092 1726882285.88495: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484 `" && echo ansible-tmp-1726882285.8839538-8398-98923173240484="` echo /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484 `" ) && sleep 0' 7092 1726882285.89429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882285.89432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882285.89472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.89476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882285.89478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882285.89548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882285.89562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882285.89692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882285.91699: stdout chunk (state=3): >>>ansible-tmp-1726882285.8839538-8398-98923173240484=/root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484 <<< 7092 1726882285.91889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882285.91893: stdout chunk (state=3): >>><<< 7092 1726882285.91895: stderr chunk (state=3): >>><<< 7092 1726882285.92569: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882285.8839538-8398-98923173240484=/root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882285.92573: variable 'ansible_module_compression' from source: unknown 7092 1726882285.92575: ANSIBALLZ: Using lock for service_facts 7092 1726882285.92577: ANSIBALLZ: Acquiring lock 7092 1726882285.92579: ANSIBALLZ: Lock acquired: 140500668189920 7092 1726882285.92581: ANSIBALLZ: Creating module 7092 1726882286.04036: ANSIBALLZ: Writing module into payload 7092 1726882286.04125: ANSIBALLZ: Writing module 7092 1726882286.04135: ANSIBALLZ: Renaming module 7092 1726882286.04143: ANSIBALLZ: Done creating module 7092 1726882286.04155: variable 'ansible_facts' from source: unknown 7092 1726882286.04202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484/AnsiballZ_service_facts.py 7092 1726882286.04304: Sending initial data 7092 1726882286.04307: Sent initial data (159 bytes) 7092 1726882286.04937: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882286.04946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882286.04975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882286.04992: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882286.05002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882286.05052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882286.05055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882286.05065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882286.05182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882286.07028: 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 <<< 7092 1726882286.07120: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882286.07215: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp7m78ukrz /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484/AnsiballZ_service_facts.py <<< 7092 1726882286.07303: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882286.08313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882286.08419: stderr chunk (state=3): >>><<< 7092 1726882286.08423: stdout chunk (state=3): >>><<< 7092 1726882286.08437: done transferring module to remote 7092 1726882286.08450: _low_level_execute_command(): starting 7092 1726882286.08456: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484/ /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484/AnsiballZ_service_facts.py && sleep 0' 7092 1726882286.08877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882286.08883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882286.08916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882286.08924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882286.08933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882286.08946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882286.08952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882286.09008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882286.09014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882286.09125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882286.10916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882286.10996: stderr chunk (state=3): >>><<< 7092 1726882286.11006: stdout chunk (state=3): >>><<< 7092 1726882286.11067: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882286.11076: _low_level_execute_command(): starting 7092 1726882286.11079: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484/AnsiballZ_service_facts.py && sleep 0' 7092 1726882286.11601: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882286.11608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882286.11659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882286.11662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882286.11667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882286.11669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882286.11714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882286.11722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882286.11836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882287.71325: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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"<<< 7092 1726882287.71345: stdout chunk (state=3): >>>, "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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "modprobe@.service": {"name": "modprobe@.se<<< 7092 1726882287.71369: stdout chunk (state=3): >>>rvice", "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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": "s<<< 7092 1726882287.71375: stdout chunk (state=3): >>>tatic", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 7092 1726882287.72581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882287.72640: stderr chunk (state=3): >>><<< 7092 1726882287.72643: stdout chunk (state=3): >>><<< 7092 1726882287.72663: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882287.73000: 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-1726882285.8839538-8398-98923173240484/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882287.73007: _low_level_execute_command(): starting 7092 1726882287.73011: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882285.8839538-8398-98923173240484/ > /dev/null 2>&1 && sleep 0' 7092 1726882287.73688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882287.73705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882287.73828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882287.75650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882287.75689: stderr chunk (state=3): >>><<< 7092 1726882287.75692: stdout chunk (state=3): >>><<< 7092 1726882287.75703: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882287.75708: handler run complete 7092 1726882287.75807: variable 'ansible_facts' from source: unknown 7092 1726882287.75889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882287.76133: variable 'ansible_facts' from source: unknown 7092 1726882287.76286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882287.76491: attempt loop complete, returning result 7092 1726882287.76504: _execute() done 7092 1726882287.76511: dumping result to json 7092 1726882287.76575: done dumping result, returning 7092 1726882287.76588: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-d956-9e9e-000000000274] 7092 1726882287.76597: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000274 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882287.78318: no more pending results, returning what we have 7092 1726882287.78321: results queue empty 7092 1726882287.78322: checking for any_errors_fatal 7092 1726882287.78326: done checking for any_errors_fatal 7092 1726882287.78327: checking for max_fail_percentage 7092 1726882287.78329: done checking for max_fail_percentage 7092 1726882287.78329: checking to see if all hosts have failed and the running result is not ok 7092 1726882287.78331: done checking to see if all hosts have failed 7092 1726882287.78332: getting the remaining hosts for this loop 7092 1726882287.78333: done getting the remaining hosts for this loop 7092 1726882287.78337: getting the next task for host managed_node1 7092 1726882287.78344: done getting next task for host managed_node1 7092 1726882287.78347: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882287.78351: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882287.78361: getting variables 7092 1726882287.78362: in VariableManager get_vars() 7092 1726882287.78411: Calling all_inventory to load vars for managed_node1 7092 1726882287.78414: Calling groups_inventory to load vars for managed_node1 7092 1726882287.78417: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882287.78427: Calling all_plugins_play to load vars for managed_node1 7092 1726882287.78431: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882287.78434: Calling groups_plugins_play to load vars for managed_node1 7092 1726882287.78896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882287.79678: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000274 7092 1726882287.79682: WORKER PROCESS EXITING 7092 1726882287.79871: done with get_vars() 7092 1726882287.79884: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:31:27 -0400 (0:00:02.016) 0:00:46.707 ****** 7092 1726882287.79986: entering _queue_task() for managed_node1/package_facts 7092 1726882287.79988: Creating lock for package_facts 7092 1726882287.80257: worker is 1 (out of 1 available) 7092 1726882287.80272: exiting _queue_task() for managed_node1/package_facts 7092 1726882287.80283: done queuing things up, now waiting for results queue to drain 7092 1726882287.80285: waiting for pending results... 7092 1726882287.80566: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882287.80720: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000275 7092 1726882287.80749: variable 'ansible_search_path' from source: unknown 7092 1726882287.80758: variable 'ansible_search_path' from source: unknown 7092 1726882287.80801: calling self._execute() 7092 1726882287.80893: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882287.80905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882287.80918: variable 'omit' from source: magic vars 7092 1726882287.81352: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.81374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882287.81576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882287.85785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882287.85870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882287.85921: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882287.85960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882287.86002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882287.86085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882287.86127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882287.86158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882287.86209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882287.86234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882287.86367: variable 'ansible_distribution' from source: facts 7092 1726882287.86378: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.86390: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882287.86520: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.86537: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882287.86719: variable 'ansible_distribution' from source: facts 7092 1726882287.86729: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.86740: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882287.86857: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.86873: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882287.87045: variable 'ansible_distribution' from source: facts 7092 1726882287.87055: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.87070: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882287.87184: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.87200: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882287.87373: variable 'ansible_distribution' from source: facts 7092 1726882287.87383: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.87398: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882287.87508: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.87523: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882287.87697: variable 'ansible_distribution' from source: facts 7092 1726882287.87706: variable 'ansible_distribution_major_version' from source: facts 7092 1726882287.87719: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882287.87738: variable 'omit' from source: magic vars 7092 1726882287.87816: variable 'omit' from source: magic vars 7092 1726882287.87869: variable 'omit' from source: magic vars 7092 1726882287.87899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882287.87931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882287.87962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882287.87985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882287.88000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882287.88033: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882287.88041: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882287.88054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882287.88153: Set connection var ansible_shell_type to sh 7092 1726882287.88173: Set connection var ansible_shell_executable to /bin/sh 7092 1726882287.88185: Set connection var ansible_timeout to 10 7092 1726882287.88196: Set connection var ansible_pipelining to False 7092 1726882287.88210: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882287.88219: Set connection var ansible_connection to ssh 7092 1726882287.88246: variable 'ansible_shell_executable' from source: unknown 7092 1726882287.88255: variable 'ansible_connection' from source: unknown 7092 1726882287.88264: variable 'ansible_module_compression' from source: unknown 7092 1726882287.88281: variable 'ansible_shell_type' from source: unknown 7092 1726882287.88289: variable 'ansible_shell_executable' from source: unknown 7092 1726882287.88296: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882287.88303: variable 'ansible_pipelining' from source: unknown 7092 1726882287.88310: variable 'ansible_timeout' from source: unknown 7092 1726882287.88318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882287.88460: 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) 7092 1726882287.88478: variable 'omit' from source: magic vars 7092 1726882287.88492: starting attempt loop 7092 1726882287.88505: running the handler 7092 1726882287.88522: _low_level_execute_command(): starting 7092 1726882287.88541: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882287.89318: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882287.89334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882287.89350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882287.89378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882287.89421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882287.89434: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882287.89450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882287.89471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882287.89488: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882287.89499: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882287.89511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882287.89525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882287.89541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882287.89554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882287.89568: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882287.89588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882287.89661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882287.89681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882287.89699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882287.89843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882287.91446: stdout chunk (state=3): >>>/root <<< 7092 1726882287.91557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882287.91608: stderr chunk (state=3): >>><<< 7092 1726882287.91611: stdout chunk (state=3): >>><<< 7092 1726882287.91644: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882287.91648: _low_level_execute_command(): starting 7092 1726882287.91651: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051 `" && echo ansible-tmp-1726882287.9162195-8459-149564822192051="` echo /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051 `" ) && sleep 0' 7092 1726882287.92060: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882287.92070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882287.92116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882287.92119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882287.92121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882287.92169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882287.92182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882287.92287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882287.94124: stdout chunk (state=3): >>>ansible-tmp-1726882287.9162195-8459-149564822192051=/root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051 <<< 7092 1726882287.94233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882287.94283: stderr chunk (state=3): >>><<< 7092 1726882287.94285: stdout chunk (state=3): >>><<< 7092 1726882287.94340: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882287.9162195-8459-149564822192051=/root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882287.94343: variable 'ansible_module_compression' from source: unknown 7092 1726882287.94368: ANSIBALLZ: Using lock for package_facts 7092 1726882287.94371: ANSIBALLZ: Acquiring lock 7092 1726882287.94374: ANSIBALLZ: Lock acquired: 140500663881360 7092 1726882287.94380: ANSIBALLZ: Creating module 7092 1726882288.15485: ANSIBALLZ: Writing module into payload 7092 1726882288.15594: ANSIBALLZ: Writing module 7092 1726882288.15617: ANSIBALLZ: Renaming module 7092 1726882288.15622: ANSIBALLZ: Done creating module 7092 1726882288.15650: variable 'ansible_facts' from source: unknown 7092 1726882288.15781: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051/AnsiballZ_package_facts.py 7092 1726882288.15908: Sending initial data 7092 1726882288.15912: Sent initial data (160 bytes) 7092 1726882288.16609: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882288.16612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882288.16655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882288.16659: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882288.16661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882288.16700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882288.16712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882288.16823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882288.18674: 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 <<< 7092 1726882288.18765: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882288.18858: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpeqtag2_7 /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051/AnsiballZ_package_facts.py <<< 7092 1726882288.18948: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882288.20877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882288.20975: stderr chunk (state=3): >>><<< 7092 1726882288.20978: stdout chunk (state=3): >>><<< 7092 1726882288.20995: done transferring module to remote 7092 1726882288.21004: _low_level_execute_command(): starting 7092 1726882288.21009: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051/ /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051/AnsiballZ_package_facts.py && sleep 0' 7092 1726882288.21454: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882288.21460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882288.21505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882288.21508: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882288.21510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882288.21571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882288.21574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882288.21676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882288.23433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882288.23481: stderr chunk (state=3): >>><<< 7092 1726882288.23484: stdout chunk (state=3): >>><<< 7092 1726882288.23496: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882288.23499: _low_level_execute_command(): starting 7092 1726882288.23503: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051/AnsiballZ_package_facts.py && sleep 0' 7092 1726882288.23916: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882288.23922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882288.23951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882288.23956: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882288.23967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882288.23977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882288.23989: 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.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882288.23998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882288.24045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882288.24066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882288.24158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882288.70075: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 7092 1726882288.70191: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 7092 1726882288.70238: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7092 1726882288.71832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882288.71835: stdout chunk (state=3): >>><<< 7092 1726882288.71837: stderr chunk (state=3): >>><<< 7092 1726882288.71978: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882288.76238: 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-1726882287.9162195-8459-149564822192051/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882288.76263: _low_level_execute_command(): starting 7092 1726882288.76269: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882287.9162195-8459-149564822192051/ > /dev/null 2>&1 && sleep 0' 7092 1726882288.76936: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882288.76948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882288.76959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882288.76979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882288.77015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882288.77023: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882288.77032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882288.77049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882288.77057: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882288.77065: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882288.77073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882288.77093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882288.77101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882288.77108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882288.77115: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882288.77124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882288.77200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882288.77215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882288.77218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882288.77416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882288.79278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882288.79305: stderr chunk (state=3): >>><<< 7092 1726882288.79308: stdout chunk (state=3): >>><<< 7092 1726882288.79323: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882288.79330: handler run complete 7092 1726882288.80363: variable 'ansible_facts' from source: unknown 7092 1726882288.80878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882288.83167: variable 'ansible_facts' from source: unknown 7092 1726882288.83651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882288.84504: attempt loop complete, returning result 7092 1726882288.84516: _execute() done 7092 1726882288.84519: dumping result to json 7092 1726882288.84766: done dumping result, returning 7092 1726882288.84776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-d956-9e9e-000000000275] 7092 1726882288.84781: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000275 7092 1726882288.93080: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000275 7092 1726882288.93084: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882288.93185: no more pending results, returning what we have 7092 1726882288.93188: results queue empty 7092 1726882288.93189: checking for any_errors_fatal 7092 1726882288.93193: done checking for any_errors_fatal 7092 1726882288.93194: checking for max_fail_percentage 7092 1726882288.93195: done checking for max_fail_percentage 7092 1726882288.93196: checking to see if all hosts have failed and the running result is not ok 7092 1726882288.93197: done checking to see if all hosts have failed 7092 1726882288.93198: getting the remaining hosts for this loop 7092 1726882288.93200: done getting the remaining hosts for this loop 7092 1726882288.93203: getting the next task for host managed_node1 7092 1726882288.93212: done getting next task for host managed_node1 7092 1726882288.93215: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882288.93218: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882288.93227: getting variables 7092 1726882288.93228: in VariableManager get_vars() 7092 1726882288.93271: Calling all_inventory to load vars for managed_node1 7092 1726882288.93274: Calling groups_inventory to load vars for managed_node1 7092 1726882288.93277: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882288.93287: Calling all_plugins_play to load vars for managed_node1 7092 1726882288.93289: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882288.93292: Calling groups_plugins_play to load vars for managed_node1 7092 1726882288.95005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882288.96369: done with get_vars() 7092 1726882288.96388: done getting variables 7092 1726882288.96434: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:31:28 -0400 (0:00:01.164) 0:00:47.871 ****** 7092 1726882288.96459: entering _queue_task() for managed_node1/debug 7092 1726882288.96678: worker is 1 (out of 1 available) 7092 1726882288.96692: exiting _queue_task() for managed_node1/debug 7092 1726882288.96705: done queuing things up, now waiting for results queue to drain 7092 1726882288.96707: waiting for pending results... 7092 1726882288.96873: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882288.96962: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000017 7092 1726882288.96979: variable 'ansible_search_path' from source: unknown 7092 1726882288.96983: variable 'ansible_search_path' from source: unknown 7092 1726882288.97014: calling self._execute() 7092 1726882288.97083: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882288.97087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882288.97095: variable 'omit' from source: magic vars 7092 1726882288.97383: variable 'ansible_distribution_major_version' from source: facts 7092 1726882288.97395: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882288.97551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882288.99711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882288.99767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882288.99797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882288.99824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882288.99845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882288.99908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882288.99928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882288.99948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882288.99976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882288.99987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.00072: variable 'ansible_distribution' from source: facts 7092 1726882289.00076: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.00083: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.00167: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.00171: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.00285: variable 'ansible_distribution' from source: facts 7092 1726882289.00289: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.00294: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.00370: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.00375: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.00485: variable 'ansible_distribution' from source: facts 7092 1726882289.00488: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.00494: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.00501: variable 'omit' from source: magic vars 7092 1726882289.00535: variable 'omit' from source: magic vars 7092 1726882289.00603: variable 'network_provider' from source: set_fact 7092 1726882289.00625: variable 'omit' from source: magic vars 7092 1726882289.00649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882289.00675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882289.00689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882289.00701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882289.00711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882289.00733: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882289.00736: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.00738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.00806: Set connection var ansible_shell_type to sh 7092 1726882289.00813: Set connection var ansible_shell_executable to /bin/sh 7092 1726882289.00831: Set connection var ansible_timeout to 10 7092 1726882289.00835: Set connection var ansible_pipelining to False 7092 1726882289.00852: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882289.00855: Set connection var ansible_connection to ssh 7092 1726882289.00876: variable 'ansible_shell_executable' from source: unknown 7092 1726882289.00880: variable 'ansible_connection' from source: unknown 7092 1726882289.00882: variable 'ansible_module_compression' from source: unknown 7092 1726882289.00884: variable 'ansible_shell_type' from source: unknown 7092 1726882289.00886: variable 'ansible_shell_executable' from source: unknown 7092 1726882289.00888: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.00891: variable 'ansible_pipelining' from source: unknown 7092 1726882289.00893: variable 'ansible_timeout' from source: unknown 7092 1726882289.00899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.01016: 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) 7092 1726882289.01042: variable 'omit' from source: magic vars 7092 1726882289.01059: starting attempt loop 7092 1726882289.01073: running the handler 7092 1726882289.01138: handler run complete 7092 1726882289.01172: attempt loop complete, returning result 7092 1726882289.01180: _execute() done 7092 1726882289.01187: dumping result to json 7092 1726882289.01198: done dumping result, returning 7092 1726882289.01210: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-d956-9e9e-000000000017] 7092 1726882289.01220: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000017 7092 1726882289.01326: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000017 ok: [managed_node1] => {} MSG: Using network provider: nm 7092 1726882289.01392: no more pending results, returning what we have 7092 1726882289.01395: results queue empty 7092 1726882289.01396: checking for any_errors_fatal 7092 1726882289.01403: done checking for any_errors_fatal 7092 1726882289.01404: checking for max_fail_percentage 7092 1726882289.01412: done checking for max_fail_percentage 7092 1726882289.01413: checking to see if all hosts have failed and the running result is not ok 7092 1726882289.01414: done checking to see if all hosts have failed 7092 1726882289.01415: getting the remaining hosts for this loop 7092 1726882289.01417: done getting the remaining hosts for this loop 7092 1726882289.01421: getting the next task for host managed_node1 7092 1726882289.01431: done getting next task for host managed_node1 7092 1726882289.01435: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882289.01438: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882289.01450: getting variables 7092 1726882289.01452: in VariableManager get_vars() 7092 1726882289.01517: Calling all_inventory to load vars for managed_node1 7092 1726882289.01521: Calling groups_inventory to load vars for managed_node1 7092 1726882289.01523: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882289.01534: Calling all_plugins_play to load vars for managed_node1 7092 1726882289.01537: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882289.01540: Calling groups_plugins_play to load vars for managed_node1 7092 1726882289.02532: WORKER PROCESS EXITING 7092 1726882289.03361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882289.05319: done with get_vars() 7092 1726882289.05345: done getting variables 7092 1726882289.05448: 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 [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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:31:29 -0400 (0:00:00.090) 0:00:47.962 ****** 7092 1726882289.05487: entering _queue_task() for managed_node1/fail 7092 1726882289.05490: Creating lock for fail 7092 1726882289.05832: worker is 1 (out of 1 available) 7092 1726882289.05845: exiting _queue_task() for managed_node1/fail 7092 1726882289.05858: done queuing things up, now waiting for results queue to drain 7092 1726882289.05860: waiting for pending results... 7092 1726882289.06158: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882289.06298: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000018 7092 1726882289.06319: variable 'ansible_search_path' from source: unknown 7092 1726882289.06327: variable 'ansible_search_path' from source: unknown 7092 1726882289.06372: calling self._execute() 7092 1726882289.06466: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.06483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.06502: variable 'omit' from source: magic vars 7092 1726882289.06921: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.06944: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.07166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882289.09770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882289.09856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882289.09905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882289.09944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882289.09985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882289.10072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.10114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.10145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.10200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.10225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.10356: variable 'ansible_distribution' from source: facts 7092 1726882289.10368: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.10379: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.10506: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.10520: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.10696: variable 'ansible_distribution' from source: facts 7092 1726882289.10705: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.10721: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.10843: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.10855: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.11022: variable 'ansible_distribution' from source: facts 7092 1726882289.11030: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.11046: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.11174: variable 'network_state' from source: role '' defaults 7092 1726882289.11193: Evaluated conditional (network_state != {}): False 7092 1726882289.11200: when evaluation is False, skipping this task 7092 1726882289.11207: _execute() done 7092 1726882289.11213: dumping result to json 7092 1726882289.11219: done dumping result, returning 7092 1726882289.11228: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-d956-9e9e-000000000018] 7092 1726882289.11236: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000018 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882289.11387: no more pending results, returning what we have 7092 1726882289.11391: results queue empty 7092 1726882289.11392: checking for any_errors_fatal 7092 1726882289.11399: done checking for any_errors_fatal 7092 1726882289.11400: checking for max_fail_percentage 7092 1726882289.11402: done checking for max_fail_percentage 7092 1726882289.11403: checking to see if all hosts have failed and the running result is not ok 7092 1726882289.11404: done checking to see if all hosts have failed 7092 1726882289.11405: getting the remaining hosts for this loop 7092 1726882289.11406: done getting the remaining hosts for this loop 7092 1726882289.11410: getting the next task for host managed_node1 7092 1726882289.11418: done getting next task for host managed_node1 7092 1726882289.11423: ^ 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 7092 1726882289.11425: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882289.11442: getting variables 7092 1726882289.11444: in VariableManager get_vars() 7092 1726882289.11508: Calling all_inventory to load vars for managed_node1 7092 1726882289.11512: Calling groups_inventory to load vars for managed_node1 7092 1726882289.11514: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882289.11525: Calling all_plugins_play to load vars for managed_node1 7092 1726882289.11528: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882289.11531: Calling groups_plugins_play to load vars for managed_node1 7092 1726882289.12531: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000018 7092 1726882289.12535: WORKER PROCESS EXITING 7092 1726882289.13343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882289.15166: done with get_vars() 7092 1726882289.15194: done getting variables 7092 1726882289.15251: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:31:29 -0400 (0:00:00.098) 0:00:48.060 ****** 7092 1726882289.15298: entering _queue_task() for managed_node1/fail 7092 1726882289.15608: worker is 1 (out of 1 available) 7092 1726882289.15623: exiting _queue_task() for managed_node1/fail 7092 1726882289.15636: done queuing things up, now waiting for results queue to drain 7092 1726882289.15637: waiting for pending results... 7092 1726882289.15919: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7092 1726882289.16064: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000019 7092 1726882289.16086: variable 'ansible_search_path' from source: unknown 7092 1726882289.16094: variable 'ansible_search_path' from source: unknown 7092 1726882289.16132: calling self._execute() 7092 1726882289.16231: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.16245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.16272: variable 'omit' from source: magic vars 7092 1726882289.16685: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.16711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.16929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882289.19487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882289.19905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882289.19946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882289.19996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882289.20027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882289.20119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.20152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.20190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.20240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.20260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.20395: variable 'ansible_distribution' from source: facts 7092 1726882289.20407: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.20422: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.20543: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.20552: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.20742: variable 'ansible_distribution' from source: facts 7092 1726882289.20751: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.20762: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.20880: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.20890: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.21074: variable 'ansible_distribution' from source: facts 7092 1726882289.21083: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.21093: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.21210: variable 'network_state' from source: role '' defaults 7092 1726882289.21224: Evaluated conditional (network_state != {}): False 7092 1726882289.21231: when evaluation is False, skipping this task 7092 1726882289.21237: _execute() done 7092 1726882289.21243: dumping result to json 7092 1726882289.21249: done dumping result, returning 7092 1726882289.21265: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-d956-9e9e-000000000019] 7092 1726882289.21281: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000019 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882289.21425: no more pending results, returning what we have 7092 1726882289.21428: results queue empty 7092 1726882289.21429: checking for any_errors_fatal 7092 1726882289.21435: done checking for any_errors_fatal 7092 1726882289.21436: checking for max_fail_percentage 7092 1726882289.21438: done checking for max_fail_percentage 7092 1726882289.21439: checking to see if all hosts have failed and the running result is not ok 7092 1726882289.21440: done checking to see if all hosts have failed 7092 1726882289.21441: getting the remaining hosts for this loop 7092 1726882289.21442: done getting the remaining hosts for this loop 7092 1726882289.21446: getting the next task for host managed_node1 7092 1726882289.21454: done getting next task for host managed_node1 7092 1726882289.21458: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882289.21460: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882289.21477: getting variables 7092 1726882289.21479: in VariableManager get_vars() 7092 1726882289.21533: Calling all_inventory to load vars for managed_node1 7092 1726882289.21536: Calling groups_inventory to load vars for managed_node1 7092 1726882289.21538: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882289.21549: Calling all_plugins_play to load vars for managed_node1 7092 1726882289.21552: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882289.21555: Calling groups_plugins_play to load vars for managed_node1 7092 1726882289.22602: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000019 7092 1726882289.22605: WORKER PROCESS EXITING 7092 1726882289.23444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882289.24771: done with get_vars() 7092 1726882289.24788: done getting variables 7092 1726882289.24830: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:31:29 -0400 (0:00:00.095) 0:00:48.155 ****** 7092 1726882289.24861: entering _queue_task() for managed_node1/fail 7092 1726882289.25201: worker is 1 (out of 1 available) 7092 1726882289.25229: exiting _queue_task() for managed_node1/fail 7092 1726882289.25280: done queuing things up, now waiting for results queue to drain 7092 1726882289.25284: waiting for pending results... 7092 1726882289.25511: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882289.25598: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000001a 7092 1726882289.25608: variable 'ansible_search_path' from source: unknown 7092 1726882289.25612: variable 'ansible_search_path' from source: unknown 7092 1726882289.25645: calling self._execute() 7092 1726882289.25704: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.25708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.25716: variable 'omit' from source: magic vars 7092 1726882289.25988: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.25998: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.26126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882289.28555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882289.28640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882289.28685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882289.28737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882289.28771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882289.28971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.29006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.29035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.29087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.29106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.29227: variable 'ansible_distribution' from source: facts 7092 1726882289.29236: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.29251: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.29369: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.29380: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.29557: variable 'ansible_distribution' from source: facts 7092 1726882289.30147: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.30158: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.30277: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.30287: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.30468: variable 'ansible_distribution' from source: facts 7092 1726882289.30479: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.30489: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.30623: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.30726: Evaluated conditional (ansible_distribution_major_version | int > 9): False 7092 1726882289.30783: when evaluation is False, skipping this task 7092 1726882289.30830: _execute() done 7092 1726882289.30851: dumping result to json 7092 1726882289.30956: done dumping result, returning 7092 1726882289.30973: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-d956-9e9e-00000000001a] 7092 1726882289.30992: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001a 7092 1726882289.31116: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001a 7092 1726882289.31124: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 7092 1726882289.31187: no more pending results, returning what we have 7092 1726882289.31191: results queue empty 7092 1726882289.31191: checking for any_errors_fatal 7092 1726882289.31197: done checking for any_errors_fatal 7092 1726882289.31198: checking for max_fail_percentage 7092 1726882289.31199: done checking for max_fail_percentage 7092 1726882289.31200: checking to see if all hosts have failed and the running result is not ok 7092 1726882289.31201: done checking to see if all hosts have failed 7092 1726882289.31202: getting the remaining hosts for this loop 7092 1726882289.31204: done getting the remaining hosts for this loop 7092 1726882289.31208: getting the next task for host managed_node1 7092 1726882289.31214: done getting next task for host managed_node1 7092 1726882289.31218: ^ 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 7092 1726882289.31220: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882289.31233: getting variables 7092 1726882289.31235: in VariableManager get_vars() 7092 1726882289.31289: Calling all_inventory to load vars for managed_node1 7092 1726882289.31292: Calling groups_inventory to load vars for managed_node1 7092 1726882289.31294: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882289.31305: Calling all_plugins_play to load vars for managed_node1 7092 1726882289.31307: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882289.31310: Calling groups_plugins_play to load vars for managed_node1 7092 1726882289.32611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882289.33745: done with get_vars() 7092 1726882289.33769: done getting variables 7092 1726882289.33865: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:31:29 -0400 (0:00:00.090) 0:00:48.246 ****** 7092 1726882289.33899: entering _queue_task() for managed_node1/dnf 7092 1726882289.34190: worker is 1 (out of 1 available) 7092 1726882289.35385: running TaskExecutor() for managed_node1/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 7092 1726882289.35391: exiting _queue_task() for managed_node1/dnf 7092 1726882289.35399: done queuing things up, now waiting for results queue to drain 7092 1726882289.35401: waiting for pending results... 7092 1726882289.35409: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000001b 7092 1726882289.35413: variable 'ansible_search_path' from source: unknown 7092 1726882289.35416: variable 'ansible_search_path' from source: unknown 7092 1726882289.35418: calling self._execute() 7092 1726882289.35421: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.35423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.35427: variable 'omit' from source: magic vars 7092 1726882289.35478: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.35496: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.35712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882289.38486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882289.38556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882289.38615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882289.38657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882289.38697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882289.38780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.38819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.38851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.38898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.38923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.39046: variable 'ansible_distribution' from source: facts 7092 1726882289.39057: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.39071: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.39194: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.39206: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.39409: variable 'ansible_distribution' from source: facts 7092 1726882289.39418: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.39431: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.39571: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.39581: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.39756: variable 'ansible_distribution' from source: facts 7092 1726882289.39768: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.39785: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.39968: variable 'ansible_distribution' from source: facts 7092 1726882289.39978: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.40006: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7092 1726882289.40125: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882289.40269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.40298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.40333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.40382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.40400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.40452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.40482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.40510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.40562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.40582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.40623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.40661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.40693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.40741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.40772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.41071: variable 'network_connections' from source: task vars 7092 1726882289.41075: variable 'interface' from source: play vars 7092 1726882289.41077: variable 'interface' from source: play vars 7092 1726882289.41090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882289.41268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882289.41306: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882289.41337: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882289.41367: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882289.41413: 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) 7092 1726882289.41450: 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) 7092 1726882289.41476: 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) 7092 1726882289.41506: 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) 7092 1726882289.41560: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882289.42168: variable 'network_connections' from source: task vars 7092 1726882289.42171: variable 'interface' from source: play vars 7092 1726882289.42173: variable 'interface' from source: play vars 7092 1726882289.42174: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882289.42176: when evaluation is False, skipping this task 7092 1726882289.42178: _execute() done 7092 1726882289.42180: dumping result to json 7092 1726882289.42182: done dumping result, returning 7092 1726882289.42185: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-00000000001b] 7092 1726882289.42187: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001b 7092 1726882289.42255: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001b 7092 1726882289.42259: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882289.42303: no more pending results, returning what we have 7092 1726882289.42305: results queue empty 7092 1726882289.42306: checking for any_errors_fatal 7092 1726882289.42311: done checking for any_errors_fatal 7092 1726882289.42312: checking for max_fail_percentage 7092 1726882289.42314: done checking for max_fail_percentage 7092 1726882289.42314: checking to see if all hosts have failed and the running result is not ok 7092 1726882289.42316: done checking to see if all hosts have failed 7092 1726882289.42316: getting the remaining hosts for this loop 7092 1726882289.42318: done getting the remaining hosts for this loop 7092 1726882289.42321: getting the next task for host managed_node1 7092 1726882289.42327: done getting next task for host managed_node1 7092 1726882289.42331: ^ 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 7092 1726882289.42334: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882289.42346: getting variables 7092 1726882289.42348: in VariableManager get_vars() 7092 1726882289.42397: Calling all_inventory to load vars for managed_node1 7092 1726882289.42400: Calling groups_inventory to load vars for managed_node1 7092 1726882289.42402: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882289.42411: Calling all_plugins_play to load vars for managed_node1 7092 1726882289.42414: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882289.42417: Calling groups_plugins_play to load vars for managed_node1 7092 1726882289.43878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882289.45575: done with get_vars() 7092 1726882289.45595: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882289.45667: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:31:29 -0400 (0:00:00.117) 0:00:48.364 ****** 7092 1726882289.45696: entering _queue_task() for managed_node1/yum 7092 1726882289.45698: Creating lock for yum 7092 1726882289.45957: worker is 1 (out of 1 available) 7092 1726882289.45971: exiting _queue_task() for managed_node1/yum 7092 1726882289.45984: done queuing things up, now waiting for results queue to drain 7092 1726882289.45986: waiting for pending results... 7092 1726882289.46282: running TaskExecutor() for managed_node1/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 7092 1726882289.46385: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000001c 7092 1726882289.46398: variable 'ansible_search_path' from source: unknown 7092 1726882289.46402: variable 'ansible_search_path' from source: unknown 7092 1726882289.46444: calling self._execute() 7092 1726882289.46527: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.46531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.46543: variable 'omit' from source: magic vars 7092 1726882289.46920: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.46931: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.47131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882289.49483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882289.49554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882289.49593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882289.49626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882289.49653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882289.49730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.49755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.49782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.49827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.49843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.49956: variable 'ansible_distribution' from source: facts 7092 1726882289.49960: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.49968: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.50080: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.50086: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.50266: variable 'ansible_distribution' from source: facts 7092 1726882289.50270: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.50277: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.50384: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.50389: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.50560: variable 'ansible_distribution' from source: facts 7092 1726882289.50565: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.50571: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.50707: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.50720: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7092 1726882289.50723: when evaluation is False, skipping this task 7092 1726882289.50726: _execute() done 7092 1726882289.50728: dumping result to json 7092 1726882289.50730: done dumping result, returning 7092 1726882289.50740: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-00000000001c] 7092 1726882289.50744: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001c 7092 1726882289.50833: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001c 7092 1726882289.50836: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7092 1726882289.50915: no more pending results, returning what we have 7092 1726882289.50918: results queue empty 7092 1726882289.50919: checking for any_errors_fatal 7092 1726882289.50926: done checking for any_errors_fatal 7092 1726882289.50926: checking for max_fail_percentage 7092 1726882289.50928: done checking for max_fail_percentage 7092 1726882289.50929: checking to see if all hosts have failed and the running result is not ok 7092 1726882289.50930: done checking to see if all hosts have failed 7092 1726882289.50931: getting the remaining hosts for this loop 7092 1726882289.50933: done getting the remaining hosts for this loop 7092 1726882289.50937: getting the next task for host managed_node1 7092 1726882289.50943: done getting next task for host managed_node1 7092 1726882289.50947: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882289.50950: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882289.50965: getting variables 7092 1726882289.50967: in VariableManager get_vars() 7092 1726882289.51021: Calling all_inventory to load vars for managed_node1 7092 1726882289.51024: Calling groups_inventory to load vars for managed_node1 7092 1726882289.51026: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882289.51037: Calling all_plugins_play to load vars for managed_node1 7092 1726882289.51040: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882289.51043: Calling groups_plugins_play to load vars for managed_node1 7092 1726882289.52579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882289.54320: done with get_vars() 7092 1726882289.54343: done getting variables 7092 1726882289.54406: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:31:29 -0400 (0:00:00.087) 0:00:48.451 ****** 7092 1726882289.54446: entering _queue_task() for managed_node1/fail 7092 1726882289.54724: worker is 1 (out of 1 available) 7092 1726882289.54736: exiting _queue_task() for managed_node1/fail 7092 1726882289.54748: done queuing things up, now waiting for results queue to drain 7092 1726882289.54750: waiting for pending results... 7092 1726882289.55029: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882289.55167: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000001d 7092 1726882289.55184: variable 'ansible_search_path' from source: unknown 7092 1726882289.55194: variable 'ansible_search_path' from source: unknown 7092 1726882289.55233: calling self._execute() 7092 1726882289.55321: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.55333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.55347: variable 'omit' from source: magic vars 7092 1726882289.55747: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.55769: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.55982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882289.58191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882289.58279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882289.58318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882289.58360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882289.58392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882289.58478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.58512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.58542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.58593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.58614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.58738: variable 'ansible_distribution' from source: facts 7092 1726882289.58748: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.58760: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.58888: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.58904: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.59078: variable 'ansible_distribution' from source: facts 7092 1726882289.59089: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.59102: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.59221: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.59235: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.59408: variable 'ansible_distribution' from source: facts 7092 1726882289.59417: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.59427: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.59547: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882289.59695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.59727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.59760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.59812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.59833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.59888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.59919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.59950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.60001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.60021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.60063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.60095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.60129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.60173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.60191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.60349: variable 'network_connections' from source: task vars 7092 1726882289.60367: variable 'interface' from source: play vars 7092 1726882289.60439: variable 'interface' from source: play vars 7092 1726882289.60527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882289.60720: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882289.60767: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882289.60802: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882289.60835: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882289.60906: 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) 7092 1726882289.60932: 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) 7092 1726882289.60965: 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) 7092 1726882289.60997: 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) 7092 1726882289.61057: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882289.61306: variable 'network_connections' from source: task vars 7092 1726882289.61315: variable 'interface' from source: play vars 7092 1726882289.61380: variable 'interface' from source: play vars 7092 1726882289.61421: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882289.61429: when evaluation is False, skipping this task 7092 1726882289.61435: _execute() done 7092 1726882289.61441: dumping result to json 7092 1726882289.61449: done dumping result, returning 7092 1726882289.61460: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-00000000001d] 7092 1726882289.61471: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882289.61615: no more pending results, returning what we have 7092 1726882289.61619: results queue empty 7092 1726882289.61620: checking for any_errors_fatal 7092 1726882289.61626: done checking for any_errors_fatal 7092 1726882289.61627: checking for max_fail_percentage 7092 1726882289.61628: done checking for max_fail_percentage 7092 1726882289.61629: checking to see if all hosts have failed and the running result is not ok 7092 1726882289.61631: done checking to see if all hosts have failed 7092 1726882289.61631: getting the remaining hosts for this loop 7092 1726882289.61633: done getting the remaining hosts for this loop 7092 1726882289.61637: getting the next task for host managed_node1 7092 1726882289.61644: done getting next task for host managed_node1 7092 1726882289.61648: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7092 1726882289.61651: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882289.61668: getting variables 7092 1726882289.61669: in VariableManager get_vars() 7092 1726882289.61724: Calling all_inventory to load vars for managed_node1 7092 1726882289.61727: Calling groups_inventory to load vars for managed_node1 7092 1726882289.61730: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882289.61741: Calling all_plugins_play to load vars for managed_node1 7092 1726882289.61744: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882289.61747: Calling groups_plugins_play to load vars for managed_node1 7092 1726882289.62782: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001d 7092 1726882289.62786: WORKER PROCESS EXITING 7092 1726882289.63371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882289.65019: done with get_vars() 7092 1726882289.65045: done getting variables 7092 1726882289.65106: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:31:29 -0400 (0:00:00.106) 0:00:48.558 ****** 7092 1726882289.65140: entering _queue_task() for managed_node1/package 7092 1726882289.65433: worker is 1 (out of 1 available) 7092 1726882289.65445: exiting _queue_task() for managed_node1/package 7092 1726882289.65457: done queuing things up, now waiting for results queue to drain 7092 1726882289.65459: waiting for pending results... 7092 1726882289.65721: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7092 1726882289.65851: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000001e 7092 1726882289.65871: variable 'ansible_search_path' from source: unknown 7092 1726882289.65878: variable 'ansible_search_path' from source: unknown 7092 1726882289.65919: calling self._execute() 7092 1726882289.66005: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.66016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.66029: variable 'omit' from source: magic vars 7092 1726882289.66395: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.66413: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.66617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882289.68988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882289.69079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882289.69120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882289.69167: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882289.69200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882289.69289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.69323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.69354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.69409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.69429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.69550: variable 'ansible_distribution' from source: facts 7092 1726882289.69560: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.69576: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.69699: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.69710: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.69890: variable 'ansible_distribution' from source: facts 7092 1726882289.69900: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.69916: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.70028: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.70038: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882289.70211: variable 'ansible_distribution' from source: facts 7092 1726882289.70221: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.70236: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882289.70391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882289.70569: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882289.70609: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882289.70643: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882289.70684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882289.70783: variable 'network_packages' from source: role '' defaults 7092 1726882289.70890: variable '__network_provider_setup' from source: role '' defaults 7092 1726882289.70906: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882289.70976: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882289.71005: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882289.71406: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882289.71578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.71605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.71630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.71679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.71695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.71735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.71766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.71792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.71831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.71847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.72048: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882289.72158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.72191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.72226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.72269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.72286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.72380: variable 'ansible_python' from source: facts 7092 1726882289.72409: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882289.72482: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882289.72565: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882289.72694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.72723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.72756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.72802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.72821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.72877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.72906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.72935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.72984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.73004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.73153: variable 'network_connections' from source: task vars 7092 1726882289.73170: variable 'interface' from source: play vars 7092 1726882289.73273: variable 'interface' from source: play vars 7092 1726882289.73345: 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) 7092 1726882289.73379: 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) 7092 1726882289.73415: 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) 7092 1726882289.73451: 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) 7092 1726882289.73506: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882289.73794: variable 'network_connections' from source: task vars 7092 1726882289.73804: variable 'interface' from source: play vars 7092 1726882289.73912: variable 'interface' from source: play vars 7092 1726882289.73975: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882289.74059: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882289.74373: variable 'network_connections' from source: task vars 7092 1726882289.74383: variable 'interface' from source: play vars 7092 1726882289.74443: variable 'interface' from source: play vars 7092 1726882289.74473: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882289.74549: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882289.74844: variable 'network_connections' from source: task vars 7092 1726882289.74854: variable 'interface' from source: play vars 7092 1726882289.74920: variable 'interface' from source: play vars 7092 1726882289.74989: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882289.75057: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882289.75070: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882289.75137: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882289.75360: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882289.75833: variable 'network_connections' from source: task vars 7092 1726882289.75845: variable 'interface' from source: play vars 7092 1726882289.75914: variable 'interface' from source: play vars 7092 1726882289.75929: variable 'ansible_distribution' from source: facts 7092 1726882289.75937: variable '__network_rh_distros' from source: role '' defaults 7092 1726882289.75945: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.75970: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882289.76143: variable 'ansible_distribution' from source: facts 7092 1726882289.76151: variable '__network_rh_distros' from source: role '' defaults 7092 1726882289.76160: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.76178: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882289.76349: variable 'ansible_distribution' from source: facts 7092 1726882289.76358: variable '__network_rh_distros' from source: role '' defaults 7092 1726882289.76369: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.76405: variable 'network_provider' from source: set_fact 7092 1726882289.76429: variable 'ansible_facts' from source: unknown 7092 1726882289.81109: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): True 7092 1726882289.81120: variable 'omit' from source: magic vars 7092 1726882289.81175: variable 'omit' from source: magic vars 7092 1726882289.81203: variable 'network_packages' from source: role '' defaults 7092 1726882289.81282: variable 'network_packages' from source: role '' defaults 7092 1726882289.81381: variable '__network_provider_setup' from source: role '' defaults 7092 1726882289.81390: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882289.81455: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882289.81470: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882289.81540: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882289.81861: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882289.82021: variable 'ansible_python' from source: facts 7092 1726882289.82039: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882289.82123: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882289.82206: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882289.82433: variable 'network_connections' from source: task vars 7092 1726882289.82445: variable 'interface' from source: play vars 7092 1726882289.82523: variable 'interface' from source: play vars 7092 1726882289.82556: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882289.82825: variable 'network_connections' from source: task vars 7092 1726882289.82836: variable 'interface' from source: play vars 7092 1726882289.82914: variable 'interface' from source: play vars 7092 1726882289.82955: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882289.83036: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882289.83335: variable 'network_connections' from source: task vars 7092 1726882289.83346: variable 'interface' from source: play vars 7092 1726882289.83422: variable 'interface' from source: play vars 7092 1726882289.83454: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882289.83540: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882289.83840: variable 'network_connections' from source: task vars 7092 1726882289.83852: variable 'interface' from source: play vars 7092 1726882289.83924: variable 'interface' from source: play vars 7092 1726882289.83986: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882289.84053: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882289.84066: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882289.84128: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882289.84351: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882289.84857: variable 'network_connections' from source: task vars 7092 1726882289.84869: variable 'interface' from source: play vars 7092 1726882289.84934: variable 'interface' from source: play vars 7092 1726882289.84950: variable 'ansible_distribution' from source: facts 7092 1726882289.84958: variable '__network_rh_distros' from source: role '' defaults 7092 1726882289.84970: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.84989: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882289.85167: variable 'ansible_distribution' from source: facts 7092 1726882289.85177: variable '__network_rh_distros' from source: role '' defaults 7092 1726882289.85186: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.85199: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882289.85378: variable 'ansible_distribution' from source: facts 7092 1726882289.85387: variable '__network_rh_distros' from source: role '' defaults 7092 1726882289.85395: variable 'ansible_distribution_major_version' from source: facts 7092 1726882289.85430: variable 'network_provider' from source: set_fact 7092 1726882289.85566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882289.85599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882289.85630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882289.85679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882289.85698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882289.85774: variable '__network_is_ostree' from source: set_fact 7092 1726882289.85783: variable 'omit' from source: magic vars 7092 1726882289.85805: variable 'omit' from source: magic vars 7092 1726882289.85832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882289.85858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882289.85881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882289.85897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882289.85909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882289.85928: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882289.85934: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.85940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.86025: Set connection var ansible_shell_type to sh 7092 1726882289.86037: Set connection var ansible_shell_executable to /bin/sh 7092 1726882289.86047: Set connection var ansible_timeout to 10 7092 1726882289.86055: Set connection var ansible_pipelining to False 7092 1726882289.86071: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882289.86080: Set connection var ansible_connection to ssh 7092 1726882289.86108: variable 'ansible_shell_executable' from source: unknown 7092 1726882289.86115: variable 'ansible_connection' from source: unknown 7092 1726882289.86122: variable 'ansible_module_compression' from source: unknown 7092 1726882289.86127: variable 'ansible_shell_type' from source: unknown 7092 1726882289.86131: variable 'ansible_shell_executable' from source: unknown 7092 1726882289.86136: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882289.86142: variable 'ansible_pipelining' from source: unknown 7092 1726882289.86147: variable 'ansible_timeout' from source: unknown 7092 1726882289.86153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882289.86248: 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) 7092 1726882289.86262: variable 'omit' from source: magic vars 7092 1726882289.86277: starting attempt loop 7092 1726882289.86283: running the handler 7092 1726882289.86291: variable 'ansible_facts' from source: unknown 7092 1726882289.86297: variable 'ansible_facts' from source: unknown 7092 1726882289.86332: _low_level_execute_command(): starting 7092 1726882289.86341: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882289.87057: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882289.87081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882289.87096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882289.87114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882289.87155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882289.87171: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882289.87189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882289.87206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882289.87217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882289.87227: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882289.87238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882289.87251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882289.87268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882289.87279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882289.87292: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882289.87305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882289.87382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882289.87399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882289.87414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882289.87555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882289.89207: stdout chunk (state=3): >>>/root <<< 7092 1726882289.89306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882289.89382: stderr chunk (state=3): >>><<< 7092 1726882289.89386: stdout chunk (state=3): >>><<< 7092 1726882289.89488: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882289.89491: _low_level_execute_command(): starting 7092 1726882289.89496: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459 `" && echo ansible-tmp-1726882289.8940525-8515-204333229130459="` echo /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459 `" ) && sleep 0' 7092 1726882289.90075: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882289.90084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882289.90095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882289.90109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882289.90149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882289.90155: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882289.90167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882289.90181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882289.90188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882289.90195: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882289.90203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882289.90212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882289.90224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882289.90232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882289.90239: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882289.90251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882289.90322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882289.90335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882289.90349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882289.90488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882289.92387: stdout chunk (state=3): >>>ansible-tmp-1726882289.8940525-8515-204333229130459=/root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459 <<< 7092 1726882289.92625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882289.92777: stderr chunk (state=3): >>><<< 7092 1726882289.92781: stdout chunk (state=3): >>><<< 7092 1726882289.92797: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882289.8940525-8515-204333229130459=/root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882289.92823: variable 'ansible_module_compression' from source: unknown 7092 1726882289.92886: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7092 1726882289.92922: variable 'ansible_facts' from source: unknown 7092 1726882289.93029: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459/AnsiballZ_dnf.py 7092 1726882289.93694: Sending initial data 7092 1726882289.93698: Sent initial data (150 bytes) 7092 1726882289.95876: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882289.95894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882289.95907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882289.95927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882289.95970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882289.95986: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882289.96005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882289.96023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882289.96036: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882289.96048: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882289.96060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882289.96077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882289.96093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882289.96113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882289.96125: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882289.96140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882289.96214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882289.96234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882289.96250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882289.96380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882289.98183: 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 <<< 7092 1726882289.98279: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882289.98375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp0ouj238o /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459/AnsiballZ_dnf.py <<< 7092 1726882289.98467: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882290.00069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882290.00130: stderr chunk (state=3): >>><<< 7092 1726882290.00133: stdout chunk (state=3): >>><<< 7092 1726882290.00157: done transferring module to remote 7092 1726882290.00169: _low_level_execute_command(): starting 7092 1726882290.00174: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459/ /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459/AnsiballZ_dnf.py && sleep 0' 7092 1726882290.00780: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882290.00789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882290.00800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882290.00813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882290.00855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882290.00859: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882290.00870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882290.00884: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882290.00891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882290.00898: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882290.00906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882290.00915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882290.00927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882290.00933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882290.00941: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882290.00953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882290.01026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882290.01039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882290.01057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882290.01196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882290.03073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882290.03093: stderr chunk (state=3): >>><<< 7092 1726882290.03095: stdout chunk (state=3): >>><<< 7092 1726882290.03181: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882290.03184: _low_level_execute_command(): starting 7092 1726882290.03187: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459/AnsiballZ_dnf.py && sleep 0' 7092 1726882290.03717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882290.03730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882290.03744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882290.03761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882290.03804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882290.03817: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882290.03833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882290.03852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882290.03869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882290.03883: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882290.03896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882290.03910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882290.03926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882290.03938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882290.03950: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882290.03967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882290.04039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882290.04056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882290.04077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882290.04207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882292.48952: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-5.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "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}}} <<< 7092 1726882292.56232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882292.56302: stderr chunk (state=3): >>><<< 7092 1726882292.56306: stdout chunk (state=3): >>><<< 7092 1726882292.56445: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-5.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882292.56449: done with _execute_module (ansible.legacy.dnf, {'name': ['NetworkManager', 'python3-gobject-base', 'wpa_supplicant'], '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-1726882289.8940525-8515-204333229130459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882292.56452: _low_level_execute_command(): starting 7092 1726882292.56454: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882289.8940525-8515-204333229130459/ > /dev/null 2>&1 && sleep 0' 7092 1726882292.57434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882292.57438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882292.57469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882292.57472: 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.44.90 is address debug1: re-parsing configuration <<< 7092 1726882292.57474: 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.44.90 originally 10.31.44.90 <<< 7092 1726882292.57476: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882292.57545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882292.57561: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882292.57690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882292.59565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882292.59640: stderr chunk (state=3): >>><<< 7092 1726882292.59653: stdout chunk (state=3): >>><<< 7092 1726882292.59974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882292.59977: handler run complete 7092 1726882292.59980: variable '__network_package_install' from source: unknown 7092 1726882292.59982: Evaluated conditional (__network_package_install is success): True 7092 1726882292.59985: attempt loop complete, returning result 7092 1726882292.59987: _execute() done 7092 1726882292.59989: dumping result to json 7092 1726882292.59991: done dumping result, returning 7092 1726882292.59993: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-d956-9e9e-00000000001e] 7092 1726882292.59995: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001e 7092 1726882292.60065: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001e 7092 1726882292.60069: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.10-5.el9.x86_64" ] } 7092 1726882292.60161: no more pending results, returning what we have 7092 1726882292.60166: results queue empty 7092 1726882292.60167: checking for any_errors_fatal 7092 1726882292.60173: done checking for any_errors_fatal 7092 1726882292.60173: checking for max_fail_percentage 7092 1726882292.60175: done checking for max_fail_percentage 7092 1726882292.60176: checking to see if all hosts have failed and the running result is not ok 7092 1726882292.60177: done checking to see if all hosts have failed 7092 1726882292.60177: getting the remaining hosts for this loop 7092 1726882292.60179: done getting the remaining hosts for this loop 7092 1726882292.60182: getting the next task for host managed_node1 7092 1726882292.60188: done getting next task for host managed_node1 7092 1726882292.60191: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882292.60194: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882292.60203: getting variables 7092 1726882292.60204: in VariableManager get_vars() 7092 1726882292.60249: Calling all_inventory to load vars for managed_node1 7092 1726882292.60252: Calling groups_inventory to load vars for managed_node1 7092 1726882292.60254: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882292.60263: Calling all_plugins_play to load vars for managed_node1 7092 1726882292.60267: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882292.60270: Calling groups_plugins_play to load vars for managed_node1 7092 1726882292.65201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882292.66839: done with get_vars() 7092 1726882292.66867: done getting variables 7092 1726882292.66911: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:31:32 -0400 (0:00:03.017) 0:00:51.576 ****** 7092 1726882292.66932: entering _queue_task() for managed_node1/package 7092 1726882292.67160: worker is 1 (out of 1 available) 7092 1726882292.67175: exiting _queue_task() for managed_node1/package 7092 1726882292.67186: done queuing things up, now waiting for results queue to drain 7092 1726882292.67188: waiting for pending results... 7092 1726882292.67368: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882292.67458: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000001f 7092 1726882292.67471: variable 'ansible_search_path' from source: unknown 7092 1726882292.67474: variable 'ansible_search_path' from source: unknown 7092 1726882292.67502: calling self._execute() 7092 1726882292.67575: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882292.67580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882292.67589: variable 'omit' from source: magic vars 7092 1726882292.67870: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.67884: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.68022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882292.70145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882292.70214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882292.70244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882292.70273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882292.70293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882292.70354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882292.70376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882292.70393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882292.70419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882292.70429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882292.70516: variable 'ansible_distribution' from source: facts 7092 1726882292.70519: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.70526: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.70610: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.70613: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.70744: variable 'ansible_distribution' from source: facts 7092 1726882292.70748: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.70751: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.70827: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.70831: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.70945: variable 'ansible_distribution' from source: facts 7092 1726882292.70948: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.70951: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.71026: variable 'network_state' from source: role '' defaults 7092 1726882292.71035: Evaluated conditional (network_state != {}): False 7092 1726882292.71037: when evaluation is False, skipping this task 7092 1726882292.71043: _execute() done 7092 1726882292.71045: dumping result to json 7092 1726882292.71048: done dumping result, returning 7092 1726882292.71054: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-00000000001f] 7092 1726882292.71058: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001f 7092 1726882292.71152: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000001f 7092 1726882292.71155: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882292.71199: no more pending results, returning what we have 7092 1726882292.71202: results queue empty 7092 1726882292.71203: checking for any_errors_fatal 7092 1726882292.71210: done checking for any_errors_fatal 7092 1726882292.71211: checking for max_fail_percentage 7092 1726882292.71213: done checking for max_fail_percentage 7092 1726882292.71214: checking to see if all hosts have failed and the running result is not ok 7092 1726882292.71215: done checking to see if all hosts have failed 7092 1726882292.71215: getting the remaining hosts for this loop 7092 1726882292.71217: done getting the remaining hosts for this loop 7092 1726882292.71220: getting the next task for host managed_node1 7092 1726882292.71227: done getting next task for host managed_node1 7092 1726882292.71231: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882292.71234: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882292.71250: getting variables 7092 1726882292.71252: in VariableManager get_vars() 7092 1726882292.71306: Calling all_inventory to load vars for managed_node1 7092 1726882292.71309: Calling groups_inventory to load vars for managed_node1 7092 1726882292.71311: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882292.71320: Calling all_plugins_play to load vars for managed_node1 7092 1726882292.71322: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882292.71325: Calling groups_plugins_play to load vars for managed_node1 7092 1726882292.72972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882292.74707: done with get_vars() 7092 1726882292.74726: done getting variables 7092 1726882292.74771: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:31:32 -0400 (0:00:00.078) 0:00:51.655 ****** 7092 1726882292.74797: entering _queue_task() for managed_node1/package 7092 1726882292.75007: worker is 1 (out of 1 available) 7092 1726882292.75021: exiting _queue_task() for managed_node1/package 7092 1726882292.75059: done queuing things up, now waiting for results queue to drain 7092 1726882292.75062: waiting for pending results... 7092 1726882292.75482: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882292.75487: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000020 7092 1726882292.75490: variable 'ansible_search_path' from source: unknown 7092 1726882292.75493: variable 'ansible_search_path' from source: unknown 7092 1726882292.75496: calling self._execute() 7092 1726882292.75872: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882292.75876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882292.75880: variable 'omit' from source: magic vars 7092 1726882292.75897: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.75910: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.76093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882292.80080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882292.80141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882292.80190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882292.80223: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882292.80248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882292.80326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882292.80357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882292.80387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882292.80425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882292.80437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882292.80546: variable 'ansible_distribution' from source: facts 7092 1726882292.80550: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.80558: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.80683: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.80697: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.80862: variable 'ansible_distribution' from source: facts 7092 1726882292.80868: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.80874: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.80988: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.80991: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.81189: variable 'ansible_distribution' from source: facts 7092 1726882292.81193: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.81195: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.81324: variable 'network_state' from source: role '' defaults 7092 1726882292.81333: Evaluated conditional (network_state != {}): False 7092 1726882292.81336: when evaluation is False, skipping this task 7092 1726882292.81341: _execute() done 7092 1726882292.81344: dumping result to json 7092 1726882292.81351: done dumping result, returning 7092 1726882292.81358: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-000000000020] 7092 1726882292.81365: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882292.81504: no more pending results, returning what we have 7092 1726882292.81508: results queue empty 7092 1726882292.81509: checking for any_errors_fatal 7092 1726882292.81515: done checking for any_errors_fatal 7092 1726882292.81516: checking for max_fail_percentage 7092 1726882292.81518: done checking for max_fail_percentage 7092 1726882292.81519: checking to see if all hosts have failed and the running result is not ok 7092 1726882292.81520: done checking to see if all hosts have failed 7092 1726882292.81521: getting the remaining hosts for this loop 7092 1726882292.81522: done getting the remaining hosts for this loop 7092 1726882292.81527: getting the next task for host managed_node1 7092 1726882292.81534: done getting next task for host managed_node1 7092 1726882292.81538: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882292.81540: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882292.81558: getting variables 7092 1726882292.81560: in VariableManager get_vars() 7092 1726882292.81617: Calling all_inventory to load vars for managed_node1 7092 1726882292.81620: Calling groups_inventory to load vars for managed_node1 7092 1726882292.81623: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882292.81636: Calling all_plugins_play to load vars for managed_node1 7092 1726882292.81639: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882292.81643: Calling groups_plugins_play to load vars for managed_node1 7092 1726882292.82306: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000020 7092 1726882292.82310: WORKER PROCESS EXITING 7092 1726882292.84960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882292.86776: done with get_vars() 7092 1726882292.86802: done getting variables 7092 1726882292.86900: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:31:32 -0400 (0:00:00.121) 0:00:51.776 ****** 7092 1726882292.86943: entering _queue_task() for managed_node1/service 7092 1726882292.86945: Creating lock for service 7092 1726882292.87248: worker is 1 (out of 1 available) 7092 1726882292.87259: exiting _queue_task() for managed_node1/service 7092 1726882292.87271: done queuing things up, now waiting for results queue to drain 7092 1726882292.87273: waiting for pending results... 7092 1726882292.87582: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882292.87762: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000021 7092 1726882292.87791: variable 'ansible_search_path' from source: unknown 7092 1726882292.87799: variable 'ansible_search_path' from source: unknown 7092 1726882292.87867: calling self._execute() 7092 1726882292.87988: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882292.88010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882292.88025: variable 'omit' from source: magic vars 7092 1726882292.88474: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.88493: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.88785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882292.91569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882292.91654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882292.91697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882292.91734: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882292.91776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882292.91855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882292.91897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882292.91926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882292.91979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882292.91999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882292.92122: variable 'ansible_distribution' from source: facts 7092 1726882292.92131: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.92144: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.92270: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.92281: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.92480: variable 'ansible_distribution' from source: facts 7092 1726882292.92489: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.92499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.92621: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.92642: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882292.92823: variable 'ansible_distribution' from source: facts 7092 1726882292.92833: variable 'ansible_distribution_major_version' from source: facts 7092 1726882292.92853: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882292.92953: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882292.93107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882292.93136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882292.93173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882292.93228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882292.93252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882292.93332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882292.93366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882292.93400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882292.93481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882292.93503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882292.93557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882292.93603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882292.93646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882292.93695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882292.93715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882292.93894: variable 'network_connections' from source: task vars 7092 1726882292.93911: variable 'interface' from source: play vars 7092 1726882292.94014: variable 'interface' from source: play vars 7092 1726882292.94112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882292.94330: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882292.94376: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882292.94419: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882292.94455: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882292.94512: 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) 7092 1726882292.94542: 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) 7092 1726882292.94576: 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) 7092 1726882292.94617: 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) 7092 1726882292.94683: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882292.94947: variable 'network_connections' from source: task vars 7092 1726882292.94958: variable 'interface' from source: play vars 7092 1726882292.95023: variable 'interface' from source: play vars 7092 1726882292.95074: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882292.95083: when evaluation is False, skipping this task 7092 1726882292.95091: _execute() done 7092 1726882292.95098: dumping result to json 7092 1726882292.95105: done dumping result, returning 7092 1726882292.95116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-000000000021] 7092 1726882292.95127: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000021 7092 1726882292.95246: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000021 7092 1726882292.95253: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882292.95307: no more pending results, returning what we have 7092 1726882292.95311: results queue empty 7092 1726882292.95312: checking for any_errors_fatal 7092 1726882292.95319: done checking for any_errors_fatal 7092 1726882292.95320: checking for max_fail_percentage 7092 1726882292.95322: done checking for max_fail_percentage 7092 1726882292.95322: checking to see if all hosts have failed and the running result is not ok 7092 1726882292.95324: done checking to see if all hosts have failed 7092 1726882292.95324: getting the remaining hosts for this loop 7092 1726882292.95326: done getting the remaining hosts for this loop 7092 1726882292.95330: getting the next task for host managed_node1 7092 1726882292.95336: done getting next task for host managed_node1 7092 1726882292.95343: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882292.95345: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882292.95359: getting variables 7092 1726882292.95361: in VariableManager get_vars() 7092 1726882292.95419: Calling all_inventory to load vars for managed_node1 7092 1726882292.95422: Calling groups_inventory to load vars for managed_node1 7092 1726882292.95424: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882292.95434: Calling all_plugins_play to load vars for managed_node1 7092 1726882292.95437: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882292.95442: Calling groups_plugins_play to load vars for managed_node1 7092 1726882292.97456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882292.99056: done with get_vars() 7092 1726882292.99076: done getting variables 7092 1726882292.99119: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:31:32 -0400 (0:00:00.121) 0:00:51.898 ****** 7092 1726882292.99141: entering _queue_task() for managed_node1/service 7092 1726882292.99369: worker is 1 (out of 1 available) 7092 1726882292.99381: exiting _queue_task() for managed_node1/service 7092 1726882292.99393: done queuing things up, now waiting for results queue to drain 7092 1726882292.99395: waiting for pending results... 7092 1726882292.99580: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882292.99667: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000022 7092 1726882292.99678: variable 'ansible_search_path' from source: unknown 7092 1726882292.99682: variable 'ansible_search_path' from source: unknown 7092 1726882292.99712: calling self._execute() 7092 1726882292.99781: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882292.99786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882292.99794: variable 'omit' from source: magic vars 7092 1726882293.00082: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.00093: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882293.00246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882293.02747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882293.02817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882293.02854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882293.02891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882293.02918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882293.02996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.03025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.03050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.03094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.03107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.03221: variable 'ansible_distribution' from source: facts 7092 1726882293.03224: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.03235: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882293.03377: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.03382: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882293.04029: variable 'ansible_distribution' from source: facts 7092 1726882293.04033: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.04040: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882293.04144: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.04147: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882293.04317: variable 'ansible_distribution' from source: facts 7092 1726882293.04320: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.04326: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882293.04494: variable 'network_provider' from source: set_fact 7092 1726882293.04501: variable 'network_state' from source: role '' defaults 7092 1726882293.04511: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7092 1726882293.04519: variable 'omit' from source: magic vars 7092 1726882293.04578: variable 'omit' from source: magic vars 7092 1726882293.04607: variable 'network_service_name' from source: role '' defaults 7092 1726882293.04679: variable 'network_service_name' from source: role '' defaults 7092 1726882293.04779: variable '__network_provider_setup' from source: role '' defaults 7092 1726882293.04784: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882293.04844: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882293.04866: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882293.04924: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882293.05081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.05106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.05132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.05170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.05185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.05226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.05247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.05273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.05313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.05327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.05526: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882293.05628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.05650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.05678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.05715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.05729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.05813: variable 'ansible_python' from source: facts 7092 1726882293.05831: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882293.05909: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882293.05986: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882293.06099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.06124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.06144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.06183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.06197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.06242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.06278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.06304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.06344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.06357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.06557: variable 'network_connections' from source: task vars 7092 1726882293.06565: variable 'interface' from source: play vars 7092 1726882293.06654: variable 'interface' from source: play vars 7092 1726882293.06742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882293.06883: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882293.06921: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882293.06951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882293.06990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882293.07035: 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) 7092 1726882293.07057: 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) 7092 1726882293.07082: 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) 7092 1726882293.07104: 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) 7092 1726882293.07144: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882293.07314: variable 'network_connections' from source: task vars 7092 1726882293.07320: variable 'interface' from source: play vars 7092 1726882293.07375: variable 'interface' from source: play vars 7092 1726882293.07409: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882293.07467: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882293.07645: variable 'network_connections' from source: task vars 7092 1726882293.07650: variable 'interface' from source: play vars 7092 1726882293.07704: variable 'interface' from source: play vars 7092 1726882293.07723: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882293.07779: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882293.07968: variable 'network_connections' from source: task vars 7092 1726882293.07971: variable 'interface' from source: play vars 7092 1726882293.08024: variable 'interface' from source: play vars 7092 1726882293.08070: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882293.08115: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882293.08120: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882293.08163: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882293.08301: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882293.08598: variable 'network_connections' from source: task vars 7092 1726882293.08602: variable 'interface' from source: play vars 7092 1726882293.08650: variable 'interface' from source: play vars 7092 1726882293.08691: variable 'ansible_distribution' from source: facts 7092 1726882293.08695: variable '__network_rh_distros' from source: role '' defaults 7092 1726882293.08697: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.08713: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882293.08851: variable 'ansible_distribution' from source: facts 7092 1726882293.08854: variable '__network_rh_distros' from source: role '' defaults 7092 1726882293.08859: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.08901: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882293.09025: variable 'ansible_distribution' from source: facts 7092 1726882293.09029: variable '__network_rh_distros' from source: role '' defaults 7092 1726882293.09034: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.09061: variable 'network_provider' from source: set_fact 7092 1726882293.09676: variable 'omit' from source: magic vars 7092 1726882293.09679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882293.09686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882293.09689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882293.09691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882293.09693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882293.09696: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882293.09698: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882293.09700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882293.09705: Set connection var ansible_shell_type to sh 7092 1726882293.09708: Set connection var ansible_shell_executable to /bin/sh 7092 1726882293.09710: Set connection var ansible_timeout to 10 7092 1726882293.09711: Set connection var ansible_pipelining to False 7092 1726882293.09713: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882293.09715: Set connection var ansible_connection to ssh 7092 1726882293.09717: variable 'ansible_shell_executable' from source: unknown 7092 1726882293.09719: variable 'ansible_connection' from source: unknown 7092 1726882293.09721: variable 'ansible_module_compression' from source: unknown 7092 1726882293.09722: variable 'ansible_shell_type' from source: unknown 7092 1726882293.09724: variable 'ansible_shell_executable' from source: unknown 7092 1726882293.09726: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882293.09728: variable 'ansible_pipelining' from source: unknown 7092 1726882293.09730: variable 'ansible_timeout' from source: unknown 7092 1726882293.09732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882293.09734: 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) 7092 1726882293.09736: variable 'omit' from source: magic vars 7092 1726882293.09740: starting attempt loop 7092 1726882293.09742: running the handler 7092 1726882293.09744: variable 'ansible_facts' from source: unknown 7092 1726882293.10406: _low_level_execute_command(): starting 7092 1726882293.10411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882293.11130: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882293.11145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.11157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.11179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.11220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882293.11227: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882293.11236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.11253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882293.11260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882293.11271: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882293.11279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.11288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.11299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.11312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882293.11318: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882293.11387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.11408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882293.11426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.11436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.11561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.13218: stdout chunk (state=3): >>>/root <<< 7092 1726882293.13319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.13369: stderr chunk (state=3): >>><<< 7092 1726882293.13375: stdout chunk (state=3): >>><<< 7092 1726882293.13394: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882293.13402: _low_level_execute_command(): starting 7092 1726882293.13407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388 `" && echo ansible-tmp-1726882293.1339273-8623-117123773457388="` echo /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388 `" ) && sleep 0' 7092 1726882293.14005: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882293.14016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.14026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.14039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.14077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882293.14084: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882293.14094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.14112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882293.14124: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882293.14130: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882293.14138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.14150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.14161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.14170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882293.14176: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882293.14185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.14273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882293.14281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.14284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.14404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.16239: stdout chunk (state=3): >>>ansible-tmp-1726882293.1339273-8623-117123773457388=/root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388 <<< 7092 1726882293.16349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.16396: stderr chunk (state=3): >>><<< 7092 1726882293.16399: stdout chunk (state=3): >>><<< 7092 1726882293.16412: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882293.1339273-8623-117123773457388=/root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882293.16435: variable 'ansible_module_compression' from source: unknown 7092 1726882293.16481: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7092 1726882293.16485: ANSIBALLZ: Acquiring lock 7092 1726882293.16488: ANSIBALLZ: Lock acquired: 140500670432560 7092 1726882293.16490: ANSIBALLZ: Creating module 7092 1726882293.34979: ANSIBALLZ: Writing module into payload 7092 1726882293.35110: ANSIBALLZ: Writing module 7092 1726882293.35136: ANSIBALLZ: Renaming module 7092 1726882293.35144: ANSIBALLZ: Done creating module 7092 1726882293.35170: variable 'ansible_facts' from source: unknown 7092 1726882293.35302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388/AnsiballZ_systemd.py 7092 1726882293.35416: Sending initial data 7092 1726882293.35419: Sent initial data (154 bytes) 7092 1726882293.36127: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.36131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.36168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.36172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.36174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.36221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882293.36227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.36237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.36351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.38238: 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 <<< 7092 1726882293.38333: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882293.38425: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpv18mddfv /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388/AnsiballZ_systemd.py <<< 7092 1726882293.38513: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882293.40503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.40600: stderr chunk (state=3): >>><<< 7092 1726882293.40603: stdout chunk (state=3): >>><<< 7092 1726882293.40617: done transferring module to remote 7092 1726882293.40628: _low_level_execute_command(): starting 7092 1726882293.40635: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388/ /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388/AnsiballZ_systemd.py && sleep 0' 7092 1726882293.41073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.41079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.41124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.41131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.41134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.41186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.41198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.41300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.43074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.43117: stderr chunk (state=3): >>><<< 7092 1726882293.43120: stdout chunk (state=3): >>><<< 7092 1726882293.43133: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882293.43136: _low_level_execute_command(): starting 7092 1726882293.43141: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388/AnsiballZ_systemd.py && sleep 0' 7092 1726882293.43570: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.43576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.43606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.43618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.43627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.43681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.43697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.43795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.69182: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 7092 1726882293.69224: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "14962688", "MemoryAvailable": "infinity", "CPUUsageNSec": "106367000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSi<<< 7092 1726882293.69237: stdout chunk (state=3): >>>gnal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target network.target cloud-init.service NetworkManager-wait-online.service network.service", "After": "systemd-journald.socket basic.target dbus-broker.service cloud-init-local.service sysinit.target system.slice network-pre.target dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:31 EDT", "StateChangeTimestampMonotonic": "449987225", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 7092 1726882293.70705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882293.70771: stderr chunk (state=3): >>><<< 7092 1726882293.70775: stdout chunk (state=3): >>><<< 7092 1726882293.70790: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "14962688", "MemoryAvailable": "infinity", "CPUUsageNSec": "106367000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target shutdown.target network.target cloud-init.service NetworkManager-wait-online.service network.service", "After": "systemd-journald.socket basic.target dbus-broker.service cloud-init-local.service sysinit.target system.slice network-pre.target dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:31 EDT", "StateChangeTimestampMonotonic": "449987225", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882293.70908: 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-1726882293.1339273-8623-117123773457388/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882293.70924: _low_level_execute_command(): starting 7092 1726882293.70929: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882293.1339273-8623-117123773457388/ > /dev/null 2>&1 && sleep 0' 7092 1726882293.71401: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.71407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.71435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.71452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.71501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882293.71513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.71616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.73432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.73475: stderr chunk (state=3): >>><<< 7092 1726882293.73478: stdout chunk (state=3): >>><<< 7092 1726882293.73489: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882293.73496: handler run complete 7092 1726882293.73538: attempt loop complete, returning result 7092 1726882293.73541: _execute() done 7092 1726882293.73544: dumping result to json 7092 1726882293.73557: done dumping result, returning 7092 1726882293.73566: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-d956-9e9e-000000000022] 7092 1726882293.73570: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000022 7092 1726882293.73785: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000022 7092 1726882293.73788: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882293.73835: no more pending results, returning what we have 7092 1726882293.73838: results queue empty 7092 1726882293.73839: checking for any_errors_fatal 7092 1726882293.73846: done checking for any_errors_fatal 7092 1726882293.73847: checking for max_fail_percentage 7092 1726882293.73849: done checking for max_fail_percentage 7092 1726882293.73850: checking to see if all hosts have failed and the running result is not ok 7092 1726882293.73852: done checking to see if all hosts have failed 7092 1726882293.73852: getting the remaining hosts for this loop 7092 1726882293.73854: done getting the remaining hosts for this loop 7092 1726882293.73857: getting the next task for host managed_node1 7092 1726882293.73865: done getting next task for host managed_node1 7092 1726882293.73868: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882293.73871: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882293.73881: getting variables 7092 1726882293.73882: in VariableManager get_vars() 7092 1726882293.73927: Calling all_inventory to load vars for managed_node1 7092 1726882293.73930: Calling groups_inventory to load vars for managed_node1 7092 1726882293.73932: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882293.73941: Calling all_plugins_play to load vars for managed_node1 7092 1726882293.73944: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882293.73946: Calling groups_plugins_play to load vars for managed_node1 7092 1726882293.74752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882293.75677: done with get_vars() 7092 1726882293.75693: done getting variables 7092 1726882293.75737: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:31:33 -0400 (0:00:00.766) 0:00:52.664 ****** 7092 1726882293.75760: entering _queue_task() for managed_node1/service 7092 1726882293.75961: worker is 1 (out of 1 available) 7092 1726882293.75973: exiting _queue_task() for managed_node1/service 7092 1726882293.75986: done queuing things up, now waiting for results queue to drain 7092 1726882293.75988: waiting for pending results... 7092 1726882293.76166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882293.76250: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000023 7092 1726882293.76261: variable 'ansible_search_path' from source: unknown 7092 1726882293.76266: variable 'ansible_search_path' from source: unknown 7092 1726882293.76295: calling self._execute() 7092 1726882293.76368: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882293.76375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882293.76380: variable 'omit' from source: magic vars 7092 1726882293.76658: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.76671: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882293.76806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882293.78613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882293.78661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882293.78691: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882293.78716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882293.78735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882293.78798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.78819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.78836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.78871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.78882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.78964: variable 'ansible_distribution' from source: facts 7092 1726882293.78968: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.78975: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882293.79052: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.79057: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882293.79176: variable 'ansible_distribution' from source: facts 7092 1726882293.79180: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.79184: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882293.79258: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.79262: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882293.79375: variable 'ansible_distribution' from source: facts 7092 1726882293.79378: variable 'ansible_distribution_major_version' from source: facts 7092 1726882293.79388: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882293.79455: variable 'network_provider' from source: set_fact 7092 1726882293.79462: Evaluated conditional (network_provider == "nm"): True 7092 1726882293.79524: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882293.79581: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882293.79666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.79684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.79701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.79729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.79742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.79770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.79786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.79803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.79830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.79844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.79870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882293.79886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882293.79903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882293.79927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882293.79943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882293.80027: variable 'network_connections' from source: task vars 7092 1726882293.80038: variable 'interface' from source: play vars 7092 1726882293.80092: variable 'interface' from source: play vars 7092 1726882293.80152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882293.80267: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882293.80292: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882293.80314: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882293.80334: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882293.80373: 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) 7092 1726882293.80386: 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) 7092 1726882293.80403: 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) 7092 1726882293.80420: 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) 7092 1726882293.80457: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882293.80606: variable 'network_connections' from source: task vars 7092 1726882293.80609: variable 'interface' from source: play vars 7092 1726882293.80654: variable 'interface' from source: play vars 7092 1726882293.80690: Evaluated conditional (__network_wpa_supplicant_required): True 7092 1726882293.80693: variable 'omit' from source: magic vars 7092 1726882293.80730: variable 'omit' from source: magic vars 7092 1726882293.80756: variable 'omit' from source: magic vars 7092 1726882293.80776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882293.80796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882293.80816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882293.80828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882293.80837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882293.80859: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882293.80862: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882293.80866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882293.80932: Set connection var ansible_shell_type to sh 7092 1726882293.80941: Set connection var ansible_shell_executable to /bin/sh 7092 1726882293.80944: Set connection var ansible_timeout to 10 7092 1726882293.80949: Set connection var ansible_pipelining to False 7092 1726882293.80956: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882293.80961: Set connection var ansible_connection to ssh 7092 1726882293.80980: variable 'ansible_shell_executable' from source: unknown 7092 1726882293.80983: variable 'ansible_connection' from source: unknown 7092 1726882293.80985: variable 'ansible_module_compression' from source: unknown 7092 1726882293.80987: variable 'ansible_shell_type' from source: unknown 7092 1726882293.80989: variable 'ansible_shell_executable' from source: unknown 7092 1726882293.80991: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882293.80996: variable 'ansible_pipelining' from source: unknown 7092 1726882293.80998: variable 'ansible_timeout' from source: unknown 7092 1726882293.81002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882293.81096: 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) 7092 1726882293.81100: variable 'omit' from source: magic vars 7092 1726882293.81102: starting attempt loop 7092 1726882293.81105: running the handler 7092 1726882293.81148: variable 'ansible_facts' from source: unknown 7092 1726882293.81558: _low_level_execute_command(): starting 7092 1726882293.81567: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882293.82067: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.82075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.82109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.82123: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.82177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.82181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.82292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.83943: stdout chunk (state=3): >>>/root <<< 7092 1726882293.84049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.84098: stderr chunk (state=3): >>><<< 7092 1726882293.84101: stdout chunk (state=3): >>><<< 7092 1726882293.84118: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882293.84128: _low_level_execute_command(): starting 7092 1726882293.84134: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339 `" && echo ansible-tmp-1726882293.8411777-8643-78381648803339="` echo /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339 `" ) && sleep 0' 7092 1726882293.84560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.84582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.84595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882293.84606: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.84654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.84670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.84762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.86615: stdout chunk (state=3): >>>ansible-tmp-1726882293.8411777-8643-78381648803339=/root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339 <<< 7092 1726882293.86723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.86768: stderr chunk (state=3): >>><<< 7092 1726882293.86771: stdout chunk (state=3): >>><<< 7092 1726882293.86785: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882293.8411777-8643-78381648803339=/root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882293.86808: variable 'ansible_module_compression' from source: unknown 7092 1726882293.86854: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882293.86904: variable 'ansible_facts' from source: unknown 7092 1726882293.87042: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339/AnsiballZ_systemd.py 7092 1726882293.87154: Sending initial data 7092 1726882293.87160: Sent initial data (153 bytes) 7092 1726882293.87806: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.87820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.87840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.87854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.87865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.87907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882293.87921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.88029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.89740: 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 <<< 7092 1726882293.89828: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882293.89921: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpmj92hkm6 /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339/AnsiballZ_systemd.py <<< 7092 1726882293.90010: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882293.92069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.92267: stderr chunk (state=3): >>><<< 7092 1726882293.92270: stdout chunk (state=3): >>><<< 7092 1726882293.92273: done transferring module to remote 7092 1726882293.92275: _low_level_execute_command(): starting 7092 1726882293.92277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339/ /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339/AnsiballZ_systemd.py && sleep 0' 7092 1726882293.92874: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882293.92889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.92904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.92928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.92972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882293.92985: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882293.92999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.93018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882293.93033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882293.93052: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882293.93059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.93068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.93079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882293.93093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882293.93109: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882293.93122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.93210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882293.93223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.93233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.93360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882293.95135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882293.95183: stderr chunk (state=3): >>><<< 7092 1726882293.95186: stdout chunk (state=3): >>><<< 7092 1726882293.95200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882293.95204: _low_level_execute_command(): starting 7092 1726882293.95208: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339/AnsiballZ_systemd.py && sleep 0' 7092 1726882293.95824: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882293.95830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882293.95945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882293.96012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882293.96015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882293.96022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882293.96159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882294.40724: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "Standard<<< 7092 1726882294.40749: stdout chunk (state=3): >>>Output": "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "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": "no", "ProtectSystem": "no", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target", "After": "system.slice systemd-journald.socket dbus-broker.service dbus.socket basic.target sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7092 1726882294.42471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882294.42475: stdout chunk (state=3): >>><<< 7092 1726882294.42477: stderr chunk (state=3): >>><<< 7092 1726882294.42777: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "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": "no", "ProtectSystem": "no", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target", "After": "system.slice systemd-journald.socket dbus-broker.service dbus.socket basic.target sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882294.42787: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726882293.8411777-8643-78381648803339/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882294.42790: _low_level_execute_command(): starting 7092 1726882294.42792: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882293.8411777-8643-78381648803339/ > /dev/null 2>&1 && sleep 0' 7092 1726882294.44487: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882294.44494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882294.44504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882294.44518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882294.44561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882294.44565: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882294.44582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882294.44592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882294.44678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882294.44684: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882294.44693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882294.44701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882294.44713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882294.44720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882294.44726: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882294.44735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882294.44810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882294.44885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882294.44896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882294.45185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882294.47079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882294.47131: stderr chunk (state=3): >>><<< 7092 1726882294.47134: stdout chunk (state=3): >>><<< 7092 1726882294.47152: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882294.47158: handler run complete 7092 1726882294.47212: attempt loop complete, returning result 7092 1726882294.47215: _execute() done 7092 1726882294.47218: dumping result to json 7092 1726882294.47233: done dumping result, returning 7092 1726882294.47243: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-d956-9e9e-000000000023] 7092 1726882294.47246: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000023 7092 1726882294.47476: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000023 7092 1726882294.47479: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket dbus-broker.service dbus.socket basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 7092 1726882294.47707: no more pending results, returning what we have 7092 1726882294.47710: results queue empty 7092 1726882294.47711: checking for any_errors_fatal 7092 1726882294.47724: done checking for any_errors_fatal 7092 1726882294.47724: checking for max_fail_percentage 7092 1726882294.47726: done checking for max_fail_percentage 7092 1726882294.47727: checking to see if all hosts have failed and the running result is not ok 7092 1726882294.47728: done checking to see if all hosts have failed 7092 1726882294.47728: getting the remaining hosts for this loop 7092 1726882294.47730: done getting the remaining hosts for this loop 7092 1726882294.47733: getting the next task for host managed_node1 7092 1726882294.47742: done getting next task for host managed_node1 7092 1726882294.47746: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882294.47748: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882294.47758: getting variables 7092 1726882294.47759: in VariableManager get_vars() 7092 1726882294.47804: Calling all_inventory to load vars for managed_node1 7092 1726882294.47807: Calling groups_inventory to load vars for managed_node1 7092 1726882294.47809: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882294.47817: Calling all_plugins_play to load vars for managed_node1 7092 1726882294.47820: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882294.47822: Calling groups_plugins_play to load vars for managed_node1 7092 1726882294.50392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882294.52571: done with get_vars() 7092 1726882294.52597: done getting variables 7092 1726882294.52662: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:31:34 -0400 (0:00:00.769) 0:00:53.434 ****** 7092 1726882294.52719: entering _queue_task() for managed_node1/service 7092 1726882294.53257: worker is 1 (out of 1 available) 7092 1726882294.53270: exiting _queue_task() for managed_node1/service 7092 1726882294.53280: done queuing things up, now waiting for results queue to drain 7092 1726882294.53282: waiting for pending results... 7092 1726882294.53567: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882294.53732: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000024 7092 1726882294.53758: variable 'ansible_search_path' from source: unknown 7092 1726882294.53770: variable 'ansible_search_path' from source: unknown 7092 1726882294.53811: calling self._execute() 7092 1726882294.53908: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882294.53919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882294.53933: variable 'omit' from source: magic vars 7092 1726882294.54329: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.54347: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.54552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882294.57609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882294.57698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882294.57738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882294.57778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882294.57814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882294.57893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882294.57932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882294.57960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882294.58006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882294.58031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882294.58155: variable 'ansible_distribution' from source: facts 7092 1726882294.58165: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.58177: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.58322: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.58334: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.58522: variable 'ansible_distribution' from source: facts 7092 1726882294.58531: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.58540: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.58654: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.58669: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.58848: variable 'ansible_distribution' from source: facts 7092 1726882294.58856: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.58868: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.58984: variable 'network_provider' from source: set_fact 7092 1726882294.58999: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882294.59009: when evaluation is False, skipping this task 7092 1726882294.59016: _execute() done 7092 1726882294.59022: dumping result to json 7092 1726882294.59028: done dumping result, returning 7092 1726882294.59038: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-d956-9e9e-000000000024] 7092 1726882294.59046: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000024 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882294.59186: no more pending results, returning what we have 7092 1726882294.59190: results queue empty 7092 1726882294.59191: checking for any_errors_fatal 7092 1726882294.59212: done checking for any_errors_fatal 7092 1726882294.59213: checking for max_fail_percentage 7092 1726882294.59215: done checking for max_fail_percentage 7092 1726882294.59216: checking to see if all hosts have failed and the running result is not ok 7092 1726882294.59217: done checking to see if all hosts have failed 7092 1726882294.59218: getting the remaining hosts for this loop 7092 1726882294.59220: done getting the remaining hosts for this loop 7092 1726882294.59224: getting the next task for host managed_node1 7092 1726882294.59231: done getting next task for host managed_node1 7092 1726882294.59235: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882294.59238: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882294.59254: getting variables 7092 1726882294.59256: in VariableManager get_vars() 7092 1726882294.59311: Calling all_inventory to load vars for managed_node1 7092 1726882294.59314: Calling groups_inventory to load vars for managed_node1 7092 1726882294.59317: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882294.59327: Calling all_plugins_play to load vars for managed_node1 7092 1726882294.59330: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882294.59333: Calling groups_plugins_play to load vars for managed_node1 7092 1726882294.60346: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000024 7092 1726882294.60349: WORKER PROCESS EXITING 7092 1726882294.61225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882294.63231: done with get_vars() 7092 1726882294.63267: done getting variables 7092 1726882294.64129: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:31:34 -0400 (0:00:00.114) 0:00:53.548 ****** 7092 1726882294.64167: entering _queue_task() for managed_node1/copy 7092 1726882294.64523: worker is 1 (out of 1 available) 7092 1726882294.64536: exiting _queue_task() for managed_node1/copy 7092 1726882294.64548: done queuing things up, now waiting for results queue to drain 7092 1726882294.64550: waiting for pending results... 7092 1726882294.64858: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882294.65011: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000025 7092 1726882294.65031: variable 'ansible_search_path' from source: unknown 7092 1726882294.65040: variable 'ansible_search_path' from source: unknown 7092 1726882294.65084: calling self._execute() 7092 1726882294.65186: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882294.65206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882294.65222: variable 'omit' from source: magic vars 7092 1726882294.65642: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.65662: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.65866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882294.68360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882294.68439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882294.68487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882294.68524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882294.68553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882294.68640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882294.68678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882294.68711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882294.68755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882294.68781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882294.68904: variable 'ansible_distribution' from source: facts 7092 1726882294.68914: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.68924: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.69071: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.69082: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.69271: variable 'ansible_distribution' from source: facts 7092 1726882294.69280: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.69290: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.69404: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.69415: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.69609: variable 'ansible_distribution' from source: facts 7092 1726882294.69640: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.69661: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.69778: variable 'network_provider' from source: set_fact 7092 1726882294.69791: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882294.69799: when evaluation is False, skipping this task 7092 1726882294.69806: _execute() done 7092 1726882294.69812: dumping result to json 7092 1726882294.69819: done dumping result, returning 7092 1726882294.69830: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-d956-9e9e-000000000025] 7092 1726882294.69839: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000025 7092 1726882294.69955: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000025 7092 1726882294.69965: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7092 1726882294.70027: no more pending results, returning what we have 7092 1726882294.70031: results queue empty 7092 1726882294.70032: checking for any_errors_fatal 7092 1726882294.70039: done checking for any_errors_fatal 7092 1726882294.70039: checking for max_fail_percentage 7092 1726882294.70041: done checking for max_fail_percentage 7092 1726882294.70042: checking to see if all hosts have failed and the running result is not ok 7092 1726882294.70043: done checking to see if all hosts have failed 7092 1726882294.70044: getting the remaining hosts for this loop 7092 1726882294.70046: done getting the remaining hosts for this loop 7092 1726882294.70050: getting the next task for host managed_node1 7092 1726882294.70057: done getting next task for host managed_node1 7092 1726882294.70061: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882294.70066: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882294.70082: getting variables 7092 1726882294.70085: in VariableManager get_vars() 7092 1726882294.70142: Calling all_inventory to load vars for managed_node1 7092 1726882294.70145: Calling groups_inventory to load vars for managed_node1 7092 1726882294.70148: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882294.70159: Calling all_plugins_play to load vars for managed_node1 7092 1726882294.70163: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882294.70172: Calling groups_plugins_play to load vars for managed_node1 7092 1726882294.71884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882294.73714: done with get_vars() 7092 1726882294.73746: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:31:34 -0400 (0:00:00.096) 0:00:53.645 ****** 7092 1726882294.73830: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882294.73832: Creating lock for fedora.linux_system_roles.network_connections 7092 1726882294.74142: worker is 1 (out of 1 available) 7092 1726882294.74154: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882294.74167: done queuing things up, now waiting for results queue to drain 7092 1726882294.74169: waiting for pending results... 7092 1726882294.74451: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882294.74589: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000026 7092 1726882294.74615: variable 'ansible_search_path' from source: unknown 7092 1726882294.74622: variable 'ansible_search_path' from source: unknown 7092 1726882294.74661: calling self._execute() 7092 1726882294.74757: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882294.74772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882294.74786: variable 'omit' from source: magic vars 7092 1726882294.75167: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.75188: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.75405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882294.77841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882294.77923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882294.77960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882294.78004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882294.78032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882294.78116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882294.78148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882294.78179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882294.78230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882294.78246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882294.78365: variable 'ansible_distribution' from source: facts 7092 1726882294.78375: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.78385: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.78494: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.78505: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.78696: variable 'ansible_distribution' from source: facts 7092 1726882294.78706: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.78717: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.78834: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.78851: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882294.79032: variable 'ansible_distribution' from source: facts 7092 1726882294.79041: variable 'ansible_distribution_major_version' from source: facts 7092 1726882294.79054: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882294.79075: variable 'omit' from source: magic vars 7092 1726882294.79134: variable 'omit' from source: magic vars 7092 1726882294.79254: variable 'network_provider' from source: set_fact 7092 1726882294.79358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882294.79395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882294.79428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882294.79475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882294.79500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882294.79573: variable 'omit' from source: magic vars 7092 1726882294.79689: variable 'omit' from source: magic vars 7092 1726882294.79801: variable 'network_connections' from source: task vars 7092 1726882294.79818: variable 'interface' from source: play vars 7092 1726882294.79893: variable 'interface' from source: play vars 7092 1726882294.80086: variable 'omit' from source: magic vars 7092 1726882294.80099: variable '__lsr_ansible_managed' from source: task vars 7092 1726882294.80170: variable '__lsr_ansible_managed' from source: task vars 7092 1726882294.80453: Loaded config def from plugin (lookup/template) 7092 1726882294.80462: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7092 1726882294.80503: File lookup term: get_ansible_managed.j2 7092 1726882294.80511: variable 'ansible_search_path' from source: unknown 7092 1726882294.80521: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7092 1726882294.80537: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7092 1726882294.80559: variable 'ansible_search_path' from source: unknown 7092 1726882294.87136: variable 'ansible_managed' from source: unknown 7092 1726882294.87277: variable 'omit' from source: magic vars 7092 1726882294.87318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882294.87359: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882294.87384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882294.87413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882294.87432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882294.87466: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882294.87475: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882294.87484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882294.87583: Set connection var ansible_shell_type to sh 7092 1726882294.87597: Set connection var ansible_shell_executable to /bin/sh 7092 1726882294.87607: Set connection var ansible_timeout to 10 7092 1726882294.87620: Set connection var ansible_pipelining to False 7092 1726882294.87642: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882294.87656: Set connection var ansible_connection to ssh 7092 1726882294.87683: variable 'ansible_shell_executable' from source: unknown 7092 1726882294.87691: variable 'ansible_connection' from source: unknown 7092 1726882294.87698: variable 'ansible_module_compression' from source: unknown 7092 1726882294.87705: variable 'ansible_shell_type' from source: unknown 7092 1726882294.87712: variable 'ansible_shell_executable' from source: unknown 7092 1726882294.87719: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882294.87727: variable 'ansible_pipelining' from source: unknown 7092 1726882294.87739: variable 'ansible_timeout' from source: unknown 7092 1726882294.87751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882294.87892: 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) 7092 1726882294.87907: variable 'omit' from source: magic vars 7092 1726882294.87919: starting attempt loop 7092 1726882294.87926: running the handler 7092 1726882294.87944: _low_level_execute_command(): starting 7092 1726882294.87961: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882294.88727: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882294.88743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882294.88757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882294.88778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882294.88820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882294.88832: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882294.88850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882294.88868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882294.88880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882294.88889: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882294.88899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882294.88910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882294.88923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882294.88933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882294.88945: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882294.88960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882294.89036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882294.89056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882294.89074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882294.89207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882294.90870: stdout chunk (state=3): >>>/root <<< 7092 1726882294.90975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882294.91036: stderr chunk (state=3): >>><<< 7092 1726882294.91041: stdout chunk (state=3): >>><<< 7092 1726882294.91067: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882294.91078: _low_level_execute_command(): starting 7092 1726882294.91084: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190 `" && echo ansible-tmp-1726882294.9106622-8681-3091557743190="` echo /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190 `" ) && sleep 0' 7092 1726882294.91741: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882294.91750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882294.91789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882294.91806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882294.91821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882294.91827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882294.91832: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882294.91849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882294.91934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882294.91937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882294.91950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882294.92078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882294.93938: stdout chunk (state=3): >>>ansible-tmp-1726882294.9106622-8681-3091557743190=/root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190 <<< 7092 1726882294.94123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882294.94126: stdout chunk (state=3): >>><<< 7092 1726882294.94128: stderr chunk (state=3): >>><<< 7092 1726882294.94371: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882294.9106622-8681-3091557743190=/root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882294.94374: variable 'ansible_module_compression' from source: unknown 7092 1726882294.94377: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 7092 1726882294.94379: ANSIBALLZ: Acquiring lock 7092 1726882294.94381: ANSIBALLZ: Lock acquired: 140500666498320 7092 1726882294.94383: ANSIBALLZ: Creating module 7092 1726882295.28233: ANSIBALLZ: Writing module into payload 7092 1726882295.28716: ANSIBALLZ: Writing module 7092 1726882295.28754: ANSIBALLZ: Renaming module 7092 1726882295.28767: ANSIBALLZ: Done creating module 7092 1726882295.28795: variable 'ansible_facts' from source: unknown 7092 1726882295.28907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190/AnsiballZ_network_connections.py 7092 1726882295.29066: Sending initial data 7092 1726882295.29070: Sent initial data (164 bytes) 7092 1726882295.30041: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882295.30061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882295.30080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882295.30099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882295.30142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882295.30156: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882295.30177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882295.30196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882295.30208: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882295.30218: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882295.30231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882295.30245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882295.30262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882295.30281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882295.30293: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882295.30307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882295.30389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882295.30413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882295.30430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882295.30561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882295.32404: 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 <<< 7092 1726882295.32497: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882295.32593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp6n3cpon6 /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190/AnsiballZ_network_connections.py <<< 7092 1726882295.32683: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882295.34491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882295.34694: stderr chunk (state=3): >>><<< 7092 1726882295.34698: stdout chunk (state=3): >>><<< 7092 1726882295.34700: done transferring module to remote 7092 1726882295.34703: _low_level_execute_command(): starting 7092 1726882295.34705: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190/ /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190/AnsiballZ_network_connections.py && sleep 0' 7092 1726882295.35746: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882295.35754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882295.35770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882295.35780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882295.35817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882295.35824: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882295.35833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882295.35851: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882295.35859: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882295.35867: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882295.35874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882295.35883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882295.35895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882295.35902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882295.35908: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882295.35917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882295.35992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882295.36005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882295.36015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882295.36131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882295.37879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882295.37953: stderr chunk (state=3): >>><<< 7092 1726882295.37956: stdout chunk (state=3): >>><<< 7092 1726882295.37976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882295.37979: _low_level_execute_command(): starting 7092 1726882295.37985: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190/AnsiballZ_network_connections.py && sleep 0' 7092 1726882295.38687: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882295.38696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882295.38705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882295.38720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882295.38767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882295.38775: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882295.38785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882295.38799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882295.38807: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882295.38812: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882295.38821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882295.38830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882295.38841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882295.38856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882295.38862: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882295.38874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882295.38945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882295.38958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882295.38976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882295.39120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882297.70570: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7092 1726882297.72700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882297.72704: stdout chunk (state=3): >>><<< 7092 1726882297.72707: stderr chunk (state=3): >>><<< 7092 1726882297.72871: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882297.72880: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key', 'private_key_password': 'test', 'private_key_password_flags': ['none'], 'client_cert': '/etc/pki/tls/client.pem', 'ca_cert': '/etc/pki/tls/cacert.pem'}}], '__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-1726882294.9106622-8681-3091557743190/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882297.72883: _low_level_execute_command(): starting 7092 1726882297.72885: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882294.9106622-8681-3091557743190/ > /dev/null 2>&1 && sleep 0' 7092 1726882297.74580: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882297.74679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882297.74702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882297.74722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882297.74799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882297.74819: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882297.74834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882297.74853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882297.74868: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882297.74881: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882297.74895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882297.74909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882297.74931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882297.74954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882297.74970: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882297.74985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882297.75069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882297.75092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882297.75109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882297.75231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882297.77325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882297.77397: stderr chunk (state=3): >>><<< 7092 1726882297.77408: stdout chunk (state=3): >>><<< 7092 1726882297.77870: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882297.77873: handler run complete 7092 1726882297.77876: attempt loop complete, returning result 7092 1726882297.77878: _execute() done 7092 1726882297.77880: dumping result to json 7092 1726882297.77882: done dumping result, returning 7092 1726882297.77884: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-d956-9e9e-000000000026] 7092 1726882297.77886: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000026 7092 1726882297.77968: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000026 7092 1726882297.77971: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f (not-active) 7092 1726882297.78098: no more pending results, returning what we have 7092 1726882297.78101: results queue empty 7092 1726882297.78102: checking for any_errors_fatal 7092 1726882297.78107: done checking for any_errors_fatal 7092 1726882297.78108: checking for max_fail_percentage 7092 1726882297.78109: done checking for max_fail_percentage 7092 1726882297.78110: checking to see if all hosts have failed and the running result is not ok 7092 1726882297.78111: done checking to see if all hosts have failed 7092 1726882297.78112: getting the remaining hosts for this loop 7092 1726882297.78113: done getting the remaining hosts for this loop 7092 1726882297.78116: getting the next task for host managed_node1 7092 1726882297.78125: done getting next task for host managed_node1 7092 1726882297.78129: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882297.78131: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882297.78144: getting variables 7092 1726882297.78146: in VariableManager get_vars() 7092 1726882297.78194: Calling all_inventory to load vars for managed_node1 7092 1726882297.78197: Calling groups_inventory to load vars for managed_node1 7092 1726882297.78199: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882297.78209: Calling all_plugins_play to load vars for managed_node1 7092 1726882297.78212: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882297.78214: Calling groups_plugins_play to load vars for managed_node1 7092 1726882297.80467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882297.82649: done with get_vars() 7092 1726882297.82675: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:31:37 -0400 (0:00:03.089) 0:00:56.734 ****** 7092 1726882297.82757: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882297.82759: Creating lock for fedora.linux_system_roles.network_state 7092 1726882297.83345: worker is 1 (out of 1 available) 7092 1726882297.83358: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882297.83372: done queuing things up, now waiting for results queue to drain 7092 1726882297.83373: waiting for pending results... 7092 1726882297.83979: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882297.84120: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000027 7092 1726882297.84139: variable 'ansible_search_path' from source: unknown 7092 1726882297.84146: variable 'ansible_search_path' from source: unknown 7092 1726882297.84185: calling self._execute() 7092 1726882297.84277: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882297.84289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882297.84302: variable 'omit' from source: magic vars 7092 1726882297.84676: variable 'ansible_distribution_major_version' from source: facts 7092 1726882297.84693: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882297.84894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882297.87753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882297.87837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882297.87878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882297.87916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882297.87945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882297.88020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882297.88099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882297.88126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882297.88293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882297.88312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882297.88539: variable 'ansible_distribution' from source: facts 7092 1726882297.88549: variable 'ansible_distribution_major_version' from source: facts 7092 1726882297.88559: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882297.88774: variable 'ansible_distribution_major_version' from source: facts 7092 1726882297.88796: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882297.89238: variable 'ansible_distribution' from source: facts 7092 1726882297.89248: variable 'ansible_distribution_major_version' from source: facts 7092 1726882297.89260: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882297.89645: variable 'ansible_distribution_major_version' from source: facts 7092 1726882297.89725: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882297.89937: variable 'ansible_distribution' from source: facts 7092 1726882297.89947: variable 'ansible_distribution_major_version' from source: facts 7092 1726882297.89957: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882297.90086: variable 'network_state' from source: role '' defaults 7092 1726882297.90103: Evaluated conditional (network_state != {}): False 7092 1726882297.90113: when evaluation is False, skipping this task 7092 1726882297.90120: _execute() done 7092 1726882297.90127: dumping result to json 7092 1726882297.90134: done dumping result, returning 7092 1726882297.90145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-d956-9e9e-000000000027] 7092 1726882297.90156: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882297.90308: no more pending results, returning what we have 7092 1726882297.90312: results queue empty 7092 1726882297.90313: checking for any_errors_fatal 7092 1726882297.90327: done checking for any_errors_fatal 7092 1726882297.90328: checking for max_fail_percentage 7092 1726882297.90330: done checking for max_fail_percentage 7092 1726882297.90331: checking to see if all hosts have failed and the running result is not ok 7092 1726882297.90332: done checking to see if all hosts have failed 7092 1726882297.90333: getting the remaining hosts for this loop 7092 1726882297.90335: done getting the remaining hosts for this loop 7092 1726882297.90338: getting the next task for host managed_node1 7092 1726882297.90346: done getting next task for host managed_node1 7092 1726882297.90350: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882297.90353: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882297.90369: getting variables 7092 1726882297.90372: in VariableManager get_vars() 7092 1726882297.90427: Calling all_inventory to load vars for managed_node1 7092 1726882297.90430: Calling groups_inventory to load vars for managed_node1 7092 1726882297.90433: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882297.90444: Calling all_plugins_play to load vars for managed_node1 7092 1726882297.90448: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882297.90451: Calling groups_plugins_play to load vars for managed_node1 7092 1726882297.91701: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000027 7092 1726882297.91705: WORKER PROCESS EXITING 7092 1726882297.92270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882297.94223: done with get_vars() 7092 1726882297.94250: done getting variables 7092 1726882297.94311: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:31:37 -0400 (0:00:00.115) 0:00:56.850 ****** 7092 1726882297.94347: entering _queue_task() for managed_node1/debug 7092 1726882297.95149: worker is 1 (out of 1 available) 7092 1726882297.95161: exiting _queue_task() for managed_node1/debug 7092 1726882297.95266: done queuing things up, now waiting for results queue to drain 7092 1726882297.95268: waiting for pending results... 7092 1726882297.95856: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882297.95998: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000028 7092 1726882297.96020: variable 'ansible_search_path' from source: unknown 7092 1726882297.96028: variable 'ansible_search_path' from source: unknown 7092 1726882297.96072: calling self._execute() 7092 1726882297.96159: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882297.96173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882297.96193: variable 'omit' from source: magic vars 7092 1726882297.96559: variable 'ansible_distribution_major_version' from source: facts 7092 1726882297.96582: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882297.96791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882298.00435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882298.00825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882298.00871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882298.00907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882298.00940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882298.01022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882298.01060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882298.01093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882298.01138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882298.01160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882298.01280: variable 'ansible_distribution' from source: facts 7092 1726882298.01290: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.01302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.01421: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.01431: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.01612: variable 'ansible_distribution' from source: facts 7092 1726882298.01621: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.01632: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.01742: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.01753: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.01931: variable 'ansible_distribution' from source: facts 7092 1726882298.01939: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.01950: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.01963: variable 'omit' from source: magic vars 7092 1726882298.02021: variable 'omit' from source: magic vars 7092 1726882298.02067: variable 'omit' from source: magic vars 7092 1726882298.02096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882298.02128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882298.02154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882298.02176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.02191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.02224: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882298.02233: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.02241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.02340: Set connection var ansible_shell_type to sh 7092 1726882298.02357: Set connection var ansible_shell_executable to /bin/sh 7092 1726882298.02371: Set connection var ansible_timeout to 10 7092 1726882298.02382: Set connection var ansible_pipelining to False 7092 1726882298.02397: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882298.02406: Set connection var ansible_connection to ssh 7092 1726882298.02432: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.02440: variable 'ansible_connection' from source: unknown 7092 1726882298.02446: variable 'ansible_module_compression' from source: unknown 7092 1726882298.02452: variable 'ansible_shell_type' from source: unknown 7092 1726882298.02458: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.02471: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.02480: variable 'ansible_pipelining' from source: unknown 7092 1726882298.02487: variable 'ansible_timeout' from source: unknown 7092 1726882298.02495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.02597: 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) 7092 1726882298.02613: variable 'omit' from source: magic vars 7092 1726882298.02622: starting attempt loop 7092 1726882298.02628: running the handler 7092 1726882298.02750: variable '__network_connections_result' from source: set_fact 7092 1726882298.02813: handler run complete 7092 1726882298.02840: attempt loop complete, returning result 7092 1726882298.02848: _execute() done 7092 1726882298.02856: dumping result to json 7092 1726882298.02865: done dumping result, returning 7092 1726882298.02878: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000028] 7092 1726882298.02888: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000028 7092 1726882298.02992: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000028 7092 1726882298.03001: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f (not-active)" ] } 7092 1726882298.03071: no more pending results, returning what we have 7092 1726882298.03075: results queue empty 7092 1726882298.03076: checking for any_errors_fatal 7092 1726882298.03082: done checking for any_errors_fatal 7092 1726882298.03083: checking for max_fail_percentage 7092 1726882298.03085: done checking for max_fail_percentage 7092 1726882298.03086: checking to see if all hosts have failed and the running result is not ok 7092 1726882298.03087: done checking to see if all hosts have failed 7092 1726882298.03088: getting the remaining hosts for this loop 7092 1726882298.03090: done getting the remaining hosts for this loop 7092 1726882298.03094: getting the next task for host managed_node1 7092 1726882298.03103: done getting next task for host managed_node1 7092 1726882298.03106: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882298.03109: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882298.03120: getting variables 7092 1726882298.03122: in VariableManager get_vars() 7092 1726882298.03179: Calling all_inventory to load vars for managed_node1 7092 1726882298.03182: Calling groups_inventory to load vars for managed_node1 7092 1726882298.03184: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882298.03195: Calling all_plugins_play to load vars for managed_node1 7092 1726882298.03199: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882298.03202: Calling groups_plugins_play to load vars for managed_node1 7092 1726882298.04969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882298.06642: done with get_vars() 7092 1726882298.06668: done getting variables 7092 1726882298.06725: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:31:38 -0400 (0:00:00.124) 0:00:56.974 ****** 7092 1726882298.06757: entering _queue_task() for managed_node1/debug 7092 1726882298.07025: worker is 1 (out of 1 available) 7092 1726882298.07038: exiting _queue_task() for managed_node1/debug 7092 1726882298.07051: done queuing things up, now waiting for results queue to drain 7092 1726882298.07052: waiting for pending results... 7092 1726882298.07321: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882298.07455: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000029 7092 1726882298.07479: variable 'ansible_search_path' from source: unknown 7092 1726882298.07486: variable 'ansible_search_path' from source: unknown 7092 1726882298.07529: calling self._execute() 7092 1726882298.07616: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.07628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.07642: variable 'omit' from source: magic vars 7092 1726882298.08016: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.08032: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.08238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882298.10662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882298.10742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882298.10789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882298.10829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882298.10862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882298.10948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882298.10987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882298.11015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882298.11057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882298.11078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882298.11195: variable 'ansible_distribution' from source: facts 7092 1726882298.11205: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.11216: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.11330: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.11340: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.11515: variable 'ansible_distribution' from source: facts 7092 1726882298.11528: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.11537: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.11648: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.11658: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.11824: variable 'ansible_distribution' from source: facts 7092 1726882298.11831: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.11840: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.11855: variable 'omit' from source: magic vars 7092 1726882298.11912: variable 'omit' from source: magic vars 7092 1726882298.11958: variable 'omit' from source: magic vars 7092 1726882298.11990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882298.12023: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882298.12045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882298.12073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.12090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.12123: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882298.12131: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.12139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.12236: Set connection var ansible_shell_type to sh 7092 1726882298.12251: Set connection var ansible_shell_executable to /bin/sh 7092 1726882298.12262: Set connection var ansible_timeout to 10 7092 1726882298.12277: Set connection var ansible_pipelining to False 7092 1726882298.12294: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882298.12302: Set connection var ansible_connection to ssh 7092 1726882298.12328: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.12336: variable 'ansible_connection' from source: unknown 7092 1726882298.12344: variable 'ansible_module_compression' from source: unknown 7092 1726882298.12350: variable 'ansible_shell_type' from source: unknown 7092 1726882298.12357: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.12366: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.12375: variable 'ansible_pipelining' from source: unknown 7092 1726882298.12382: variable 'ansible_timeout' from source: unknown 7092 1726882298.12393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.12494: 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) 7092 1726882298.12512: variable 'omit' from source: magic vars 7092 1726882298.12521: starting attempt loop 7092 1726882298.12528: running the handler 7092 1726882298.12579: variable '__network_connections_result' from source: set_fact 7092 1726882298.12652: variable '__network_connections_result' from source: set_fact 7092 1726882298.12801: handler run complete 7092 1726882298.12841: attempt loop complete, returning result 7092 1726882298.12849: _execute() done 7092 1726882298.12857: dumping result to json 7092 1726882298.12869: done dumping result, returning 7092 1726882298.12882: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000029] 7092 1726882298.12891: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000029 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "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, '802-1x-test': add connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 7e506c71-b255-4e2a-882c-239926e4414f (not-active)" ] } } 7092 1726882298.13102: no more pending results, returning what we have 7092 1726882298.13106: results queue empty 7092 1726882298.13107: checking for any_errors_fatal 7092 1726882298.13114: done checking for any_errors_fatal 7092 1726882298.13115: checking for max_fail_percentage 7092 1726882298.13117: done checking for max_fail_percentage 7092 1726882298.13118: checking to see if all hosts have failed and the running result is not ok 7092 1726882298.13119: done checking to see if all hosts have failed 7092 1726882298.13120: getting the remaining hosts for this loop 7092 1726882298.13122: done getting the remaining hosts for this loop 7092 1726882298.13126: getting the next task for host managed_node1 7092 1726882298.13134: done getting next task for host managed_node1 7092 1726882298.13138: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882298.13140: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882298.13151: getting variables 7092 1726882298.13153: in VariableManager get_vars() 7092 1726882298.13252: Calling all_inventory to load vars for managed_node1 7092 1726882298.13255: Calling groups_inventory to load vars for managed_node1 7092 1726882298.13258: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882298.13270: Calling all_plugins_play to load vars for managed_node1 7092 1726882298.13274: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882298.13277: Calling groups_plugins_play to load vars for managed_node1 7092 1726882298.14631: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000029 7092 1726882298.14634: WORKER PROCESS EXITING 7092 1726882298.15826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882298.17983: done with get_vars() 7092 1726882298.18007: done getting variables 7092 1726882298.18070: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:31:38 -0400 (0:00:00.113) 0:00:57.088 ****** 7092 1726882298.18103: entering _queue_task() for managed_node1/debug 7092 1726882298.18409: worker is 1 (out of 1 available) 7092 1726882298.18422: exiting _queue_task() for managed_node1/debug 7092 1726882298.18434: done queuing things up, now waiting for results queue to drain 7092 1726882298.18435: waiting for pending results... 7092 1726882298.18847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882298.19743: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000002a 7092 1726882298.19767: variable 'ansible_search_path' from source: unknown 7092 1726882298.19820: variable 'ansible_search_path' from source: unknown 7092 1726882298.19861: calling self._execute() 7092 1726882298.20029: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.20155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.20173: variable 'omit' from source: magic vars 7092 1726882298.20999: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.21144: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.21349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882298.24879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882298.24967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882298.25010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882298.25054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882298.25088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882298.25199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882298.25233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882298.25503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882298.25549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882298.25569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882298.25697: variable 'ansible_distribution' from source: facts 7092 1726882298.25706: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.25717: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.25950: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.25962: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.26215: variable 'ansible_distribution' from source: facts 7092 1726882298.26227: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.26242: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.26357: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.26372: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.26542: variable 'ansible_distribution' from source: facts 7092 1726882298.26552: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.26569: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.26688: variable 'network_state' from source: role '' defaults 7092 1726882298.26702: Evaluated conditional (network_state != {}): False 7092 1726882298.26709: when evaluation is False, skipping this task 7092 1726882298.26715: _execute() done 7092 1726882298.26722: dumping result to json 7092 1726882298.26727: done dumping result, returning 7092 1726882298.26739: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-d956-9e9e-00000000002a] 7092 1726882298.26747: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000002a 7092 1726882298.26850: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000002a 7092 1726882298.26858: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7092 1726882298.26927: no more pending results, returning what we have 7092 1726882298.26930: results queue empty 7092 1726882298.26931: checking for any_errors_fatal 7092 1726882298.26939: done checking for any_errors_fatal 7092 1726882298.26940: checking for max_fail_percentage 7092 1726882298.26942: done checking for max_fail_percentage 7092 1726882298.26943: checking to see if all hosts have failed and the running result is not ok 7092 1726882298.26944: done checking to see if all hosts have failed 7092 1726882298.26945: getting the remaining hosts for this loop 7092 1726882298.26946: done getting the remaining hosts for this loop 7092 1726882298.26951: getting the next task for host managed_node1 7092 1726882298.26958: done getting next task for host managed_node1 7092 1726882298.26962: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882298.26967: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882298.26982: getting variables 7092 1726882298.26984: in VariableManager get_vars() 7092 1726882298.27039: Calling all_inventory to load vars for managed_node1 7092 1726882298.27042: Calling groups_inventory to load vars for managed_node1 7092 1726882298.27045: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882298.27057: Calling all_plugins_play to load vars for managed_node1 7092 1726882298.27061: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882298.27065: Calling groups_plugins_play to load vars for managed_node1 7092 1726882298.28918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882298.30905: done with get_vars() 7092 1726882298.30934: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:31:38 -0400 (0:00:00.134) 0:00:57.222 ****** 7092 1726882298.31514: entering _queue_task() for managed_node1/ping 7092 1726882298.31516: Creating lock for ping 7092 1726882298.31829: worker is 1 (out of 1 available) 7092 1726882298.31841: exiting _queue_task() for managed_node1/ping 7092 1726882298.31853: done queuing things up, now waiting for results queue to drain 7092 1726882298.31855: waiting for pending results... 7092 1726882298.32135: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882298.32268: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000002b 7092 1726882298.32292: variable 'ansible_search_path' from source: unknown 7092 1726882298.32302: variable 'ansible_search_path' from source: unknown 7092 1726882298.32340: calling self._execute() 7092 1726882298.32431: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.32441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.32454: variable 'omit' from source: magic vars 7092 1726882298.32823: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.32843: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.33063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882298.35720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882298.36617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882298.36674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882298.36712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882298.36755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882298.36847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882298.36902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882298.36932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882298.37004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882298.37022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882298.37240: variable 'ansible_distribution' from source: facts 7092 1726882298.37251: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.37266: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.37386: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.37398: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.37578: variable 'ansible_distribution' from source: facts 7092 1726882298.37587: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.37597: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.37707: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.37722: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.37902: variable 'ansible_distribution' from source: facts 7092 1726882298.37911: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.37922: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.37940: variable 'omit' from source: magic vars 7092 1726882298.37998: variable 'omit' from source: magic vars 7092 1726882298.38042: variable 'omit' from source: magic vars 7092 1726882298.38077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882298.38108: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882298.38133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882298.38160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.38178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.38208: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882298.38215: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.38222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.38318: Set connection var ansible_shell_type to sh 7092 1726882298.38330: Set connection var ansible_shell_executable to /bin/sh 7092 1726882298.38341: Set connection var ansible_timeout to 10 7092 1726882298.38350: Set connection var ansible_pipelining to False 7092 1726882298.38365: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882298.38376: Set connection var ansible_connection to ssh 7092 1726882298.38399: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.38405: variable 'ansible_connection' from source: unknown 7092 1726882298.38411: variable 'ansible_module_compression' from source: unknown 7092 1726882298.38417: variable 'ansible_shell_type' from source: unknown 7092 1726882298.38422: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.38428: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.38434: variable 'ansible_pipelining' from source: unknown 7092 1726882298.38440: variable 'ansible_timeout' from source: unknown 7092 1726882298.38447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.38583: 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) 7092 1726882298.38600: variable 'omit' from source: magic vars 7092 1726882298.38608: starting attempt loop 7092 1726882298.38613: running the handler 7092 1726882298.38629: _low_level_execute_command(): starting 7092 1726882298.38638: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882298.39595: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.39599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.39626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882298.39630: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.39632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882298.39643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.39701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882298.39716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882298.39843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882298.41515: stdout chunk (state=3): >>>/root <<< 7092 1726882298.41712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882298.41716: stdout chunk (state=3): >>><<< 7092 1726882298.41718: stderr chunk (state=3): >>><<< 7092 1726882298.41827: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882298.41839: _low_level_execute_command(): starting 7092 1726882298.41843: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561 `" && echo ansible-tmp-1726882298.417701-8796-241063609084561="` echo /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561 `" ) && sleep 0' 7092 1726882298.42480: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882298.42499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.42514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.42531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.42572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882298.42584: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882298.42603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.42619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882298.42630: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882298.42641: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882298.42654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.42670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.42685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.42698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882298.42712: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882298.42725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.42794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882298.42820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882298.42836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882298.42959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882298.44833: stdout chunk (state=3): >>>ansible-tmp-1726882298.417701-8796-241063609084561=/root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561 <<< 7092 1726882298.44981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882298.45042: stderr chunk (state=3): >>><<< 7092 1726882298.45045: stdout chunk (state=3): >>><<< 7092 1726882298.45172: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882298.417701-8796-241063609084561=/root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882298.45175: variable 'ansible_module_compression' from source: unknown 7092 1726882298.45178: ANSIBALLZ: Using lock for ping 7092 1726882298.45281: ANSIBALLZ: Acquiring lock 7092 1726882298.45284: ANSIBALLZ: Lock acquired: 140500668320752 7092 1726882298.45287: ANSIBALLZ: Creating module 7092 1726882298.58311: ANSIBALLZ: Writing module into payload 7092 1726882298.58376: ANSIBALLZ: Writing module 7092 1726882298.58403: ANSIBALLZ: Renaming module 7092 1726882298.58409: ANSIBALLZ: Done creating module 7092 1726882298.58426: variable 'ansible_facts' from source: unknown 7092 1726882298.58495: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561/AnsiballZ_ping.py 7092 1726882298.58649: Sending initial data 7092 1726882298.58652: Sent initial data (150 bytes) 7092 1726882298.59672: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882298.59683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.59697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.59712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.59752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882298.59759: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882298.59772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.59785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882298.59793: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882298.59805: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882298.59812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.59821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.59833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.59840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882298.59851: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882298.59860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.59937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882298.59959: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882298.59974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882298.60102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882298.62087: 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 <<< 7092 1726882298.62225: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882298.62321: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpe3imdonw /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561/AnsiballZ_ping.py <<< 7092 1726882298.62414: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882298.63798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882298.63961: stderr chunk (state=3): >>><<< 7092 1726882298.63966: stdout chunk (state=3): >>><<< 7092 1726882298.63969: done transferring module to remote 7092 1726882298.63971: _low_level_execute_command(): starting 7092 1726882298.63973: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561/ /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561/AnsiballZ_ping.py && sleep 0' 7092 1726882298.64522: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882298.64539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.64553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.64574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.64615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882298.64628: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882298.64652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.64672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882298.64685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882298.64696: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882298.64707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.64720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.64735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.64754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882298.64768: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882298.64782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.64858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882298.64888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882298.64905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882298.65028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882298.66905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882298.66908: stdout chunk (state=3): >>><<< 7092 1726882298.66911: stderr chunk (state=3): >>><<< 7092 1726882298.67001: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882298.67007: _low_level_execute_command(): starting 7092 1726882298.67009: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561/AnsiballZ_ping.py && sleep 0' 7092 1726882298.68022: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882298.68025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.68065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882298.68069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7092 1726882298.68071: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.68073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.68136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882298.68782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882298.69097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882298.82020: stdout chunk (state=3): >>> <<< 7092 1726882298.82023: stdout chunk (state=3): >>>{"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7092 1726882298.82989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882298.83036: stderr chunk (state=3): >>><<< 7092 1726882298.83042: stdout chunk (state=3): >>><<< 7092 1726882298.83054: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882298.83076: 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-1726882298.417701-8796-241063609084561/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882298.83084: _low_level_execute_command(): starting 7092 1726882298.83089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882298.417701-8796-241063609084561/ > /dev/null 2>&1 && sleep 0' 7092 1726882298.83524: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882298.83537: 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 <<< 7092 1726882298.83569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.83572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.83574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.83620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882298.83662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882298.83670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882298.84220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882298.85634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882298.85709: stderr chunk (state=3): >>><<< 7092 1726882298.85714: stdout chunk (state=3): >>><<< 7092 1726882298.85728: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882298.85731: handler run complete 7092 1726882298.85776: attempt loop complete, returning result 7092 1726882298.85779: _execute() done 7092 1726882298.85781: dumping result to json 7092 1726882298.85784: done dumping result, returning 7092 1726882298.85786: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-d956-9e9e-00000000002b] 7092 1726882298.85788: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000002b 7092 1726882298.85887: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000002b 7092 1726882298.85889: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7092 1726882298.85974: no more pending results, returning what we have 7092 1726882298.85978: results queue empty 7092 1726882298.85978: checking for any_errors_fatal 7092 1726882298.85984: done checking for any_errors_fatal 7092 1726882298.85985: checking for max_fail_percentage 7092 1726882298.85987: done checking for max_fail_percentage 7092 1726882298.85988: checking to see if all hosts have failed and the running result is not ok 7092 1726882298.85989: done checking to see if all hosts have failed 7092 1726882298.85990: getting the remaining hosts for this loop 7092 1726882298.85991: done getting the remaining hosts for this loop 7092 1726882298.85995: getting the next task for host managed_node1 7092 1726882298.86006: done getting next task for host managed_node1 7092 1726882298.86008: ^ task is: TASK: meta (role_complete) 7092 1726882298.86011: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882298.86024: getting variables 7092 1726882298.86025: in VariableManager get_vars() 7092 1726882298.86078: Calling all_inventory to load vars for managed_node1 7092 1726882298.86081: Calling groups_inventory to load vars for managed_node1 7092 1726882298.86083: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882298.86093: Calling all_plugins_play to load vars for managed_node1 7092 1726882298.86095: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882298.86098: Calling groups_plugins_play to load vars for managed_node1 7092 1726882298.87052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882298.88362: done with get_vars() 7092 1726882298.88388: done getting variables 7092 1726882298.88469: done queuing things up, now waiting for results queue to drain 7092 1726882298.88471: results queue empty 7092 1726882298.88472: checking for any_errors_fatal 7092 1726882298.88474: done checking for any_errors_fatal 7092 1726882298.88475: checking for max_fail_percentage 7092 1726882298.88476: done checking for max_fail_percentage 7092 1726882298.88477: checking to see if all hosts have failed and the running result is not ok 7092 1726882298.88478: done checking to see if all hosts have failed 7092 1726882298.88478: getting the remaining hosts for this loop 7092 1726882298.88479: done getting the remaining hosts for this loop 7092 1726882298.88482: getting the next task for host managed_node1 7092 1726882298.88485: done getting next task for host managed_node1 7092 1726882298.88487: ^ task is: TASK: Ensure ping command is present 7092 1726882298.88489: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882298.88490: getting variables 7092 1726882298.88491: in VariableManager get_vars() 7092 1726882298.88512: Calling all_inventory to load vars for managed_node1 7092 1726882298.88514: Calling groups_inventory to load vars for managed_node1 7092 1726882298.88516: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882298.88521: Calling all_plugins_play to load vars for managed_node1 7092 1726882298.88523: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882298.88526: Calling groups_plugins_play to load vars for managed_node1 7092 1726882298.89768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882298.92127: done with get_vars() 7092 1726882298.92149: done getting variables 7092 1726882298.92196: 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 [Ensure ping command is present] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:41 Friday 20 September 2024 21:31:38 -0400 (0:00:00.607) 0:00:57.829 ****** 7092 1726882298.92222: entering _queue_task() for managed_node1/package 7092 1726882298.92511: worker is 1 (out of 1 available) 7092 1726882298.92523: exiting _queue_task() for managed_node1/package 7092 1726882298.92533: done queuing things up, now waiting for results queue to drain 7092 1726882298.92535: waiting for pending results... 7092 1726882298.92809: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7092 1726882298.92909: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000005b 7092 1726882298.92930: variable 'ansible_search_path' from source: unknown 7092 1726882298.92977: calling self._execute() 7092 1726882298.93042: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.93055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.93077: variable 'omit' from source: magic vars 7092 1726882298.93534: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.93552: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882298.93757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882298.96012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882298.96320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882298.96352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882298.96383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882298.96401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882298.96458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882298.96481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882298.96500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882298.96526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882298.96537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882298.96617: variable 'ansible_distribution' from source: facts 7092 1726882298.96620: variable 'ansible_distribution_major_version' from source: facts 7092 1726882298.96626: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882298.96632: variable 'omit' from source: magic vars 7092 1726882298.96649: variable 'omit' from source: magic vars 7092 1726882298.96741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882298.96757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882298.96776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882298.96805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882298.96814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882298.96874: variable '__network_is_ostree' from source: set_fact 7092 1726882298.96877: variable 'omit' from source: magic vars 7092 1726882298.96899: variable 'omit' from source: magic vars 7092 1726882298.96920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882298.96943: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882298.96955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882298.96969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.96978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882298.97001: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882298.97004: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.97007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.97073: Set connection var ansible_shell_type to sh 7092 1726882298.97077: Set connection var ansible_shell_executable to /bin/sh 7092 1726882298.97083: Set connection var ansible_timeout to 10 7092 1726882298.97088: Set connection var ansible_pipelining to False 7092 1726882298.97095: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882298.97100: Set connection var ansible_connection to ssh 7092 1726882298.97118: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.97121: variable 'ansible_connection' from source: unknown 7092 1726882298.97125: variable 'ansible_module_compression' from source: unknown 7092 1726882298.97127: variable 'ansible_shell_type' from source: unknown 7092 1726882298.97130: variable 'ansible_shell_executable' from source: unknown 7092 1726882298.97132: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882298.97134: variable 'ansible_pipelining' from source: unknown 7092 1726882298.97137: variable 'ansible_timeout' from source: unknown 7092 1726882298.97142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882298.97208: 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) 7092 1726882298.97216: variable 'omit' from source: magic vars 7092 1726882298.97222: starting attempt loop 7092 1726882298.97224: running the handler 7092 1726882298.97230: variable 'ansible_facts' from source: unknown 7092 1726882298.97233: variable 'ansible_facts' from source: unknown 7092 1726882298.97261: _low_level_execute_command(): starting 7092 1726882298.97267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882298.97742: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882298.97746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882298.97779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.97799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882298.97845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882298.97859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882298.97960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882298.99617: stdout chunk (state=3): >>>/root <<< 7092 1726882298.99717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882298.99766: stderr chunk (state=3): >>><<< 7092 1726882298.99773: stdout chunk (state=3): >>><<< 7092 1726882298.99790: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882298.99803: _low_level_execute_command(): starting 7092 1726882298.99809: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766 `" && echo ansible-tmp-1726882298.9979427-8821-116532556175766="` echo /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766 `" ) && sleep 0' 7092 1726882299.00226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882299.00246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882299.00264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7092 1726882299.00281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882299.00324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882299.00335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882299.00433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882299.02293: stdout chunk (state=3): >>>ansible-tmp-1726882298.9979427-8821-116532556175766=/root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766 <<< 7092 1726882299.02408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882299.02450: stderr chunk (state=3): >>><<< 7092 1726882299.02453: stdout chunk (state=3): >>><<< 7092 1726882299.02467: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882298.9979427-8821-116532556175766=/root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882299.02494: variable 'ansible_module_compression' from source: unknown 7092 1726882299.02540: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7092 1726882299.02576: variable 'ansible_facts' from source: unknown 7092 1726882299.02650: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766/AnsiballZ_dnf.py 7092 1726882299.02753: Sending initial data 7092 1726882299.02756: Sent initial data (150 bytes) 7092 1726882299.03390: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882299.03397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882299.03423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882299.03434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882299.03496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882299.03505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882299.03608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882299.05332: 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 <<< 7092 1726882299.05344: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882299.05426: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 <<< 7092 1726882299.05432: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7092 1726882299.05526: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpoon3fdp5 /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766/AnsiballZ_dnf.py <<< 7092 1726882299.05610: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882299.06820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882299.06908: stderr chunk (state=3): >>><<< 7092 1726882299.06914: stdout chunk (state=3): >>><<< 7092 1726882299.06931: done transferring module to remote 7092 1726882299.06945: _low_level_execute_command(): starting 7092 1726882299.06948: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766/ /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766/AnsiballZ_dnf.py && sleep 0' 7092 1726882299.07360: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882299.07384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882299.07396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882299.07447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882299.07459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882299.07564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882299.09289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882299.09329: stderr chunk (state=3): >>><<< 7092 1726882299.09332: stdout chunk (state=3): >>><<< 7092 1726882299.09344: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882299.09347: _low_level_execute_command(): starting 7092 1726882299.09350: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766/AnsiballZ_dnf.py && sleep 0' 7092 1726882299.09747: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882299.09752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882299.09763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882299.09790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882299.09802: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882299.09855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882299.09875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882299.09971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.11295: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7092 1726882300.17766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882300.17820: stderr chunk (state=3): >>><<< 7092 1726882300.17824: stdout chunk (state=3): >>><<< 7092 1726882300.17846: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882300.17883: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882300.17890: _low_level_execute_command(): starting 7092 1726882300.17895: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882298.9979427-8821-116532556175766/ > /dev/null 2>&1 && sleep 0' 7092 1726882300.18360: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.18368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.18417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.18420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.18423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.18474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882300.18481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882300.18490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882300.18603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.20423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882300.20472: stderr chunk (state=3): >>><<< 7092 1726882300.20477: stdout chunk (state=3): >>><<< 7092 1726882300.20492: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882300.20498: handler run complete 7092 1726882300.20524: attempt loop complete, returning result 7092 1726882300.20527: _execute() done 7092 1726882300.20530: dumping result to json 7092 1726882300.20534: done dumping result, returning 7092 1726882300.20544: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [0e448fcc-3ce9-d956-9e9e-00000000005b] 7092 1726882300.20548: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000005b 7092 1726882300.20641: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000005b 7092 1726882300.20644: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7092 1726882300.20714: no more pending results, returning what we have 7092 1726882300.20718: results queue empty 7092 1726882300.20718: checking for any_errors_fatal 7092 1726882300.20720: done checking for any_errors_fatal 7092 1726882300.20720: checking for max_fail_percentage 7092 1726882300.20722: done checking for max_fail_percentage 7092 1726882300.20723: checking to see if all hosts have failed and the running result is not ok 7092 1726882300.20724: done checking to see if all hosts have failed 7092 1726882300.20725: getting the remaining hosts for this loop 7092 1726882300.20726: done getting the remaining hosts for this loop 7092 1726882300.20730: getting the next task for host managed_node1 7092 1726882300.20736: done getting next task for host managed_node1 7092 1726882300.20738: ^ task is: TASK: TEST: I can ping the EAP server 7092 1726882300.20740: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882300.20743: getting variables 7092 1726882300.20745: in VariableManager get_vars() 7092 1726882300.20797: Calling all_inventory to load vars for managed_node1 7092 1726882300.20800: Calling groups_inventory to load vars for managed_node1 7092 1726882300.20802: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882300.20812: Calling all_plugins_play to load vars for managed_node1 7092 1726882300.20814: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882300.20816: Calling groups_plugins_play to load vars for managed_node1 7092 1726882300.21748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882300.22741: done with get_vars() 7092 1726882300.22758: done getting variables 7092 1726882300.22803: 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 [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:46 Friday 20 September 2024 21:31:40 -0400 (0:00:01.305) 0:00:59.135 ****** 7092 1726882300.22823: entering _queue_task() for managed_node1/command 7092 1726882300.23025: worker is 1 (out of 1 available) 7092 1726882300.23038: exiting _queue_task() for managed_node1/command 7092 1726882300.23050: done queuing things up, now waiting for results queue to drain 7092 1726882300.23052: waiting for pending results... 7092 1726882300.23222: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7092 1726882300.23289: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000005c 7092 1726882300.23304: variable 'ansible_search_path' from source: unknown 7092 1726882300.23332: calling self._execute() 7092 1726882300.23404: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882300.23414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882300.23427: variable 'omit' from source: magic vars 7092 1726882300.23712: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.23722: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.23861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882300.26014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882300.26071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882300.26098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882300.26124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882300.26145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882300.26206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882300.26225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882300.26245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882300.26277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882300.26287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882300.26373: variable 'ansible_distribution' from source: facts 7092 1726882300.26377: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.26380: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.26386: variable 'omit' from source: magic vars 7092 1726882300.26403: variable 'omit' from source: magic vars 7092 1726882300.26427: variable 'omit' from source: magic vars 7092 1726882300.26447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882300.26470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882300.26487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882300.26502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882300.26510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882300.26532: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882300.26535: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882300.26538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882300.26604: Set connection var ansible_shell_type to sh 7092 1726882300.26608: Set connection var ansible_shell_executable to /bin/sh 7092 1726882300.26614: Set connection var ansible_timeout to 10 7092 1726882300.26619: Set connection var ansible_pipelining to False 7092 1726882300.26626: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882300.26631: Set connection var ansible_connection to ssh 7092 1726882300.26650: variable 'ansible_shell_executable' from source: unknown 7092 1726882300.26652: variable 'ansible_connection' from source: unknown 7092 1726882300.26656: variable 'ansible_module_compression' from source: unknown 7092 1726882300.26658: variable 'ansible_shell_type' from source: unknown 7092 1726882300.26661: variable 'ansible_shell_executable' from source: unknown 7092 1726882300.26663: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882300.26668: variable 'ansible_pipelining' from source: unknown 7092 1726882300.26670: variable 'ansible_timeout' from source: unknown 7092 1726882300.26672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882300.26743: 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) 7092 1726882300.26749: variable 'omit' from source: magic vars 7092 1726882300.26754: starting attempt loop 7092 1726882300.26756: running the handler 7092 1726882300.26770: _low_level_execute_command(): starting 7092 1726882300.26776: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882300.27846: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.27886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882300.27901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882300.27907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882300.28033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.29687: stdout chunk (state=3): >>>/root <<< 7092 1726882300.29794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882300.29870: stderr chunk (state=3): >>><<< 7092 1726882300.29880: stdout chunk (state=3): >>><<< 7092 1726882300.29914: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882300.29938: _low_level_execute_command(): starting 7092 1726882300.29953: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377 `" && echo ansible-tmp-1726882300.2992563-8866-270449581837377="` echo /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377 `" ) && sleep 0' 7092 1726882300.30654: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882300.30678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.30695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.30714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.30760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882300.30782: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882300.30798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.30816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882300.30829: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882300.30844: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882300.30858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.30877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.30898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.30911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882300.30923: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882300.30937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.31021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882300.31046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882300.31067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882300.31197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.33072: stdout chunk (state=3): >>>ansible-tmp-1726882300.2992563-8866-270449581837377=/root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377 <<< 7092 1726882300.33272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882300.33275: stdout chunk (state=3): >>><<< 7092 1726882300.33278: stderr chunk (state=3): >>><<< 7092 1726882300.33476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882300.2992563-8866-270449581837377=/root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882300.33480: variable 'ansible_module_compression' from source: unknown 7092 1726882300.33482: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882300.33484: variable 'ansible_facts' from source: unknown 7092 1726882300.33548: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377/AnsiballZ_command.py 7092 1726882300.34119: Sending initial data 7092 1726882300.34122: Sent initial data (154 bytes) 7092 1726882300.35674: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.35677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.35709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882300.35713: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.35717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.35783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882300.35886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882300.36043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.37819: 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 <<< 7092 1726882300.37916: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882300.38013: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpa3lwm10n /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377/AnsiballZ_command.py <<< 7092 1726882300.38100: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882300.39482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882300.39611: stderr chunk (state=3): >>><<< 7092 1726882300.39614: stdout chunk (state=3): >>><<< 7092 1726882300.39635: done transferring module to remote 7092 1726882300.39647: _low_level_execute_command(): starting 7092 1726882300.39652: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377/ /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377/AnsiballZ_command.py && sleep 0' 7092 1726882300.40268: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882300.40278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.40289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.40303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.40343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882300.40346: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882300.40357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.40373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882300.40380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882300.40389: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882300.40394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.40404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.40415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.40422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882300.40428: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882300.40438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.40508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882300.40525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882300.40538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882300.40655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.42480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882300.42522: stderr chunk (state=3): >>><<< 7092 1726882300.42525: stdout chunk (state=3): >>><<< 7092 1726882300.42617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882300.42620: _low_level_execute_command(): starting 7092 1726882300.42623: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377/AnsiballZ_command.py && sleep 0' 7092 1726882300.43561: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.43567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.43600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882300.43603: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.43605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882300.43607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.43669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882300.43673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882300.43800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.57689: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.053 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.053/0.053/0.053/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:31:40.569232", "end": "2024-09-20 21:31:40.575463", "delta": "0:00:00.006231", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7092 1726882300.58997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882300.59001: stdout chunk (state=3): >>><<< 7092 1726882300.59003: stderr chunk (state=3): >>><<< 7092 1726882300.59142: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.053 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.053/0.053/0.053/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:31:40.569232", "end": "2024-09-20 21:31:40.575463", "delta": "0:00:00.006231", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882300.59150: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726882300.2992563-8866-270449581837377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882300.59152: _low_level_execute_command(): starting 7092 1726882300.59154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882300.2992563-8866-270449581837377/ > /dev/null 2>&1 && sleep 0' 7092 1726882300.59757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882300.59771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.59785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.59806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.59851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882300.59866: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882300.59882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.59906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882300.59925: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882300.59938: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882300.59955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882300.59972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882300.59988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882300.60000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882300.60015: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882300.60037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882300.60115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882300.60153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882300.60174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882300.60304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882300.62198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882300.62202: stdout chunk (state=3): >>><<< 7092 1726882300.62205: stderr chunk (state=3): >>><<< 7092 1726882300.62277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882300.62280: handler run complete 7092 1726882300.62282: Evaluated conditional (False): False 7092 1726882300.62284: attempt loop complete, returning result 7092 1726882300.62286: _execute() done 7092 1726882300.62394: dumping result to json 7092 1726882300.62397: done dumping result, returning 7092 1726882300.62399: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0e448fcc-3ce9-d956-9e9e-00000000005c] 7092 1726882300.62401: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000005c 7092 1726882300.62472: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000005c 7092 1726882300.62475: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.006231", "end": "2024-09-20 21:31:40.575463", "rc": 0, "start": "2024-09-20 21:31:40.569232" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.053 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.053/0.053/0.053/0.000 ms 7092 1726882300.62558: no more pending results, returning what we have 7092 1726882300.62562: results queue empty 7092 1726882300.62562: checking for any_errors_fatal 7092 1726882300.62571: done checking for any_errors_fatal 7092 1726882300.62572: checking for max_fail_percentage 7092 1726882300.62574: done checking for max_fail_percentage 7092 1726882300.62574: checking to see if all hosts have failed and the running result is not ok 7092 1726882300.62575: done checking to see if all hosts have failed 7092 1726882300.62576: getting the remaining hosts for this loop 7092 1726882300.62578: done getting the remaining hosts for this loop 7092 1726882300.62581: getting the next task for host managed_node1 7092 1726882300.62588: done getting next task for host managed_node1 7092 1726882300.62593: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882300.62595: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882300.62610: getting variables 7092 1726882300.62612: in VariableManager get_vars() 7092 1726882300.62657: Calling all_inventory to load vars for managed_node1 7092 1726882300.62660: Calling groups_inventory to load vars for managed_node1 7092 1726882300.62662: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882300.62674: Calling all_plugins_play to load vars for managed_node1 7092 1726882300.62676: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882300.62678: Calling groups_plugins_play to load vars for managed_node1 7092 1726882300.63499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882300.64557: done with get_vars() 7092 1726882300.64585: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:31:40 -0400 (0:00:00.418) 0:00:59.554 ****** 7092 1726882300.64685: entering _queue_task() for managed_node1/include_tasks 7092 1726882300.64959: worker is 1 (out of 1 available) 7092 1726882300.64973: exiting _queue_task() for managed_node1/include_tasks 7092 1726882300.64986: done queuing things up, now waiting for results queue to drain 7092 1726882300.64988: waiting for pending results... 7092 1726882300.65272: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882300.65418: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000064 7092 1726882300.65442: variable 'ansible_search_path' from source: unknown 7092 1726882300.65452: variable 'ansible_search_path' from source: unknown 7092 1726882300.65495: calling self._execute() 7092 1726882300.65591: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882300.65597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882300.65605: variable 'omit' from source: magic vars 7092 1726882300.65909: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.65919: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.66052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882300.67836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882300.67915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882300.67955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882300.67995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882300.68026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882300.68107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882300.68141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882300.68180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882300.68228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882300.68253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882300.68370: variable 'ansible_distribution' from source: facts 7092 1726882300.68381: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.68394: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.68509: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.68520: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.68700: variable 'ansible_distribution' from source: facts 7092 1726882300.68709: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.68720: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.68834: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.68848: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.69024: variable 'ansible_distribution' from source: facts 7092 1726882300.69032: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.69045: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.69056: _execute() done 7092 1726882300.69068: dumping result to json 7092 1726882300.69076: done dumping result, returning 7092 1726882300.69087: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-d956-9e9e-000000000064] 7092 1726882300.69096: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000064 7092 1726882300.69234: no more pending results, returning what we have 7092 1726882300.69241: in VariableManager get_vars() 7092 1726882300.69304: Calling all_inventory to load vars for managed_node1 7092 1726882300.69307: Calling groups_inventory to load vars for managed_node1 7092 1726882300.69310: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882300.69321: Calling all_plugins_play to load vars for managed_node1 7092 1726882300.69325: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882300.69329: Calling groups_plugins_play to load vars for managed_node1 7092 1726882300.70189: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000064 7092 1726882300.70193: WORKER PROCESS EXITING 7092 1726882300.70493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882300.71406: done with get_vars() 7092 1726882300.71419: variable 'ansible_search_path' from source: unknown 7092 1726882300.71420: variable 'ansible_search_path' from source: unknown 7092 1726882300.71450: we have included files to process 7092 1726882300.71450: generating all_blocks data 7092 1726882300.71452: done generating all_blocks data 7092 1726882300.71457: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882300.71458: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882300.71460: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882300.71906: done processing included file 7092 1726882300.71910: iterating over new_blocks loaded from include file 7092 1726882300.71912: in VariableManager get_vars() 7092 1726882300.71946: done with get_vars() 7092 1726882300.71948: filtering new block on tags 7092 1726882300.71960: done filtering new block on tags 7092 1726882300.71962: in VariableManager get_vars() 7092 1726882300.71982: done with get_vars() 7092 1726882300.71983: filtering new block on tags 7092 1726882300.71996: done filtering new block on tags 7092 1726882300.71998: in VariableManager get_vars() 7092 1726882300.72039: done with get_vars() 7092 1726882300.72041: filtering new block on tags 7092 1726882300.72058: done filtering new block on tags 7092 1726882300.72059: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7092 1726882300.72067: extending task lists for all hosts with included blocks 7092 1726882300.72914: done extending task lists 7092 1726882300.72915: done processing included files 7092 1726882300.72915: results queue empty 7092 1726882300.72916: checking for any_errors_fatal 7092 1726882300.72919: done checking for any_errors_fatal 7092 1726882300.72919: checking for max_fail_percentage 7092 1726882300.72920: done checking for max_fail_percentage 7092 1726882300.72920: checking to see if all hosts have failed and the running result is not ok 7092 1726882300.72923: done checking to see if all hosts have failed 7092 1726882300.72924: getting the remaining hosts for this loop 7092 1726882300.72925: done getting the remaining hosts for this loop 7092 1726882300.72937: getting the next task for host managed_node1 7092 1726882300.72941: done getting next task for host managed_node1 7092 1726882300.72944: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882300.72949: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882300.72956: getting variables 7092 1726882300.72956: in VariableManager get_vars() 7092 1726882300.72971: Calling all_inventory to load vars for managed_node1 7092 1726882300.72973: Calling groups_inventory to load vars for managed_node1 7092 1726882300.72976: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882300.72980: Calling all_plugins_play to load vars for managed_node1 7092 1726882300.72982: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882300.72984: Calling groups_plugins_play to load vars for managed_node1 7092 1726882300.74156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882300.78434: done with get_vars() 7092 1726882300.78454: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:31:40 -0400 (0:00:00.138) 0:00:59.692 ****** 7092 1726882300.78505: entering _queue_task() for managed_node1/setup 7092 1726882300.78736: worker is 1 (out of 1 available) 7092 1726882300.78748: exiting _queue_task() for managed_node1/setup 7092 1726882300.78761: done queuing things up, now waiting for results queue to drain 7092 1726882300.78763: waiting for pending results... 7092 1726882300.78941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882300.79058: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000032e 7092 1726882300.79072: variable 'ansible_search_path' from source: unknown 7092 1726882300.79076: variable 'ansible_search_path' from source: unknown 7092 1726882300.79106: calling self._execute() 7092 1726882300.79175: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882300.79179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882300.79188: variable 'omit' from source: magic vars 7092 1726882300.79478: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.79488: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.79617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882300.81173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882300.81223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882300.81251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882300.81279: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882300.81299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882300.81353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882300.81376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882300.81397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882300.81423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882300.81434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882300.81517: variable 'ansible_distribution' from source: facts 7092 1726882300.81521: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.81526: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.81600: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.81608: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.81729: variable 'ansible_distribution' from source: facts 7092 1726882300.81732: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.81738: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.81814: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.81817: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.81932: variable 'ansible_distribution' from source: facts 7092 1726882300.81943: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.81953: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.82023: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.82027: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.82140: variable 'ansible_distribution' from source: facts 7092 1726882300.82152: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.82155: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.82226: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.82229: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.82340: variable 'ansible_distribution' from source: facts 7092 1726882300.82346: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.82352: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.82447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882300.82466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882300.82487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882300.82512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882300.82523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882300.82555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882300.82573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882300.82590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882300.82619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882300.82629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882300.82721: variable '__network_required_facts' from source: role '' defaults 7092 1726882300.82728: variable 'ansible_facts' from source: unknown 7092 1726882300.83192: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7092 1726882300.83195: when evaluation is False, skipping this task 7092 1726882300.83198: _execute() done 7092 1726882300.83200: dumping result to json 7092 1726882300.83202: done dumping result, returning 7092 1726882300.83209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-d956-9e9e-00000000032e] 7092 1726882300.83219: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000032e 7092 1726882300.83300: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000032e 7092 1726882300.83303: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882300.83352: no more pending results, returning what we have 7092 1726882300.83356: results queue empty 7092 1726882300.83357: checking for any_errors_fatal 7092 1726882300.83358: done checking for any_errors_fatal 7092 1726882300.83358: checking for max_fail_percentage 7092 1726882300.83360: done checking for max_fail_percentage 7092 1726882300.83361: checking to see if all hosts have failed and the running result is not ok 7092 1726882300.83362: done checking to see if all hosts have failed 7092 1726882300.83363: getting the remaining hosts for this loop 7092 1726882300.83365: done getting the remaining hosts for this loop 7092 1726882300.83369: getting the next task for host managed_node1 7092 1726882300.83379: done getting next task for host managed_node1 7092 1726882300.83383: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882300.83386: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882300.83402: getting variables 7092 1726882300.83404: in VariableManager get_vars() 7092 1726882300.83460: Calling all_inventory to load vars for managed_node1 7092 1726882300.83465: Calling groups_inventory to load vars for managed_node1 7092 1726882300.83468: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882300.83477: Calling all_plugins_play to load vars for managed_node1 7092 1726882300.83480: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882300.83483: Calling groups_plugins_play to load vars for managed_node1 7092 1726882300.84285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882300.85216: done with get_vars() 7092 1726882300.85232: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:31:40 -0400 (0:00:00.067) 0:00:59.760 ****** 7092 1726882300.85306: entering _queue_task() for managed_node1/stat 7092 1726882300.85523: worker is 1 (out of 1 available) 7092 1726882300.85536: exiting _queue_task() for managed_node1/stat 7092 1726882300.85550: done queuing things up, now waiting for results queue to drain 7092 1726882300.85552: waiting for pending results... 7092 1726882300.85728: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882300.85829: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000330 7092 1726882300.85843: variable 'ansible_search_path' from source: unknown 7092 1726882300.85851: variable 'ansible_search_path' from source: unknown 7092 1726882300.85886: calling self._execute() 7092 1726882300.85959: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882300.85969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882300.85978: variable 'omit' from source: magic vars 7092 1726882300.86271: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.86282: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.86416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882300.88245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882300.88290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882300.88326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882300.88354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882300.88377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882300.88432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882300.88457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882300.88476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882300.88504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882300.88514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882300.88596: variable 'ansible_distribution' from source: facts 7092 1726882300.88601: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.88605: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.88683: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.88687: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.88802: variable 'ansible_distribution' from source: facts 7092 1726882300.88806: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.88810: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.88887: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.88891: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.89003: variable 'ansible_distribution' from source: facts 7092 1726882300.89006: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.89009: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.89086: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.89089: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.89202: variable 'ansible_distribution' from source: facts 7092 1726882300.89206: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.89208: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.89284: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.89288: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.89401: variable 'ansible_distribution' from source: facts 7092 1726882300.89405: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.89410: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.89494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882300.89603: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882300.89629: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882300.89665: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882300.89687: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882300.89719: 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) 7092 1726882300.89734: 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) 7092 1726882300.89755: 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) 7092 1726882300.89775: 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) 7092 1726882300.89825: variable '__network_is_ostree' from source: set_fact 7092 1726882300.89831: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882300.89834: when evaluation is False, skipping this task 7092 1726882300.89837: _execute() done 7092 1726882300.89840: dumping result to json 7092 1726882300.89846: done dumping result, returning 7092 1726882300.89853: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-d956-9e9e-000000000330] 7092 1726882300.89858: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000330 7092 1726882300.89941: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000330 7092 1726882300.89944: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882300.89999: no more pending results, returning what we have 7092 1726882300.90003: results queue empty 7092 1726882300.90003: checking for any_errors_fatal 7092 1726882300.90009: done checking for any_errors_fatal 7092 1726882300.90009: checking for max_fail_percentage 7092 1726882300.90011: done checking for max_fail_percentage 7092 1726882300.90012: checking to see if all hosts have failed and the running result is not ok 7092 1726882300.90019: done checking to see if all hosts have failed 7092 1726882300.90020: getting the remaining hosts for this loop 7092 1726882300.90021: done getting the remaining hosts for this loop 7092 1726882300.90025: getting the next task for host managed_node1 7092 1726882300.90031: done getting next task for host managed_node1 7092 1726882300.90035: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882300.90038: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882300.90053: getting variables 7092 1726882300.90055: in VariableManager get_vars() 7092 1726882300.90108: Calling all_inventory to load vars for managed_node1 7092 1726882300.90111: Calling groups_inventory to load vars for managed_node1 7092 1726882300.90113: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882300.90123: Calling all_plugins_play to load vars for managed_node1 7092 1726882300.90126: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882300.90128: Calling groups_plugins_play to load vars for managed_node1 7092 1726882300.91028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882300.92112: done with get_vars() 7092 1726882300.92132: done getting variables 7092 1726882300.92193: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:31:40 -0400 (0:00:00.069) 0:00:59.829 ****** 7092 1726882300.92227: entering _queue_task() for managed_node1/set_fact 7092 1726882300.92478: worker is 1 (out of 1 available) 7092 1726882300.92488: exiting _queue_task() for managed_node1/set_fact 7092 1726882300.92501: done queuing things up, now waiting for results queue to drain 7092 1726882300.92503: waiting for pending results... 7092 1726882300.92786: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882300.92960: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000331 7092 1726882300.92985: variable 'ansible_search_path' from source: unknown 7092 1726882300.92994: variable 'ansible_search_path' from source: unknown 7092 1726882300.93033: calling self._execute() 7092 1726882300.93124: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882300.93128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882300.93137: variable 'omit' from source: magic vars 7092 1726882300.93442: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.93459: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.93596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882300.95576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882300.95650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882300.95694: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882300.95730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882300.95759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882300.95836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882300.95872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882300.95905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882300.95952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882300.95972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882300.96080: variable 'ansible_distribution' from source: facts 7092 1726882300.96090: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.96100: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.96212: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.96223: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.96396: variable 'ansible_distribution' from source: facts 7092 1726882300.96405: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.96415: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.96522: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.96535: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.96712: variable 'ansible_distribution' from source: facts 7092 1726882300.96721: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.96731: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.96836: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.96848: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.97012: variable 'ansible_distribution' from source: facts 7092 1726882300.97021: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.97031: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.97138: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.97149: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882300.97314: variable 'ansible_distribution' from source: facts 7092 1726882300.97323: variable 'ansible_distribution_major_version' from source: facts 7092 1726882300.97333: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882300.97447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882300.97623: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882300.97666: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882300.97700: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882300.97731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882300.97781: 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) 7092 1726882300.97806: 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) 7092 1726882300.97833: 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) 7092 1726882300.97866: 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) 7092 1726882300.97939: variable '__network_is_ostree' from source: set_fact 7092 1726882300.97951: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882300.97960: when evaluation is False, skipping this task 7092 1726882300.97969: _execute() done 7092 1726882300.97977: dumping result to json 7092 1726882300.97983: done dumping result, returning 7092 1726882300.97993: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-d956-9e9e-000000000331] 7092 1726882300.98002: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000331 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882300.98134: no more pending results, returning what we have 7092 1726882300.98138: results queue empty 7092 1726882300.98138: checking for any_errors_fatal 7092 1726882300.98146: done checking for any_errors_fatal 7092 1726882300.98147: checking for max_fail_percentage 7092 1726882300.98148: done checking for max_fail_percentage 7092 1726882300.98149: checking to see if all hosts have failed and the running result is not ok 7092 1726882300.98150: done checking to see if all hosts have failed 7092 1726882300.98156: getting the remaining hosts for this loop 7092 1726882300.98158: done getting the remaining hosts for this loop 7092 1726882300.98161: getting the next task for host managed_node1 7092 1726882300.98172: done getting next task for host managed_node1 7092 1726882300.98176: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882300.98179: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882300.98195: getting variables 7092 1726882300.98197: in VariableManager get_vars() 7092 1726882300.98250: Calling all_inventory to load vars for managed_node1 7092 1726882300.98253: Calling groups_inventory to load vars for managed_node1 7092 1726882300.98255: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882300.98267: Calling all_plugins_play to load vars for managed_node1 7092 1726882300.98270: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882300.98273: Calling groups_plugins_play to load vars for managed_node1 7092 1726882300.98880: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000331 7092 1726882300.98883: WORKER PROCESS EXITING 7092 1726882300.99697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882301.01546: done with get_vars() 7092 1726882301.01569: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:31:41 -0400 (0:00:00.094) 0:00:59.923 ****** 7092 1726882301.01667: entering _queue_task() for managed_node1/service_facts 7092 1726882301.01958: worker is 1 (out of 1 available) 7092 1726882301.01972: exiting _queue_task() for managed_node1/service_facts 7092 1726882301.01984: done queuing things up, now waiting for results queue to drain 7092 1726882301.01986: waiting for pending results... 7092 1726882301.02286: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882301.02451: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000333 7092 1726882301.02473: variable 'ansible_search_path' from source: unknown 7092 1726882301.02480: variable 'ansible_search_path' from source: unknown 7092 1726882301.02522: calling self._execute() 7092 1726882301.02630: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882301.02652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882301.02673: variable 'omit' from source: magic vars 7092 1726882301.03185: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.03212: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882301.03443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882301.06386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882301.06481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882301.06526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882301.06585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882301.06633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882301.06728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882301.06781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882301.06817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882301.06878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882301.06898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882301.07074: variable 'ansible_distribution' from source: facts 7092 1726882301.07096: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.07121: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882301.07295: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.07346: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882301.07681: variable 'ansible_distribution' from source: facts 7092 1726882301.07691: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.07702: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882301.07822: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.07833: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882301.08020: variable 'ansible_distribution' from source: facts 7092 1726882301.08029: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.08041: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882301.08165: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.08177: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882301.08362: variable 'ansible_distribution' from source: facts 7092 1726882301.08374: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.08383: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882301.08496: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.08508: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882301.08700: variable 'ansible_distribution' from source: facts 7092 1726882301.08709: variable 'ansible_distribution_major_version' from source: facts 7092 1726882301.08718: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882301.08731: variable 'omit' from source: magic vars 7092 1726882301.08814: variable 'omit' from source: magic vars 7092 1726882301.08867: variable 'omit' from source: magic vars 7092 1726882301.08897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882301.08929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882301.08958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882301.08984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882301.08998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882301.09031: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882301.09042: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882301.09051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882301.09152: Set connection var ansible_shell_type to sh 7092 1726882301.09167: Set connection var ansible_shell_executable to /bin/sh 7092 1726882301.09184: Set connection var ansible_timeout to 10 7092 1726882301.09193: Set connection var ansible_pipelining to False 7092 1726882301.09206: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882301.09214: Set connection var ansible_connection to ssh 7092 1726882301.09243: variable 'ansible_shell_executable' from source: unknown 7092 1726882301.09251: variable 'ansible_connection' from source: unknown 7092 1726882301.09257: variable 'ansible_module_compression' from source: unknown 7092 1726882301.09262: variable 'ansible_shell_type' from source: unknown 7092 1726882301.09271: variable 'ansible_shell_executable' from source: unknown 7092 1726882301.09278: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882301.09289: variable 'ansible_pipelining' from source: unknown 7092 1726882301.09297: variable 'ansible_timeout' from source: unknown 7092 1726882301.09303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882301.09449: 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) 7092 1726882301.09466: variable 'omit' from source: magic vars 7092 1726882301.09476: starting attempt loop 7092 1726882301.09483: running the handler 7092 1726882301.09503: _low_level_execute_command(): starting 7092 1726882301.09525: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882301.10300: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882301.10314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882301.10328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.10348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882301.10399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882301.10410: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882301.10423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882301.10441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882301.10453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882301.10462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882301.10476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882301.10492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.10510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882301.10522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882301.10532: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882301.10547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882301.10632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882301.10651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882301.10667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882301.10799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882301.12455: stdout chunk (state=3): >>>/root <<< 7092 1726882301.12631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882301.12636: stdout chunk (state=3): >>><<< 7092 1726882301.12645: stderr chunk (state=3): >>><<< 7092 1726882301.12666: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882301.12678: _low_level_execute_command(): starting 7092 1726882301.12684: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841 `" && echo ansible-tmp-1726882301.1266582-8898-17764891973841="` echo /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841 `" ) && sleep 0' 7092 1726882301.13346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882301.13355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882301.13366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.13379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882301.13424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882301.13430: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882301.13441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882301.13452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882301.13459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882301.13467: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882301.13475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882301.13483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.13493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882301.13500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882301.13506: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882301.13516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882301.13594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882301.13612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882301.13623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882301.13750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882301.15612: stdout chunk (state=3): >>>ansible-tmp-1726882301.1266582-8898-17764891973841=/root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841 <<< 7092 1726882301.15744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882301.15779: stderr chunk (state=3): >>><<< 7092 1726882301.15782: stdout chunk (state=3): >>><<< 7092 1726882301.15796: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882301.1266582-8898-17764891973841=/root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882301.15834: variable 'ansible_module_compression' from source: unknown 7092 1726882301.15870: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7092 1726882301.15897: variable 'ansible_facts' from source: unknown 7092 1726882301.15950: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841/AnsiballZ_service_facts.py 7092 1726882301.16060: Sending initial data 7092 1726882301.16066: Sent initial data (159 bytes) 7092 1726882301.16706: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882301.16712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.16725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882301.16767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882301.16770: 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.44.90 is address <<< 7092 1726882301.16773: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.16775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882301.16826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882301.16829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882301.16929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882301.18625: 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 <<< 7092 1726882301.18713: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882301.18804: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp50o7l63v /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841/AnsiballZ_service_facts.py <<< 7092 1726882301.18892: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882301.19995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882301.20068: stderr chunk (state=3): >>><<< 7092 1726882301.20078: stdout chunk (state=3): >>><<< 7092 1726882301.20177: done transferring module to remote 7092 1726882301.20180: _low_level_execute_command(): starting 7092 1726882301.20183: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841/ /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841/AnsiballZ_service_facts.py && sleep 0' 7092 1726882301.21515: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882301.21528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882301.21541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.21577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882301.21616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882301.21627: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882301.21639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882301.21657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882301.21677: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882301.21690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882301.21702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882301.21716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882301.21732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882301.21745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882301.21756: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882301.21772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882301.21860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882301.21894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882301.21914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882301.22036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882301.23785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882301.23858: stderr chunk (state=3): >>><<< 7092 1726882301.23865: stdout chunk (state=3): >>><<< 7092 1726882301.23884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882301.23887: _low_level_execute_command(): starting 7092 1726882301.23891: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841/AnsiballZ_service_facts.py && sleep 0' 7092 1726882301.25526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882301.25558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882301.25697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882302.57481: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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", "sourc<<< 7092 1726882302.57493: stdout chunk (state=3): >>>e": "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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "man-db-cache-update.service": {"name": "man-db-cache-update<<< 7092 1726882302.57512: stdout chunk (state=3): >>>.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 7092 1726882302.58783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882302.58855: stderr chunk (state=3): >>><<< 7092 1726882302.58858: stdout chunk (state=3): >>><<< 7092 1726882302.58976: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882302.59604: 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-1726882301.1266582-8898-17764891973841/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882302.59625: _low_level_execute_command(): starting 7092 1726882302.59638: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882301.1266582-8898-17764891973841/ > /dev/null 2>&1 && sleep 0' 7092 1726882302.60352: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882302.60369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882302.60393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882302.60413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.60768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.60771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882302.60774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.60838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882302.60855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882302.60983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882302.62893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882302.62897: stdout chunk (state=3): >>><<< 7092 1726882302.62900: stderr chunk (state=3): >>><<< 7092 1726882302.63074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882302.63078: handler run complete 7092 1726882302.63119: variable 'ansible_facts' from source: unknown 7092 1726882302.63281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882302.63761: variable 'ansible_facts' from source: unknown 7092 1726882302.63898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882302.64102: attempt loop complete, returning result 7092 1726882302.64113: _execute() done 7092 1726882302.64121: dumping result to json 7092 1726882302.64190: done dumping result, returning 7092 1726882302.64205: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-d956-9e9e-000000000333] 7092 1726882302.64214: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000333 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882302.65260: no more pending results, returning what we have 7092 1726882302.65264: results queue empty 7092 1726882302.65265: checking for any_errors_fatal 7092 1726882302.65273: done checking for any_errors_fatal 7092 1726882302.65274: checking for max_fail_percentage 7092 1726882302.65276: done checking for max_fail_percentage 7092 1726882302.65277: checking to see if all hosts have failed and the running result is not ok 7092 1726882302.65279: done checking to see if all hosts have failed 7092 1726882302.65280: getting the remaining hosts for this loop 7092 1726882302.65281: done getting the remaining hosts for this loop 7092 1726882302.65285: getting the next task for host managed_node1 7092 1726882302.65293: done getting next task for host managed_node1 7092 1726882302.65297: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882302.65300: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882302.65311: getting variables 7092 1726882302.65313: in VariableManager get_vars() 7092 1726882302.65370: Calling all_inventory to load vars for managed_node1 7092 1726882302.65374: Calling groups_inventory to load vars for managed_node1 7092 1726882302.65377: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882302.65388: Calling all_plugins_play to load vars for managed_node1 7092 1726882302.65391: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882302.65394: Calling groups_plugins_play to load vars for managed_node1 7092 1726882302.66423: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000333 7092 1726882302.66426: WORKER PROCESS EXITING 7092 1726882302.67087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882302.68954: done with get_vars() 7092 1726882302.68980: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:31:42 -0400 (0:00:01.674) 0:01:01.598 ****** 7092 1726882302.69090: entering _queue_task() for managed_node1/package_facts 7092 1726882302.69416: worker is 1 (out of 1 available) 7092 1726882302.69429: exiting _queue_task() for managed_node1/package_facts 7092 1726882302.69445: done queuing things up, now waiting for results queue to drain 7092 1726882302.69447: waiting for pending results... 7092 1726882302.69756: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882302.69952: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000334 7092 1726882302.69976: variable 'ansible_search_path' from source: unknown 7092 1726882302.69984: variable 'ansible_search_path' from source: unknown 7092 1726882302.70030: calling self._execute() 7092 1726882302.70135: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882302.70157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882302.70175: variable 'omit' from source: magic vars 7092 1726882302.70599: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.70618: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882302.70848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882302.73486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882302.73570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882302.73619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882302.73660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882302.73694: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882302.73794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882302.73833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882302.73869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882302.73917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882302.73943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882302.74076: variable 'ansible_distribution' from source: facts 7092 1726882302.74085: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.74096: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882302.74224: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.74235: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882302.74430: variable 'ansible_distribution' from source: facts 7092 1726882302.74443: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.74457: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882302.74577: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.74593: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882302.74777: variable 'ansible_distribution' from source: facts 7092 1726882302.74792: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.74805: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882302.74924: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.74934: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882302.75121: variable 'ansible_distribution' from source: facts 7092 1726882302.75134: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.75151: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882302.75271: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.75282: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882302.75492: variable 'ansible_distribution' from source: facts 7092 1726882302.75496: variable 'ansible_distribution_major_version' from source: facts 7092 1726882302.75499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882302.75504: variable 'omit' from source: magic vars 7092 1726882302.75555: variable 'omit' from source: magic vars 7092 1726882302.75596: variable 'omit' from source: magic vars 7092 1726882302.75622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882302.75643: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882302.75659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882302.75679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882302.75691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882302.75713: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882302.75717: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882302.75719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882302.75786: Set connection var ansible_shell_type to sh 7092 1726882302.75802: Set connection var ansible_shell_executable to /bin/sh 7092 1726882302.75807: Set connection var ansible_timeout to 10 7092 1726882302.75812: Set connection var ansible_pipelining to False 7092 1726882302.75820: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882302.75824: Set connection var ansible_connection to ssh 7092 1726882302.75842: variable 'ansible_shell_executable' from source: unknown 7092 1726882302.75847: variable 'ansible_connection' from source: unknown 7092 1726882302.75851: variable 'ansible_module_compression' from source: unknown 7092 1726882302.75854: variable 'ansible_shell_type' from source: unknown 7092 1726882302.75856: variable 'ansible_shell_executable' from source: unknown 7092 1726882302.75859: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882302.75861: variable 'ansible_pipelining' from source: unknown 7092 1726882302.75866: variable 'ansible_timeout' from source: unknown 7092 1726882302.75870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882302.75967: 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) 7092 1726882302.75974: variable 'omit' from source: magic vars 7092 1726882302.75978: starting attempt loop 7092 1726882302.75982: running the handler 7092 1726882302.75994: _low_level_execute_command(): starting 7092 1726882302.76004: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882302.76488: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882302.76496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.76525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.76538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.76549: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.76598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882302.76610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882302.76713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882302.78341: stdout chunk (state=3): >>>/root <<< 7092 1726882302.78447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882302.78491: stderr chunk (state=3): >>><<< 7092 1726882302.78494: stdout chunk (state=3): >>><<< 7092 1726882302.78513: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882302.78520: _low_level_execute_command(): starting 7092 1726882302.78524: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627 `" && echo ansible-tmp-1726882302.7850928-8964-161489455526627="` echo /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627 `" ) && sleep 0' 7092 1726882302.78957: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882302.78963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.78994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.79006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.79061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882302.79077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882302.79174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882302.81023: stdout chunk (state=3): >>>ansible-tmp-1726882302.7850928-8964-161489455526627=/root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627 <<< 7092 1726882302.81180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882302.81197: stderr chunk (state=3): >>><<< 7092 1726882302.81204: stdout chunk (state=3): >>><<< 7092 1726882302.81226: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882302.7850928-8964-161489455526627=/root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882302.81275: variable 'ansible_module_compression' from source: unknown 7092 1726882302.81333: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7092 1726882302.81396: variable 'ansible_facts' from source: unknown 7092 1726882302.81714: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627/AnsiballZ_package_facts.py 7092 1726882302.81843: Sending initial data 7092 1726882302.81846: Sent initial data (160 bytes) 7092 1726882302.82499: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882302.82508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882302.82514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882302.82524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.82557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882302.82564: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882302.82574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.82582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882302.82591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882302.82594: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882302.82603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882302.82613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.82618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882302.82626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.82678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882302.82699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882302.82702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882302.82798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882302.84536: 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 <<< 7092 1726882302.84623: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882302.84717: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpayruc3t6 /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627/AnsiballZ_package_facts.py <<< 7092 1726882302.84805: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882302.87186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882302.87278: stderr chunk (state=3): >>><<< 7092 1726882302.87281: stdout chunk (state=3): >>><<< 7092 1726882302.87300: done transferring module to remote 7092 1726882302.87309: _low_level_execute_command(): starting 7092 1726882302.87313: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627/ /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627/AnsiballZ_package_facts.py && sleep 0' 7092 1726882302.87743: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882302.87748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.87782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.87786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882302.87788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.87835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882302.87843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882302.87949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882302.89661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882302.89708: stderr chunk (state=3): >>><<< 7092 1726882302.89720: stdout chunk (state=3): >>><<< 7092 1726882302.89739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882302.89743: _low_level_execute_command(): starting 7092 1726882302.89745: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627/AnsiballZ_package_facts.py && sleep 0' 7092 1726882302.90152: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882302.90158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882302.90171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882302.90181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882302.90208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882302.90215: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882302.90223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.90232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882302.90248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882302.90253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882302.90306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882302.90319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882302.90328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882302.90440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882303.36601: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "e<<< 7092 1726882303.36610: stdout chunk (state=3): >>>poch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 7092 1726882303.36656: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]<<< 7092 1726882303.36682: stdout chunk (state=3): >>>, "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 7092 1726882303.36716: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202<<< 7092 1726882303.36723: stdout chunk (state=3): >>>", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 7092 1726882303.36736: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "sour<<< 7092 1726882303.36742: stdout chunk (state=3): >>>ce": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, <<< 7092 1726882303.36745: stdout chunk (state=3): >>>"arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 7092 1726882303.36762: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 7092 1726882303.36776: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 7092 1726882303.36781: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 7092 1726882303.36808: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch<<< 7092 1726882303.36821: stdout chunk (state=3): >>>", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7092 1726882303.38347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882303.38354: stderr chunk (state=3): >>><<< 7092 1726882303.38357: stdout chunk (state=3): >>><<< 7092 1726882303.38408: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882303.42768: 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-1726882302.7850928-8964-161489455526627/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882303.42892: _low_level_execute_command(): starting 7092 1726882303.42895: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882302.7850928-8964-161489455526627/ > /dev/null 2>&1 && sleep 0' 7092 1726882303.44436: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882303.44448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882303.44459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882303.44477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882303.44515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882303.44525: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882303.44535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882303.44552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882303.44559: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882303.44567: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882303.44575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882303.44584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882303.44595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882303.44602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882303.44609: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882303.44619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882303.44698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882303.44719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882303.44732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882303.44859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882303.46771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882303.46775: stdout chunk (state=3): >>><<< 7092 1726882303.46782: stderr chunk (state=3): >>><<< 7092 1726882303.46796: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882303.46803: handler run complete 7092 1726882303.48670: variable 'ansible_facts' from source: unknown 7092 1726882303.49793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882303.53825: variable 'ansible_facts' from source: unknown 7092 1726882303.54884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882303.55723: attempt loop complete, returning result 7092 1726882303.55736: _execute() done 7092 1726882303.55739: dumping result to json 7092 1726882303.55982: done dumping result, returning 7092 1726882303.55991: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-d956-9e9e-000000000334] 7092 1726882303.55996: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000334 7092 1726882303.58196: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000334 7092 1726882303.58200: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882303.58392: no more pending results, returning what we have 7092 1726882303.58395: results queue empty 7092 1726882303.58396: checking for any_errors_fatal 7092 1726882303.58403: done checking for any_errors_fatal 7092 1726882303.58404: checking for max_fail_percentage 7092 1726882303.58405: done checking for max_fail_percentage 7092 1726882303.58406: checking to see if all hosts have failed and the running result is not ok 7092 1726882303.58407: done checking to see if all hosts have failed 7092 1726882303.58408: getting the remaining hosts for this loop 7092 1726882303.58409: done getting the remaining hosts for this loop 7092 1726882303.58412: getting the next task for host managed_node1 7092 1726882303.58420: done getting next task for host managed_node1 7092 1726882303.58423: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882303.58426: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882303.58436: getting variables 7092 1726882303.58438: in VariableManager get_vars() 7092 1726882303.58481: Calling all_inventory to load vars for managed_node1 7092 1726882303.58484: Calling groups_inventory to load vars for managed_node1 7092 1726882303.58487: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882303.58496: Calling all_plugins_play to load vars for managed_node1 7092 1726882303.58499: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882303.58501: Calling groups_plugins_play to load vars for managed_node1 7092 1726882303.60660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882303.62681: done with get_vars() 7092 1726882303.62711: done getting variables 7092 1726882303.62771: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:31:43 -0400 (0:00:00.937) 0:01:02.535 ****** 7092 1726882303.62810: entering _queue_task() for managed_node1/debug 7092 1726882303.63132: worker is 1 (out of 1 available) 7092 1726882303.63144: exiting _queue_task() for managed_node1/debug 7092 1726882303.63157: done queuing things up, now waiting for results queue to drain 7092 1726882303.63158: waiting for pending results... 7092 1726882303.63473: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882303.63626: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000065 7092 1726882303.63649: variable 'ansible_search_path' from source: unknown 7092 1726882303.63659: variable 'ansible_search_path' from source: unknown 7092 1726882303.63708: calling self._execute() 7092 1726882303.63814: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882303.63826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882303.63840: variable 'omit' from source: magic vars 7092 1726882303.64250: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.64272: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.64484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882303.66980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882303.67054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882303.67097: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882303.67140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882303.67178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882303.67272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882303.67305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882303.67331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882303.67383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882303.67405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882303.67528: variable 'ansible_distribution' from source: facts 7092 1726882303.67537: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.67547: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.67676: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.67686: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.67873: variable 'ansible_distribution' from source: facts 7092 1726882303.67883: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.67897: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.68011: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.68021: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.68204: variable 'ansible_distribution' from source: facts 7092 1726882303.68218: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.68229: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.68240: variable 'omit' from source: magic vars 7092 1726882303.68301: variable 'omit' from source: magic vars 7092 1726882303.68400: variable 'network_provider' from source: set_fact 7092 1726882303.68436: variable 'omit' from source: magic vars 7092 1726882303.68467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882303.68501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882303.68522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882303.68546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882303.68559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882303.68600: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882303.68608: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882303.68617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882303.68721: Set connection var ansible_shell_type to sh 7092 1726882303.68734: Set connection var ansible_shell_executable to /bin/sh 7092 1726882303.68744: Set connection var ansible_timeout to 10 7092 1726882303.68759: Set connection var ansible_pipelining to False 7092 1726882303.68777: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882303.68787: Set connection var ansible_connection to ssh 7092 1726882303.68819: variable 'ansible_shell_executable' from source: unknown 7092 1726882303.68826: variable 'ansible_connection' from source: unknown 7092 1726882303.68832: variable 'ansible_module_compression' from source: unknown 7092 1726882303.68839: variable 'ansible_shell_type' from source: unknown 7092 1726882303.68845: variable 'ansible_shell_executable' from source: unknown 7092 1726882303.68851: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882303.68860: variable 'ansible_pipelining' from source: unknown 7092 1726882303.68872: variable 'ansible_timeout' from source: unknown 7092 1726882303.68881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882303.68984: 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) 7092 1726882303.68999: variable 'omit' from source: magic vars 7092 1726882303.69009: starting attempt loop 7092 1726882303.69019: running the handler 7092 1726882303.69068: handler run complete 7092 1726882303.69093: attempt loop complete, returning result 7092 1726882303.69100: _execute() done 7092 1726882303.69106: dumping result to json 7092 1726882303.69114: done dumping result, returning 7092 1726882303.69129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-d956-9e9e-000000000065] 7092 1726882303.69138: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000065 ok: [managed_node1] => {} MSG: Using network provider: nm 7092 1726882303.69293: no more pending results, returning what we have 7092 1726882303.69297: results queue empty 7092 1726882303.69298: checking for any_errors_fatal 7092 1726882303.69308: done checking for any_errors_fatal 7092 1726882303.69308: checking for max_fail_percentage 7092 1726882303.69310: done checking for max_fail_percentage 7092 1726882303.69318: checking to see if all hosts have failed and the running result is not ok 7092 1726882303.69319: done checking to see if all hosts have failed 7092 1726882303.69320: getting the remaining hosts for this loop 7092 1726882303.69322: done getting the remaining hosts for this loop 7092 1726882303.69326: getting the next task for host managed_node1 7092 1726882303.69336: done getting next task for host managed_node1 7092 1726882303.69340: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882303.69343: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882303.69354: getting variables 7092 1726882303.69356: in VariableManager get_vars() 7092 1726882303.69415: Calling all_inventory to load vars for managed_node1 7092 1726882303.69418: Calling groups_inventory to load vars for managed_node1 7092 1726882303.69421: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882303.69432: Calling all_plugins_play to load vars for managed_node1 7092 1726882303.69435: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882303.69438: Calling groups_plugins_play to load vars for managed_node1 7092 1726882303.70456: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000065 7092 1726882303.70460: WORKER PROCESS EXITING 7092 1726882303.71366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882303.73212: done with get_vars() 7092 1726882303.73237: done getting variables 7092 1726882303.73300: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:31:43 -0400 (0:00:00.105) 0:01:02.640 ****** 7092 1726882303.73350: entering _queue_task() for managed_node1/fail 7092 1726882303.73714: worker is 1 (out of 1 available) 7092 1726882303.73725: exiting _queue_task() for managed_node1/fail 7092 1726882303.73736: done queuing things up, now waiting for results queue to drain 7092 1726882303.73738: waiting for pending results... 7092 1726882303.74068: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882303.74266: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000066 7092 1726882303.74289: variable 'ansible_search_path' from source: unknown 7092 1726882303.74299: variable 'ansible_search_path' from source: unknown 7092 1726882303.74335: calling self._execute() 7092 1726882303.74432: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882303.74444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882303.74458: variable 'omit' from source: magic vars 7092 1726882303.74845: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.74862: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.75223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882303.78083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882303.78130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882303.78159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882303.78188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882303.78209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882303.78271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882303.78302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882303.78340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882303.78371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882303.78385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882303.78682: variable 'ansible_distribution' from source: facts 7092 1726882303.78686: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.78688: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.78690: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.78693: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.78790: variable 'ansible_distribution' from source: facts 7092 1726882303.78794: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.78800: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.78912: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.78915: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.79085: variable 'ansible_distribution' from source: facts 7092 1726882303.79089: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.79095: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.79203: variable 'network_state' from source: role '' defaults 7092 1726882303.79213: Evaluated conditional (network_state != {}): False 7092 1726882303.79216: when evaluation is False, skipping this task 7092 1726882303.79220: _execute() done 7092 1726882303.79222: dumping result to json 7092 1726882303.79225: done dumping result, returning 7092 1726882303.79249: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-d956-9e9e-000000000066] 7092 1726882303.79252: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000066 7092 1726882303.79390: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000066 7092 1726882303.79393: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882303.79444: no more pending results, returning what we have 7092 1726882303.79450: results queue empty 7092 1726882303.79451: checking for any_errors_fatal 7092 1726882303.79456: done checking for any_errors_fatal 7092 1726882303.79457: checking for max_fail_percentage 7092 1726882303.79459: done checking for max_fail_percentage 7092 1726882303.79460: checking to see if all hosts have failed and the running result is not ok 7092 1726882303.79462: done checking to see if all hosts have failed 7092 1726882303.79462: getting the remaining hosts for this loop 7092 1726882303.79467: done getting the remaining hosts for this loop 7092 1726882303.79471: getting the next task for host managed_node1 7092 1726882303.79479: done getting next task for host managed_node1 7092 1726882303.79483: ^ 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 7092 1726882303.79485: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882303.79504: getting variables 7092 1726882303.79506: in VariableManager get_vars() 7092 1726882303.79562: Calling all_inventory to load vars for managed_node1 7092 1726882303.79575: Calling groups_inventory to load vars for managed_node1 7092 1726882303.79578: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882303.79589: Calling all_plugins_play to load vars for managed_node1 7092 1726882303.79591: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882303.79594: Calling groups_plugins_play to load vars for managed_node1 7092 1726882303.81408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882303.82343: done with get_vars() 7092 1726882303.82359: done getting variables 7092 1726882303.82406: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:31:43 -0400 (0:00:00.090) 0:01:02.731 ****** 7092 1726882303.82435: entering _queue_task() for managed_node1/fail 7092 1726882303.82671: worker is 1 (out of 1 available) 7092 1726882303.82685: exiting _queue_task() for managed_node1/fail 7092 1726882303.82697: done queuing things up, now waiting for results queue to drain 7092 1726882303.82699: waiting for pending results... 7092 1726882303.82982: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7092 1726882303.83562: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000067 7092 1726882303.83591: variable 'ansible_search_path' from source: unknown 7092 1726882303.83607: variable 'ansible_search_path' from source: unknown 7092 1726882303.83651: calling self._execute() 7092 1726882303.83754: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882303.83770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882303.83789: variable 'omit' from source: magic vars 7092 1726882303.84236: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.84266: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.84622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882303.86887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882303.86933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882303.86962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882303.86993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882303.87013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882303.87088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882303.87110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882303.87126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882303.87155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882303.87168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882303.87253: variable 'ansible_distribution' from source: facts 7092 1726882303.87257: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.87263: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.87342: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.87350: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.87468: variable 'ansible_distribution' from source: facts 7092 1726882303.87472: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.87478: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.87552: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.87556: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.87722: variable 'ansible_distribution' from source: facts 7092 1726882303.87725: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.87738: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.87836: variable 'network_state' from source: role '' defaults 7092 1726882303.87877: Evaluated conditional (network_state != {}): False 7092 1726882303.87896: when evaluation is False, skipping this task 7092 1726882303.87899: _execute() done 7092 1726882303.87902: dumping result to json 7092 1726882303.87904: done dumping result, returning 7092 1726882303.87912: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-d956-9e9e-000000000067] 7092 1726882303.87915: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000067 7092 1726882303.88043: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000067 7092 1726882303.88048: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882303.88112: no more pending results, returning what we have 7092 1726882303.88115: results queue empty 7092 1726882303.88116: checking for any_errors_fatal 7092 1726882303.88122: done checking for any_errors_fatal 7092 1726882303.88123: checking for max_fail_percentage 7092 1726882303.88125: done checking for max_fail_percentage 7092 1726882303.88126: checking to see if all hosts have failed and the running result is not ok 7092 1726882303.88127: done checking to see if all hosts have failed 7092 1726882303.88128: getting the remaining hosts for this loop 7092 1726882303.88130: done getting the remaining hosts for this loop 7092 1726882303.88134: getting the next task for host managed_node1 7092 1726882303.88144: done getting next task for host managed_node1 7092 1726882303.88147: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882303.88150: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882303.88170: getting variables 7092 1726882303.88172: in VariableManager get_vars() 7092 1726882303.88232: Calling all_inventory to load vars for managed_node1 7092 1726882303.88235: Calling groups_inventory to load vars for managed_node1 7092 1726882303.88238: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882303.88250: Calling all_plugins_play to load vars for managed_node1 7092 1726882303.88253: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882303.88256: Calling groups_plugins_play to load vars for managed_node1 7092 1726882303.90924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882303.92374: done with get_vars() 7092 1726882303.92391: done getting variables 7092 1726882303.92436: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:31:43 -0400 (0:00:00.100) 0:01:02.831 ****** 7092 1726882303.92465: entering _queue_task() for managed_node1/fail 7092 1726882303.92677: worker is 1 (out of 1 available) 7092 1726882303.92691: exiting _queue_task() for managed_node1/fail 7092 1726882303.92703: done queuing things up, now waiting for results queue to drain 7092 1726882303.92705: waiting for pending results... 7092 1726882303.92892: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882303.92979: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000068 7092 1726882303.92991: variable 'ansible_search_path' from source: unknown 7092 1726882303.92995: variable 'ansible_search_path' from source: unknown 7092 1726882303.93023: calling self._execute() 7092 1726882303.93095: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882303.93100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882303.93108: variable 'omit' from source: magic vars 7092 1726882303.93401: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.93425: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.93794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882303.96331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882303.96379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882303.96406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882303.96430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882303.96450: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882303.96511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882303.96530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882303.96548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882303.96578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882303.96589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882303.96667: variable 'ansible_distribution' from source: facts 7092 1726882303.96671: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.96684: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.96754: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.96757: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.96871: variable 'ansible_distribution' from source: facts 7092 1726882303.96875: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.96880: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.96953: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.96956: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882303.97068: variable 'ansible_distribution' from source: facts 7092 1726882303.97074: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.97077: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882303.97167: variable 'ansible_distribution_major_version' from source: facts 7092 1726882303.97178: Evaluated conditional (ansible_distribution_major_version | int > 9): False 7092 1726882303.97181: when evaluation is False, skipping this task 7092 1726882303.97184: _execute() done 7092 1726882303.97186: dumping result to json 7092 1726882303.97188: done dumping result, returning 7092 1726882303.97195: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-d956-9e9e-000000000068] 7092 1726882303.97200: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000068 7092 1726882303.97292: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000068 7092 1726882303.97295: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 7092 1726882303.97372: no more pending results, returning what we have 7092 1726882303.97375: results queue empty 7092 1726882303.97376: checking for any_errors_fatal 7092 1726882303.97381: done checking for any_errors_fatal 7092 1726882303.97381: checking for max_fail_percentage 7092 1726882303.97383: done checking for max_fail_percentage 7092 1726882303.97383: checking to see if all hosts have failed and the running result is not ok 7092 1726882303.97385: done checking to see if all hosts have failed 7092 1726882303.97385: getting the remaining hosts for this loop 7092 1726882303.97387: done getting the remaining hosts for this loop 7092 1726882303.97390: getting the next task for host managed_node1 7092 1726882303.97396: done getting next task for host managed_node1 7092 1726882303.97399: ^ 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 7092 1726882303.97401: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882303.97416: getting variables 7092 1726882303.97417: in VariableManager get_vars() 7092 1726882303.97467: Calling all_inventory to load vars for managed_node1 7092 1726882303.97470: Calling groups_inventory to load vars for managed_node1 7092 1726882303.97472: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882303.97480: Calling all_plugins_play to load vars for managed_node1 7092 1726882303.97483: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882303.97485: Calling groups_plugins_play to load vars for managed_node1 7092 1726882303.98401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882303.99316: done with get_vars() 7092 1726882303.99334: done getting variables 7092 1726882303.99378: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:31:43 -0400 (0:00:00.069) 0:01:02.901 ****** 7092 1726882303.99402: entering _queue_task() for managed_node1/dnf 7092 1726882303.99604: worker is 1 (out of 1 available) 7092 1726882303.99617: exiting _queue_task() for managed_node1/dnf 7092 1726882303.99629: done queuing things up, now waiting for results queue to drain 7092 1726882303.99631: waiting for pending results... 7092 1726882303.99802: running TaskExecutor() for managed_node1/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 7092 1726882303.99893: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000069 7092 1726882303.99904: variable 'ansible_search_path' from source: unknown 7092 1726882303.99908: variable 'ansible_search_path' from source: unknown 7092 1726882303.99935: calling self._execute() 7092 1726882304.00004: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.00008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.00017: variable 'omit' from source: magic vars 7092 1726882304.00291: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.00305: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.00443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.01998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.02046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.02076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.02100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.02119: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.02188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.02206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.02223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.02255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.02266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.02344: variable 'ansible_distribution' from source: facts 7092 1726882304.02349: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.02352: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.02427: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.02431: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.02546: variable 'ansible_distribution' from source: facts 7092 1726882304.02549: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.02552: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.02628: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.02632: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.02747: variable 'ansible_distribution' from source: facts 7092 1726882304.02750: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.02756: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.02868: variable 'ansible_distribution' from source: facts 7092 1726882304.02872: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.02883: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7092 1726882304.02955: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882304.03041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.03058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.03076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.03101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.03111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.03148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.03166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.03183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.03207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.03222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.03253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.03271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.03287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.03311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.03321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.03426: variable 'network_connections' from source: task vars 7092 1726882304.03434: variable 'interface' from source: play vars 7092 1726882304.03490: variable 'interface' from source: play vars 7092 1726882304.03544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882304.03655: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882304.03684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882304.03706: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882304.03727: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882304.03770: 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) 7092 1726882304.03791: 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) 7092 1726882304.03807: 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) 7092 1726882304.03825: 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) 7092 1726882304.03862: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882304.04015: variable 'network_connections' from source: task vars 7092 1726882304.04018: variable 'interface' from source: play vars 7092 1726882304.04064: variable 'interface' from source: play vars 7092 1726882304.04082: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882304.04085: when evaluation is False, skipping this task 7092 1726882304.04088: _execute() done 7092 1726882304.04090: dumping result to json 7092 1726882304.04092: done dumping result, returning 7092 1726882304.04101: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-000000000069] 7092 1726882304.04103: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000069 7092 1726882304.04191: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000069 7092 1726882304.04193: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882304.04262: no more pending results, returning what we have 7092 1726882304.04267: results queue empty 7092 1726882304.04268: checking for any_errors_fatal 7092 1726882304.04275: done checking for any_errors_fatal 7092 1726882304.04276: checking for max_fail_percentage 7092 1726882304.04277: done checking for max_fail_percentage 7092 1726882304.04278: checking to see if all hosts have failed and the running result is not ok 7092 1726882304.04279: done checking to see if all hosts have failed 7092 1726882304.04280: getting the remaining hosts for this loop 7092 1726882304.04281: done getting the remaining hosts for this loop 7092 1726882304.04285: getting the next task for host managed_node1 7092 1726882304.04290: done getting next task for host managed_node1 7092 1726882304.04294: ^ 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 7092 1726882304.04296: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882304.04310: getting variables 7092 1726882304.04316: in VariableManager get_vars() 7092 1726882304.04365: Calling all_inventory to load vars for managed_node1 7092 1726882304.04369: Calling groups_inventory to load vars for managed_node1 7092 1726882304.04371: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882304.04378: Calling all_plugins_play to load vars for managed_node1 7092 1726882304.04381: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882304.04384: Calling groups_plugins_play to load vars for managed_node1 7092 1726882304.05180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882304.06154: done with get_vars() 7092 1726882304.06171: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882304.06224: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:31:44 -0400 (0:00:00.068) 0:01:02.969 ****** 7092 1726882304.06246: entering _queue_task() for managed_node1/yum 7092 1726882304.06444: worker is 1 (out of 1 available) 7092 1726882304.06456: exiting _queue_task() for managed_node1/yum 7092 1726882304.06470: done queuing things up, now waiting for results queue to drain 7092 1726882304.06472: waiting for pending results... 7092 1726882304.06648: running TaskExecutor() for managed_node1/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 7092 1726882304.06733: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000006a 7092 1726882304.06747: variable 'ansible_search_path' from source: unknown 7092 1726882304.06751: variable 'ansible_search_path' from source: unknown 7092 1726882304.06782: calling self._execute() 7092 1726882304.06851: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.06854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.06865: variable 'omit' from source: magic vars 7092 1726882304.07134: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.07147: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.07281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.09045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.09095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.09120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.09145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.09170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.09226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.09247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.09268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.09296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.09306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.09383: variable 'ansible_distribution' from source: facts 7092 1726882304.09389: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.09397: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.09472: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.09476: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.09600: variable 'ansible_distribution' from source: facts 7092 1726882304.09603: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.09607: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.09678: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.09681: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.09793: variable 'ansible_distribution' from source: facts 7092 1726882304.09796: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.09805: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.09903: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.09914: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7092 1726882304.09917: when evaluation is False, skipping this task 7092 1726882304.09922: _execute() done 7092 1726882304.09924: dumping result to json 7092 1726882304.09926: done dumping result, returning 7092 1726882304.09933: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-00000000006a] 7092 1726882304.09936: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006a 7092 1726882304.10023: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006a 7092 1726882304.10025: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7092 1726882304.10092: no more pending results, returning what we have 7092 1726882304.10095: results queue empty 7092 1726882304.10096: checking for any_errors_fatal 7092 1726882304.10102: done checking for any_errors_fatal 7092 1726882304.10102: checking for max_fail_percentage 7092 1726882304.10104: done checking for max_fail_percentage 7092 1726882304.10105: checking to see if all hosts have failed and the running result is not ok 7092 1726882304.10106: done checking to see if all hosts have failed 7092 1726882304.10107: getting the remaining hosts for this loop 7092 1726882304.10108: done getting the remaining hosts for this loop 7092 1726882304.10111: getting the next task for host managed_node1 7092 1726882304.10118: done getting next task for host managed_node1 7092 1726882304.10122: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882304.10129: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882304.10149: getting variables 7092 1726882304.10151: in VariableManager get_vars() 7092 1726882304.10197: Calling all_inventory to load vars for managed_node1 7092 1726882304.10200: Calling groups_inventory to load vars for managed_node1 7092 1726882304.10202: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882304.10210: Calling all_plugins_play to load vars for managed_node1 7092 1726882304.10213: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882304.10215: Calling groups_plugins_play to load vars for managed_node1 7092 1726882304.11095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882304.12018: done with get_vars() 7092 1726882304.12033: done getting variables 7092 1726882304.12077: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:31:44 -0400 (0:00:00.058) 0:01:03.028 ****** 7092 1726882304.12106: entering _queue_task() for managed_node1/fail 7092 1726882304.12304: worker is 1 (out of 1 available) 7092 1726882304.12316: exiting _queue_task() for managed_node1/fail 7092 1726882304.12329: done queuing things up, now waiting for results queue to drain 7092 1726882304.12331: waiting for pending results... 7092 1726882304.12521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882304.12606: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000006b 7092 1726882304.12618: variable 'ansible_search_path' from source: unknown 7092 1726882304.12622: variable 'ansible_search_path' from source: unknown 7092 1726882304.12655: calling self._execute() 7092 1726882304.12726: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.12730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.12738: variable 'omit' from source: magic vars 7092 1726882304.13022: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.13033: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.13169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.14738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.14784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.14816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.14839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.14859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.14923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.14952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.14971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.14996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.15007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.15096: variable 'ansible_distribution' from source: facts 7092 1726882304.15100: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.15105: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.15187: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.15190: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.15308: variable 'ansible_distribution' from source: facts 7092 1726882304.15311: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.15317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.15394: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.15397: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.15512: variable 'ansible_distribution' from source: facts 7092 1726882304.15516: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.15521: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.15596: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882304.15680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.15697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.15714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.15739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.15752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.15781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.15800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.15818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.15842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.15855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.15883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.15900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.15919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.15946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.15956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.16060: variable 'network_connections' from source: task vars 7092 1726882304.16070: variable 'interface' from source: play vars 7092 1726882304.16117: variable 'interface' from source: play vars 7092 1726882304.16179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882304.16290: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882304.16315: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882304.16341: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882304.16362: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882304.16393: 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) 7092 1726882304.16408: 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) 7092 1726882304.16424: 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) 7092 1726882304.16449: 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) 7092 1726882304.16484: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882304.16642: variable 'network_connections' from source: task vars 7092 1726882304.16650: variable 'interface' from source: play vars 7092 1726882304.16698: variable 'interface' from source: play vars 7092 1726882304.16716: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882304.16719: when evaluation is False, skipping this task 7092 1726882304.16721: _execute() done 7092 1726882304.16724: dumping result to json 7092 1726882304.16726: done dumping result, returning 7092 1726882304.16733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-00000000006b] 7092 1726882304.16738: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006b 7092 1726882304.16826: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006b 7092 1726882304.16829: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882304.16877: no more pending results, returning what we have 7092 1726882304.16884: results queue empty 7092 1726882304.16885: checking for any_errors_fatal 7092 1726882304.16889: done checking for any_errors_fatal 7092 1726882304.16890: checking for max_fail_percentage 7092 1726882304.16892: done checking for max_fail_percentage 7092 1726882304.16892: checking to see if all hosts have failed and the running result is not ok 7092 1726882304.16894: done checking to see if all hosts have failed 7092 1726882304.16894: getting the remaining hosts for this loop 7092 1726882304.16896: done getting the remaining hosts for this loop 7092 1726882304.16899: getting the next task for host managed_node1 7092 1726882304.16905: done getting next task for host managed_node1 7092 1726882304.16909: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7092 1726882304.16911: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882304.16927: getting variables 7092 1726882304.16929: in VariableManager get_vars() 7092 1726882304.16978: Calling all_inventory to load vars for managed_node1 7092 1726882304.16981: Calling groups_inventory to load vars for managed_node1 7092 1726882304.16983: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882304.16995: Calling all_plugins_play to load vars for managed_node1 7092 1726882304.16998: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882304.17001: Calling groups_plugins_play to load vars for managed_node1 7092 1726882304.17784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882304.18795: done with get_vars() 7092 1726882304.18810: done getting variables 7092 1726882304.18855: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:31:44 -0400 (0:00:00.067) 0:01:03.096 ****** 7092 1726882304.18880: entering _queue_task() for managed_node1/package 7092 1726882304.19087: worker is 1 (out of 1 available) 7092 1726882304.19099: exiting _queue_task() for managed_node1/package 7092 1726882304.19112: done queuing things up, now waiting for results queue to drain 7092 1726882304.19113: waiting for pending results... 7092 1726882304.19291: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7092 1726882304.19376: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000006c 7092 1726882304.19387: variable 'ansible_search_path' from source: unknown 7092 1726882304.19390: variable 'ansible_search_path' from source: unknown 7092 1726882304.19418: calling self._execute() 7092 1726882304.19490: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.19494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.19503: variable 'omit' from source: magic vars 7092 1726882304.19785: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.19796: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.19935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.21501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.21548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.21576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.21600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.21621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.21679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.21707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.21725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.21756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.21766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.21842: variable 'ansible_distribution' from source: facts 7092 1726882304.21846: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.21851: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.21928: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.21931: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.22047: variable 'ansible_distribution' from source: facts 7092 1726882304.22050: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.22056: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.22139: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.22146: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.22260: variable 'ansible_distribution' from source: facts 7092 1726882304.22265: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.22270: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.22368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882304.22475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882304.22502: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882304.22525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882304.22550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882304.22610: variable 'network_packages' from source: role '' defaults 7092 1726882304.22685: variable '__network_provider_setup' from source: role '' defaults 7092 1726882304.22693: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882304.22767: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882304.22782: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882304.22825: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882304.22934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.22953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.22974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.22999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.23010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.23036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.23054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.23074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.23099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.23109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.23242: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882304.23310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.23326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.23347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.23373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.23389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.23448: variable 'ansible_python' from source: facts 7092 1726882304.23466: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882304.23521: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882304.23575: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882304.23660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.23678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.23694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.23723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.23733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.23766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.23782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.23798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.23824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.23837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.23932: variable 'network_connections' from source: task vars 7092 1726882304.23941: variable 'interface' from source: play vars 7092 1726882304.24011: variable 'interface' from source: play vars 7092 1726882304.24068: 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) 7092 1726882304.24087: 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) 7092 1726882304.24107: 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) 7092 1726882304.24127: 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) 7092 1726882304.24166: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882304.24344: variable 'network_connections' from source: task vars 7092 1726882304.24350: variable 'interface' from source: play vars 7092 1726882304.24423: variable 'interface' from source: play vars 7092 1726882304.24447: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882304.24504: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882304.24699: variable 'network_connections' from source: task vars 7092 1726882304.24703: variable 'interface' from source: play vars 7092 1726882304.24750: variable 'interface' from source: play vars 7092 1726882304.24767: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882304.24897: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882304.25177: variable 'network_connections' from source: task vars 7092 1726882304.25188: variable 'interface' from source: play vars 7092 1726882304.25259: variable 'interface' from source: play vars 7092 1726882304.25324: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882304.25397: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882304.25409: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882304.25477: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882304.25715: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882304.26214: variable 'network_connections' from source: task vars 7092 1726882304.26234: variable 'interface' from source: play vars 7092 1726882304.26279: variable 'interface' from source: play vars 7092 1726882304.26285: variable 'ansible_distribution' from source: facts 7092 1726882304.26288: variable '__network_rh_distros' from source: role '' defaults 7092 1726882304.26294: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.26304: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882304.26414: variable 'ansible_distribution' from source: facts 7092 1726882304.26419: variable '__network_rh_distros' from source: role '' defaults 7092 1726882304.26421: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.26444: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882304.26546: variable 'ansible_distribution' from source: facts 7092 1726882304.26549: variable '__network_rh_distros' from source: role '' defaults 7092 1726882304.26554: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.26584: variable 'network_provider' from source: set_fact 7092 1726882304.26594: variable 'ansible_facts' from source: unknown 7092 1726882304.27055: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7092 1726882304.27058: when evaluation is False, skipping this task 7092 1726882304.27061: _execute() done 7092 1726882304.27065: dumping result to json 7092 1726882304.27068: done dumping result, returning 7092 1726882304.27080: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-d956-9e9e-00000000006c] 7092 1726882304.27083: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006c 7092 1726882304.27170: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006c 7092 1726882304.27172: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7092 1726882304.27220: no more pending results, returning what we have 7092 1726882304.27224: results queue empty 7092 1726882304.27225: checking for any_errors_fatal 7092 1726882304.27230: done checking for any_errors_fatal 7092 1726882304.27231: checking for max_fail_percentage 7092 1726882304.27233: done checking for max_fail_percentage 7092 1726882304.27233: checking to see if all hosts have failed and the running result is not ok 7092 1726882304.27235: done checking to see if all hosts have failed 7092 1726882304.27235: getting the remaining hosts for this loop 7092 1726882304.27237: done getting the remaining hosts for this loop 7092 1726882304.27243: getting the next task for host managed_node1 7092 1726882304.27249: done getting next task for host managed_node1 7092 1726882304.27253: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882304.27256: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882304.27274: getting variables 7092 1726882304.27275: in VariableManager get_vars() 7092 1726882304.27322: Calling all_inventory to load vars for managed_node1 7092 1726882304.27324: Calling groups_inventory to load vars for managed_node1 7092 1726882304.27326: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882304.27336: Calling all_plugins_play to load vars for managed_node1 7092 1726882304.27338: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882304.27343: Calling groups_plugins_play to load vars for managed_node1 7092 1726882304.28251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882304.29944: done with get_vars() 7092 1726882304.29967: done getting variables 7092 1726882304.30027: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:31:44 -0400 (0:00:00.111) 0:01:03.207 ****** 7092 1726882304.30065: entering _queue_task() for managed_node1/package 7092 1726882304.30331: worker is 1 (out of 1 available) 7092 1726882304.30345: exiting _queue_task() for managed_node1/package 7092 1726882304.30358: done queuing things up, now waiting for results queue to drain 7092 1726882304.30359: waiting for pending results... 7092 1726882304.30634: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882304.30775: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000006d 7092 1726882304.30794: variable 'ansible_search_path' from source: unknown 7092 1726882304.30806: variable 'ansible_search_path' from source: unknown 7092 1726882304.30846: calling self._execute() 7092 1726882304.30936: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.30950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.30965: variable 'omit' from source: magic vars 7092 1726882304.31354: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.31374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.31584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.33967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.34042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.34091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.34132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.34173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.34598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.34635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.34673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.34722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.34738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.34859: variable 'ansible_distribution' from source: facts 7092 1726882304.34871: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.34883: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.34998: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.35009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.35192: variable 'ansible_distribution' from source: facts 7092 1726882304.35201: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.35212: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.35325: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.35335: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.35518: variable 'ansible_distribution' from source: facts 7092 1726882304.35526: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.35536: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.35657: variable 'network_state' from source: role '' defaults 7092 1726882304.35676: Evaluated conditional (network_state != {}): False 7092 1726882304.35684: when evaluation is False, skipping this task 7092 1726882304.35693: _execute() done 7092 1726882304.35699: dumping result to json 7092 1726882304.35705: done dumping result, returning 7092 1726882304.35717: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-00000000006d] 7092 1726882304.35725: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006d skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882304.35880: no more pending results, returning what we have 7092 1726882304.35884: results queue empty 7092 1726882304.35885: checking for any_errors_fatal 7092 1726882304.35891: done checking for any_errors_fatal 7092 1726882304.35892: checking for max_fail_percentage 7092 1726882304.35894: done checking for max_fail_percentage 7092 1726882304.35895: checking to see if all hosts have failed and the running result is not ok 7092 1726882304.35896: done checking to see if all hosts have failed 7092 1726882304.35897: getting the remaining hosts for this loop 7092 1726882304.35899: done getting the remaining hosts for this loop 7092 1726882304.35902: getting the next task for host managed_node1 7092 1726882304.35910: done getting next task for host managed_node1 7092 1726882304.35914: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882304.35917: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882304.35934: getting variables 7092 1726882304.35935: in VariableManager get_vars() 7092 1726882304.35996: Calling all_inventory to load vars for managed_node1 7092 1726882304.36000: Calling groups_inventory to load vars for managed_node1 7092 1726882304.36002: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882304.36013: Calling all_plugins_play to load vars for managed_node1 7092 1726882304.36016: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882304.36019: Calling groups_plugins_play to load vars for managed_node1 7092 1726882304.37586: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006d 7092 1726882304.37589: WORKER PROCESS EXITING 7092 1726882304.37894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882304.39577: done with get_vars() 7092 1726882304.39607: done getting variables 7092 1726882304.39679: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:31:44 -0400 (0:00:00.096) 0:01:03.304 ****** 7092 1726882304.39721: entering _queue_task() for managed_node1/package 7092 1726882304.40052: worker is 1 (out of 1 available) 7092 1726882304.40066: exiting _queue_task() for managed_node1/package 7092 1726882304.40079: done queuing things up, now waiting for results queue to drain 7092 1726882304.40081: waiting for pending results... 7092 1726882304.40379: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882304.40547: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000006e 7092 1726882304.40570: variable 'ansible_search_path' from source: unknown 7092 1726882304.40579: variable 'ansible_search_path' from source: unknown 7092 1726882304.40618: calling self._execute() 7092 1726882304.40717: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.40729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.40749: variable 'omit' from source: magic vars 7092 1726882304.41131: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.41153: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.41350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.43830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.43907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.43949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.43995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.44026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.44122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.44157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.44188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.44238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.44262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.44390: variable 'ansible_distribution' from source: facts 7092 1726882304.44399: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.44416: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.44527: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.44536: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.44717: variable 'ansible_distribution' from source: facts 7092 1726882304.44726: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.44744: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.44865: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.44876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.45057: variable 'ansible_distribution' from source: facts 7092 1726882304.45072: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.45084: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.45204: variable 'network_state' from source: role '' defaults 7092 1726882304.45220: Evaluated conditional (network_state != {}): False 7092 1726882304.45228: when evaluation is False, skipping this task 7092 1726882304.45236: _execute() done 7092 1726882304.45246: dumping result to json 7092 1726882304.45253: done dumping result, returning 7092 1726882304.45267: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-00000000006e] 7092 1726882304.45281: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882304.45436: no more pending results, returning what we have 7092 1726882304.45442: results queue empty 7092 1726882304.45443: checking for any_errors_fatal 7092 1726882304.45451: done checking for any_errors_fatal 7092 1726882304.45452: checking for max_fail_percentage 7092 1726882304.45454: done checking for max_fail_percentage 7092 1726882304.45454: checking to see if all hosts have failed and the running result is not ok 7092 1726882304.45456: done checking to see if all hosts have failed 7092 1726882304.45456: getting the remaining hosts for this loop 7092 1726882304.45458: done getting the remaining hosts for this loop 7092 1726882304.45462: getting the next task for host managed_node1 7092 1726882304.45472: done getting next task for host managed_node1 7092 1726882304.45477: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882304.45480: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882304.45498: getting variables 7092 1726882304.45500: in VariableManager get_vars() 7092 1726882304.45563: Calling all_inventory to load vars for managed_node1 7092 1726882304.45568: Calling groups_inventory to load vars for managed_node1 7092 1726882304.45571: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882304.45582: Calling all_plugins_play to load vars for managed_node1 7092 1726882304.45585: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882304.45589: Calling groups_plugins_play to load vars for managed_node1 7092 1726882304.46683: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006e 7092 1726882304.46687: WORKER PROCESS EXITING 7092 1726882304.47388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882304.49102: done with get_vars() 7092 1726882304.49127: done getting variables 7092 1726882304.49190: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:31:44 -0400 (0:00:00.095) 0:01:03.399 ****** 7092 1726882304.49230: entering _queue_task() for managed_node1/service 7092 1726882304.49511: worker is 1 (out of 1 available) 7092 1726882304.49522: exiting _queue_task() for managed_node1/service 7092 1726882304.49534: done queuing things up, now waiting for results queue to drain 7092 1726882304.49536: waiting for pending results... 7092 1726882304.49807: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882304.49953: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000006f 7092 1726882304.49975: variable 'ansible_search_path' from source: unknown 7092 1726882304.49985: variable 'ansible_search_path' from source: unknown 7092 1726882304.50021: calling self._execute() 7092 1726882304.50114: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.50124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.50137: variable 'omit' from source: magic vars 7092 1726882304.50519: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.50539: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.50751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.59965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.60036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.60084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.60121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.60154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.60233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.60284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.60322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.60374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.60395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.60518: variable 'ansible_distribution' from source: facts 7092 1726882304.60533: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.60551: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.60678: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.60690: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.60872: variable 'ansible_distribution' from source: facts 7092 1726882304.60882: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.60893: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.61004: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.61015: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.61195: variable 'ansible_distribution' from source: facts 7092 1726882304.61205: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.61216: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.61330: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882304.61459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.61477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.61500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.61549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.61560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.61589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.61605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.61626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.61656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.61666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.61692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.61708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.61732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.61762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.61774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.61872: variable 'network_connections' from source: task vars 7092 1726882304.61881: variable 'interface' from source: play vars 7092 1726882304.61924: variable 'interface' from source: play vars 7092 1726882304.61981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882304.62092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882304.62119: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882304.62141: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882304.62166: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882304.62205: 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) 7092 1726882304.62223: 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) 7092 1726882304.62239: 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) 7092 1726882304.62260: 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) 7092 1726882304.62290: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882304.62434: variable 'network_connections' from source: task vars 7092 1726882304.62437: variable 'interface' from source: play vars 7092 1726882304.62485: variable 'interface' from source: play vars 7092 1726882304.62503: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882304.62506: when evaluation is False, skipping this task 7092 1726882304.62508: _execute() done 7092 1726882304.62510: dumping result to json 7092 1726882304.62513: done dumping result, returning 7092 1726882304.62519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-00000000006f] 7092 1726882304.62523: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882304.62652: no more pending results, returning what we have 7092 1726882304.62655: results queue empty 7092 1726882304.62655: checking for any_errors_fatal 7092 1726882304.62661: done checking for any_errors_fatal 7092 1726882304.62662: checking for max_fail_percentage 7092 1726882304.62667: done checking for max_fail_percentage 7092 1726882304.62668: checking to see if all hosts have failed and the running result is not ok 7092 1726882304.62669: done checking to see if all hosts have failed 7092 1726882304.62670: getting the remaining hosts for this loop 7092 1726882304.62671: done getting the remaining hosts for this loop 7092 1726882304.62675: getting the next task for host managed_node1 7092 1726882304.62680: done getting next task for host managed_node1 7092 1726882304.62684: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882304.62687: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882304.62701: getting variables 7092 1726882304.62702: in VariableManager get_vars() 7092 1726882304.62751: Calling all_inventory to load vars for managed_node1 7092 1726882304.62754: Calling groups_inventory to load vars for managed_node1 7092 1726882304.62757: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882304.62767: Calling all_plugins_play to load vars for managed_node1 7092 1726882304.62770: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882304.62773: Calling groups_plugins_play to load vars for managed_node1 7092 1726882304.63415: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000006f 7092 1726882304.63418: WORKER PROCESS EXITING 7092 1726882304.67482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882304.68956: done with get_vars() 7092 1726882304.68975: done getting variables 7092 1726882304.69009: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:31:44 -0400 (0:00:00.197) 0:01:03.597 ****** 7092 1726882304.69028: entering _queue_task() for managed_node1/service 7092 1726882304.69260: worker is 1 (out of 1 available) 7092 1726882304.69274: exiting _queue_task() for managed_node1/service 7092 1726882304.69286: done queuing things up, now waiting for results queue to drain 7092 1726882304.69288: waiting for pending results... 7092 1726882304.69475: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882304.69570: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000070 7092 1726882304.69583: variable 'ansible_search_path' from source: unknown 7092 1726882304.69588: variable 'ansible_search_path' from source: unknown 7092 1726882304.69617: calling self._execute() 7092 1726882304.69688: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.69691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.69703: variable 'omit' from source: magic vars 7092 1726882304.69990: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.70000: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.70137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882304.72309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882304.72398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882304.72442: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882304.72493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882304.72527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882304.72616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.72653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.72686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.72742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.72762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.72893: variable 'ansible_distribution' from source: facts 7092 1726882304.72903: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.72915: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.73059: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.73073: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.73264: variable 'ansible_distribution' from source: facts 7092 1726882304.73271: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.73276: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.73376: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.73381: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882304.73498: variable 'ansible_distribution' from source: facts 7092 1726882304.73501: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.73507: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882304.73604: variable 'network_provider' from source: set_fact 7092 1726882304.73609: variable 'network_state' from source: role '' defaults 7092 1726882304.73618: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7092 1726882304.73624: variable 'omit' from source: magic vars 7092 1726882304.73662: variable 'omit' from source: magic vars 7092 1726882304.73685: variable 'network_service_name' from source: role '' defaults 7092 1726882304.73733: variable 'network_service_name' from source: role '' defaults 7092 1726882304.73806: variable '__network_provider_setup' from source: role '' defaults 7092 1726882304.73809: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882304.73856: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882304.73873: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882304.73915: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882304.74018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.74035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.74055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.74083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.74094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.74121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.74141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.74158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.74184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.74194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.74328: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882304.74404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.74420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.74440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.74473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.74483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.74541: variable 'ansible_python' from source: facts 7092 1726882304.74558: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882304.74613: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882304.74670: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882304.74751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.74769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.74792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.74814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.74825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.74859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882304.74889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882304.74909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882304.74933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882304.74946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882304.75038: variable 'network_connections' from source: task vars 7092 1726882304.75090: variable 'interface' from source: play vars 7092 1726882304.75189: variable 'interface' from source: play vars 7092 1726882304.75306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882304.75507: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882304.75571: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882304.75616: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882304.75669: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882304.75732: 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) 7092 1726882304.75789: 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) 7092 1726882304.75837: 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) 7092 1726882304.75949: 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) 7092 1726882304.76009: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882304.76270: variable 'network_connections' from source: task vars 7092 1726882304.76275: variable 'interface' from source: play vars 7092 1726882304.76329: variable 'interface' from source: play vars 7092 1726882304.76360: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882304.76417: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882304.76603: variable 'network_connections' from source: task vars 7092 1726882304.76606: variable 'interface' from source: play vars 7092 1726882304.76661: variable 'interface' from source: play vars 7092 1726882304.76680: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882304.76732: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882304.76927: variable 'network_connections' from source: task vars 7092 1726882304.76931: variable 'interface' from source: play vars 7092 1726882304.76985: variable 'interface' from source: play vars 7092 1726882304.77020: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882304.77070: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882304.77075: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882304.77117: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882304.77252: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882304.77558: variable 'network_connections' from source: task vars 7092 1726882304.77561: variable 'interface' from source: play vars 7092 1726882304.77605: variable 'interface' from source: play vars 7092 1726882304.77616: variable 'ansible_distribution' from source: facts 7092 1726882304.77620: variable '__network_rh_distros' from source: role '' defaults 7092 1726882304.77623: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.77631: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882304.77747: variable 'ansible_distribution' from source: facts 7092 1726882304.77750: variable '__network_rh_distros' from source: role '' defaults 7092 1726882304.77756: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.77767: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882304.77879: variable 'ansible_distribution' from source: facts 7092 1726882304.77882: variable '__network_rh_distros' from source: role '' defaults 7092 1726882304.77888: variable 'ansible_distribution_major_version' from source: facts 7092 1726882304.77912: variable 'network_provider' from source: set_fact 7092 1726882304.77927: variable 'omit' from source: magic vars 7092 1726882304.77953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882304.77975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882304.77988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882304.78000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882304.78009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882304.78030: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882304.78034: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.78036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.78104: Set connection var ansible_shell_type to sh 7092 1726882304.78110: Set connection var ansible_shell_executable to /bin/sh 7092 1726882304.78115: Set connection var ansible_timeout to 10 7092 1726882304.78120: Set connection var ansible_pipelining to False 7092 1726882304.78127: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882304.78132: Set connection var ansible_connection to ssh 7092 1726882304.78153: variable 'ansible_shell_executable' from source: unknown 7092 1726882304.78156: variable 'ansible_connection' from source: unknown 7092 1726882304.78159: variable 'ansible_module_compression' from source: unknown 7092 1726882304.78161: variable 'ansible_shell_type' from source: unknown 7092 1726882304.78165: variable 'ansible_shell_executable' from source: unknown 7092 1726882304.78167: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882304.78169: variable 'ansible_pipelining' from source: unknown 7092 1726882304.78172: variable 'ansible_timeout' from source: unknown 7092 1726882304.78182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882304.78241: 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) 7092 1726882304.78252: variable 'omit' from source: magic vars 7092 1726882304.78257: starting attempt loop 7092 1726882304.78259: running the handler 7092 1726882304.78317: variable 'ansible_facts' from source: unknown 7092 1726882304.78796: _low_level_execute_command(): starting 7092 1726882304.78801: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882304.79283: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882304.79297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882304.79309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882304.79320: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882304.79330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882304.79382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882304.79396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882304.79506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882304.81179: stdout chunk (state=3): >>>/root <<< 7092 1726882304.81272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882304.81322: stderr chunk (state=3): >>><<< 7092 1726882304.81325: stdout chunk (state=3): >>><<< 7092 1726882304.81343: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882304.81350: _low_level_execute_command(): starting 7092 1726882304.81355: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416 `" && echo ansible-tmp-1726882304.8134005-9036-35761598985416="` echo /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416 `" ) && sleep 0' 7092 1726882304.81783: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882304.81789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882304.81857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882304.81887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882304.81898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882304.81999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882304.83888: stdout chunk (state=3): >>>ansible-tmp-1726882304.8134005-9036-35761598985416=/root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416 <<< 7092 1726882304.83990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882304.84053: stderr chunk (state=3): >>><<< 7092 1726882304.84057: stdout chunk (state=3): >>><<< 7092 1726882304.84074: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882304.8134005-9036-35761598985416=/root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882304.84105: variable 'ansible_module_compression' from source: unknown 7092 1726882304.84152: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882304.84204: variable 'ansible_facts' from source: unknown 7092 1726882304.84338: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416/AnsiballZ_systemd.py 7092 1726882304.84459: Sending initial data 7092 1726882304.84462: Sent initial data (153 bytes) 7092 1726882304.85142: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882304.85146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882304.85184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882304.85187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882304.85190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882304.85237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882304.85245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882304.85355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882304.87103: 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 <<< 7092 1726882304.87196: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882304.87289: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpbip_2ij1 /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416/AnsiballZ_systemd.py <<< 7092 1726882304.87381: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882304.89359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882304.89455: stderr chunk (state=3): >>><<< 7092 1726882304.89459: stdout chunk (state=3): >>><<< 7092 1726882304.89475: done transferring module to remote 7092 1726882304.89484: _low_level_execute_command(): starting 7092 1726882304.89489: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416/ /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416/AnsiballZ_systemd.py && sleep 0' 7092 1726882304.89922: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882304.89928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882304.89961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882304.89984: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882304.89987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882304.90031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882304.90043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882304.90141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882304.91933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882304.91979: stderr chunk (state=3): >>><<< 7092 1726882304.91992: stdout chunk (state=3): >>><<< 7092 1726882304.92006: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882304.92009: _low_level_execute_command(): starting 7092 1726882304.92013: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416/AnsiballZ_systemd.py && sleep 0' 7092 1726882304.92427: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882304.92433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882304.92466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882304.92478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882304.92489: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882304.92539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882304.92542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882304.92657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882305.17948: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 7092 1726882305.17993: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "15400960", "MemoryAvailable": "infinity", "CPUUsageNSec": "141427000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSi<<< 7092 1726882305.18000: stdout chunk (state=3): >>>gnal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 7092 1726882305.19543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882305.19598: stderr chunk (state=3): >>><<< 7092 1726882305.19603: stdout chunk (state=3): >>><<< 7092 1726882305.19618: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "15400960", "MemoryAvailable": "infinity", "CPUUsageNSec": "141427000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882305.19730: 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-1726882304.8134005-9036-35761598985416/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882305.19745: _low_level_execute_command(): starting 7092 1726882305.19750: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882304.8134005-9036-35761598985416/ > /dev/null 2>&1 && sleep 0' 7092 1726882305.20180: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.20185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.20216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.20228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.20239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.20287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882305.20299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882305.20399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882305.22211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882305.22259: stderr chunk (state=3): >>><<< 7092 1726882305.22263: stdout chunk (state=3): >>><<< 7092 1726882305.22278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882305.22286: handler run complete 7092 1726882305.22329: attempt loop complete, returning result 7092 1726882305.22332: _execute() done 7092 1726882305.22334: dumping result to json 7092 1726882305.22348: done dumping result, returning 7092 1726882305.22356: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-d956-9e9e-000000000070] 7092 1726882305.22360: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000070 7092 1726882305.22727: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000070 7092 1726882305.22730: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882305.22784: no more pending results, returning what we have 7092 1726882305.22787: results queue empty 7092 1726882305.22788: checking for any_errors_fatal 7092 1726882305.22793: done checking for any_errors_fatal 7092 1726882305.22793: checking for max_fail_percentage 7092 1726882305.22795: done checking for max_fail_percentage 7092 1726882305.22796: checking to see if all hosts have failed and the running result is not ok 7092 1726882305.22797: done checking to see if all hosts have failed 7092 1726882305.22797: getting the remaining hosts for this loop 7092 1726882305.22799: done getting the remaining hosts for this loop 7092 1726882305.22802: getting the next task for host managed_node1 7092 1726882305.22807: done getting next task for host managed_node1 7092 1726882305.22810: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882305.22812: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882305.22821: getting variables 7092 1726882305.22822: in VariableManager get_vars() 7092 1726882305.22867: Calling all_inventory to load vars for managed_node1 7092 1726882305.22870: Calling groups_inventory to load vars for managed_node1 7092 1726882305.22872: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882305.22881: Calling all_plugins_play to load vars for managed_node1 7092 1726882305.22883: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882305.22886: Calling groups_plugins_play to load vars for managed_node1 7092 1726882305.23670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882305.25078: done with get_vars() 7092 1726882305.25100: done getting variables 7092 1726882305.25165: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:31:45 -0400 (0:00:00.561) 0:01:04.159 ****** 7092 1726882305.25202: entering _queue_task() for managed_node1/service 7092 1726882305.25477: worker is 1 (out of 1 available) 7092 1726882305.25493: exiting _queue_task() for managed_node1/service 7092 1726882305.25506: done queuing things up, now waiting for results queue to drain 7092 1726882305.25508: waiting for pending results... 7092 1726882305.25734: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882305.25869: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000071 7092 1726882305.25889: variable 'ansible_search_path' from source: unknown 7092 1726882305.25897: variable 'ansible_search_path' from source: unknown 7092 1726882305.25935: calling self._execute() 7092 1726882305.26033: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882305.26046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882305.26063: variable 'omit' from source: magic vars 7092 1726882305.26472: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.26490: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.26697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882305.28392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882305.28435: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882305.28465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882305.28494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882305.28512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882305.28586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.28606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.28624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.28654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.28667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.28749: variable 'ansible_distribution' from source: facts 7092 1726882305.28752: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.28758: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.28989: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.29017: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.29203: variable 'ansible_distribution' from source: facts 7092 1726882305.29213: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.29230: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.29351: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.29362: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.29536: variable 'ansible_distribution' from source: facts 7092 1726882305.29553: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.29565: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.29703: variable 'network_provider' from source: set_fact 7092 1726882305.29727: Evaluated conditional (network_provider == "nm"): True 7092 1726882305.29891: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882305.29992: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882305.30090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.30106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.30122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.30175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.30199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.30254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.30292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.30325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.30373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.30397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.30444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.30473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.30508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.30558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.30578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.30724: variable 'network_connections' from source: task vars 7092 1726882305.30746: variable 'interface' from source: play vars 7092 1726882305.30828: variable 'interface' from source: play vars 7092 1726882305.30915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882305.31112: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882305.31166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882305.31204: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882305.31237: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882305.31310: 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) 7092 1726882305.31336: 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) 7092 1726882305.31378: 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) 7092 1726882305.31412: 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) 7092 1726882305.31466: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882305.31754: variable 'network_connections' from source: task vars 7092 1726882305.31767: variable 'interface' from source: play vars 7092 1726882305.31850: variable 'interface' from source: play vars 7092 1726882305.31901: Evaluated conditional (__network_wpa_supplicant_required): False 7092 1726882305.31904: when evaluation is False, skipping this task 7092 1726882305.31906: _execute() done 7092 1726882305.31909: dumping result to json 7092 1726882305.31912: done dumping result, returning 7092 1726882305.31915: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-d956-9e9e-000000000071] 7092 1726882305.31917: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000071 7092 1726882305.32004: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000071 7092 1726882305.32007: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7092 1726882305.32072: no more pending results, returning what we have 7092 1726882305.32075: results queue empty 7092 1726882305.32076: checking for any_errors_fatal 7092 1726882305.32094: done checking for any_errors_fatal 7092 1726882305.32094: checking for max_fail_percentage 7092 1726882305.32096: done checking for max_fail_percentage 7092 1726882305.32100: checking to see if all hosts have failed and the running result is not ok 7092 1726882305.32102: done checking to see if all hosts have failed 7092 1726882305.32102: getting the remaining hosts for this loop 7092 1726882305.32123: done getting the remaining hosts for this loop 7092 1726882305.32127: getting the next task for host managed_node1 7092 1726882305.32133: done getting next task for host managed_node1 7092 1726882305.32137: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882305.32141: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882305.32155: getting variables 7092 1726882305.32157: in VariableManager get_vars() 7092 1726882305.32203: Calling all_inventory to load vars for managed_node1 7092 1726882305.32206: Calling groups_inventory to load vars for managed_node1 7092 1726882305.32208: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882305.32217: Calling all_plugins_play to load vars for managed_node1 7092 1726882305.32220: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882305.32222: Calling groups_plugins_play to load vars for managed_node1 7092 1726882305.33054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882305.34098: done with get_vars() 7092 1726882305.34119: done getting variables 7092 1726882305.34179: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:31:45 -0400 (0:00:00.090) 0:01:04.249 ****** 7092 1726882305.34210: entering _queue_task() for managed_node1/service 7092 1726882305.34499: worker is 1 (out of 1 available) 7092 1726882305.34511: exiting _queue_task() for managed_node1/service 7092 1726882305.34522: done queuing things up, now waiting for results queue to drain 7092 1726882305.34524: waiting for pending results... 7092 1726882305.34808: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882305.34955: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000072 7092 1726882305.34979: variable 'ansible_search_path' from source: unknown 7092 1726882305.34986: variable 'ansible_search_path' from source: unknown 7092 1726882305.35031: calling self._execute() 7092 1726882305.35128: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882305.35142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882305.35158: variable 'omit' from source: magic vars 7092 1726882305.35554: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.35574: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.35790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882305.38218: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882305.38297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882305.38342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882305.38382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882305.38413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882305.38827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.38866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.38899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.38945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.38965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.39094: variable 'ansible_distribution' from source: facts 7092 1726882305.39104: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.39114: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.39243: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.39254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.39435: variable 'ansible_distribution' from source: facts 7092 1726882305.39446: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.39457: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.39575: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.39585: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.39765: variable 'ansible_distribution' from source: facts 7092 1726882305.39775: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.39786: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.39897: variable 'network_provider' from source: set_fact 7092 1726882305.39909: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882305.39916: when evaluation is False, skipping this task 7092 1726882305.39924: _execute() done 7092 1726882305.39930: dumping result to json 7092 1726882305.39937: done dumping result, returning 7092 1726882305.39955: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-d956-9e9e-000000000072] 7092 1726882305.39967: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000072 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882305.40109: no more pending results, returning what we have 7092 1726882305.40112: results queue empty 7092 1726882305.40112: checking for any_errors_fatal 7092 1726882305.40119: done checking for any_errors_fatal 7092 1726882305.40119: checking for max_fail_percentage 7092 1726882305.40121: done checking for max_fail_percentage 7092 1726882305.40122: checking to see if all hosts have failed and the running result is not ok 7092 1726882305.40123: done checking to see if all hosts have failed 7092 1726882305.40124: getting the remaining hosts for this loop 7092 1726882305.40126: done getting the remaining hosts for this loop 7092 1726882305.40129: getting the next task for host managed_node1 7092 1726882305.40136: done getting next task for host managed_node1 7092 1726882305.40142: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882305.40145: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882305.40160: getting variables 7092 1726882305.40162: in VariableManager get_vars() 7092 1726882305.40216: Calling all_inventory to load vars for managed_node1 7092 1726882305.40219: Calling groups_inventory to load vars for managed_node1 7092 1726882305.40221: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882305.40232: Calling all_plugins_play to load vars for managed_node1 7092 1726882305.40235: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882305.40238: Calling groups_plugins_play to load vars for managed_node1 7092 1726882305.41282: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000072 7092 1726882305.41286: WORKER PROCESS EXITING 7092 1726882305.42189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882305.43919: done with get_vars() 7092 1726882305.43945: done getting variables 7092 1726882305.44005: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:31:45 -0400 (0:00:00.098) 0:01:04.347 ****** 7092 1726882305.44047: entering _queue_task() for managed_node1/copy 7092 1726882305.44628: worker is 1 (out of 1 available) 7092 1726882305.44641: exiting _queue_task() for managed_node1/copy 7092 1726882305.44654: done queuing things up, now waiting for results queue to drain 7092 1726882305.44656: waiting for pending results... 7092 1726882305.45375: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882305.45687: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000073 7092 1726882305.45774: variable 'ansible_search_path' from source: unknown 7092 1726882305.45822: variable 'ansible_search_path' from source: unknown 7092 1726882305.45926: calling self._execute() 7092 1726882305.46077: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882305.46223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882305.46242: variable 'omit' from source: magic vars 7092 1726882305.46675: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.46693: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.46904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882305.49942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882305.50016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882305.50058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882305.50103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882305.50134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882305.50218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.50269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.50303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.50350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.50371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.50491: variable 'ansible_distribution' from source: facts 7092 1726882305.50501: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.50516: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.50639: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.50653: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.50837: variable 'ansible_distribution' from source: facts 7092 1726882305.50851: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.50871: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.50992: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.51002: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.51179: variable 'ansible_distribution' from source: facts 7092 1726882305.51187: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.51197: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.51311: variable 'network_provider' from source: set_fact 7092 1726882305.51322: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882305.51329: when evaluation is False, skipping this task 7092 1726882305.51336: _execute() done 7092 1726882305.51345: dumping result to json 7092 1726882305.51352: done dumping result, returning 7092 1726882305.51362: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-d956-9e9e-000000000073] 7092 1726882305.51372: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000073 7092 1726882305.51483: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000073 7092 1726882305.51492: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7092 1726882305.51537: no more pending results, returning what we have 7092 1726882305.51542: results queue empty 7092 1726882305.51543: checking for any_errors_fatal 7092 1726882305.51550: done checking for any_errors_fatal 7092 1726882305.51551: checking for max_fail_percentage 7092 1726882305.51553: done checking for max_fail_percentage 7092 1726882305.51553: checking to see if all hosts have failed and the running result is not ok 7092 1726882305.51555: done checking to see if all hosts have failed 7092 1726882305.51555: getting the remaining hosts for this loop 7092 1726882305.51557: done getting the remaining hosts for this loop 7092 1726882305.51561: getting the next task for host managed_node1 7092 1726882305.51570: done getting next task for host managed_node1 7092 1726882305.51574: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882305.51576: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882305.51593: getting variables 7092 1726882305.51595: in VariableManager get_vars() 7092 1726882305.51650: Calling all_inventory to load vars for managed_node1 7092 1726882305.51653: Calling groups_inventory to load vars for managed_node1 7092 1726882305.51656: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882305.51668: Calling all_plugins_play to load vars for managed_node1 7092 1726882305.51672: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882305.51675: Calling groups_plugins_play to load vars for managed_node1 7092 1726882305.54021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882305.57282: done with get_vars() 7092 1726882305.57309: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:31:45 -0400 (0:00:00.133) 0:01:04.481 ****** 7092 1726882305.57401: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882305.57800: worker is 1 (out of 1 available) 7092 1726882305.57813: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882305.57825: done queuing things up, now waiting for results queue to drain 7092 1726882305.57827: waiting for pending results... 7092 1726882305.58839: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882305.59273: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000074 7092 1726882305.59293: variable 'ansible_search_path' from source: unknown 7092 1726882305.59300: variable 'ansible_search_path' from source: unknown 7092 1726882305.59342: calling self._execute() 7092 1726882305.59475: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882305.59486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882305.59499: variable 'omit' from source: magic vars 7092 1726882305.59908: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.59926: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.60130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882305.65038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882305.65118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882305.65196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882305.65234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882305.65268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882305.65353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.65392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.65424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.65474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.65497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.65629: variable 'ansible_distribution' from source: facts 7092 1726882305.65640: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.65654: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.65785: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.65795: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.65979: variable 'ansible_distribution' from source: facts 7092 1726882305.65988: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.65997: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.66109: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.66119: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882305.66295: variable 'ansible_distribution' from source: facts 7092 1726882305.66304: variable 'ansible_distribution_major_version' from source: facts 7092 1726882305.66313: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882305.66324: variable 'omit' from source: magic vars 7092 1726882305.66384: variable 'omit' from source: magic vars 7092 1726882305.66504: variable 'network_provider' from source: set_fact 7092 1726882305.66622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882305.66650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882305.66681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882305.66729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882305.66748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882305.66833: variable 'omit' from source: magic vars 7092 1726882305.66972: variable 'omit' from source: magic vars 7092 1726882305.67100: variable 'network_connections' from source: task vars 7092 1726882305.67115: variable 'interface' from source: play vars 7092 1726882305.67187: variable 'interface' from source: play vars 7092 1726882305.67341: variable 'omit' from source: magic vars 7092 1726882305.67358: variable '__lsr_ansible_managed' from source: task vars 7092 1726882305.67422: variable '__lsr_ansible_managed' from source: task vars 7092 1726882305.67695: Loaded config def from plugin (lookup/template) 7092 1726882305.67704: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7092 1726882305.67735: File lookup term: get_ansible_managed.j2 7092 1726882305.67742: variable 'ansible_search_path' from source: unknown 7092 1726882305.67750: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7092 1726882305.67768: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7092 1726882305.67793: variable 'ansible_search_path' from source: unknown 7092 1726882305.74128: variable 'ansible_managed' from source: unknown 7092 1726882305.74274: variable 'omit' from source: magic vars 7092 1726882305.74311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882305.74353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882305.74379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882305.74406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882305.74421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882305.74452: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882305.74460: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882305.74471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882305.74569: Set connection var ansible_shell_type to sh 7092 1726882305.74583: Set connection var ansible_shell_executable to /bin/sh 7092 1726882305.74593: Set connection var ansible_timeout to 10 7092 1726882305.74603: Set connection var ansible_pipelining to False 7092 1726882305.74621: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882305.74631: Set connection var ansible_connection to ssh 7092 1726882305.74658: variable 'ansible_shell_executable' from source: unknown 7092 1726882305.74669: variable 'ansible_connection' from source: unknown 7092 1726882305.74676: variable 'ansible_module_compression' from source: unknown 7092 1726882305.74683: variable 'ansible_shell_type' from source: unknown 7092 1726882305.74690: variable 'ansible_shell_executable' from source: unknown 7092 1726882305.74696: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882305.74704: variable 'ansible_pipelining' from source: unknown 7092 1726882305.74710: variable 'ansible_timeout' from source: unknown 7092 1726882305.74722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882305.74858: 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) 7092 1726882305.74875: variable 'omit' from source: magic vars 7092 1726882305.74885: starting attempt loop 7092 1726882305.74892: running the handler 7092 1726882305.74910: _low_level_execute_command(): starting 7092 1726882305.74921: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882305.75659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882305.75678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.75697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.75716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.75758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.75773: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882305.75787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.75808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882305.75820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882305.75831: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882305.75843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.75858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.75876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.75889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.75900: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882305.75915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.75993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882305.76009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882305.76026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882305.76162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882305.77826: stdout chunk (state=3): >>>/root <<< 7092 1726882305.78004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882305.78007: stdout chunk (state=3): >>><<< 7092 1726882305.78009: stderr chunk (state=3): >>><<< 7092 1726882305.78105: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882305.78110: _low_level_execute_command(): starting 7092 1726882305.78113: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431 `" && echo ansible-tmp-1726882305.7802508-9070-180063686757431="` echo /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431 `" ) && sleep 0' 7092 1726882305.78646: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882305.78663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.78681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.78700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.78743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.78757: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882305.78776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.78795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882305.78807: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882305.78817: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882305.78830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.78843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.78865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.78880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.78894: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882305.78907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.78983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882305.79010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882305.79028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882305.79155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882305.81055: stdout chunk (state=3): >>>ansible-tmp-1726882305.7802508-9070-180063686757431=/root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431 <<< 7092 1726882305.81248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882305.81252: stdout chunk (state=3): >>><<< 7092 1726882305.81254: stderr chunk (state=3): >>><<< 7092 1726882305.81472: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882305.7802508-9070-180063686757431=/root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882305.81476: variable 'ansible_module_compression' from source: unknown 7092 1726882305.81478: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7092 1726882305.81480: variable 'ansible_facts' from source: unknown 7092 1726882305.81524: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431/AnsiballZ_network_connections.py 7092 1726882305.81682: Sending initial data 7092 1726882305.81686: Sent initial data (166 bytes) 7092 1726882305.82674: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882305.82689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.82704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.82723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.82768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.82785: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882305.82801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.82818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882305.82830: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882305.82842: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882305.82855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.82872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.82890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.82906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.82917: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882305.82932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.83013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882305.83036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882305.83053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882305.83182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882305.85008: 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 <<< 7092 1726882305.85101: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882305.85200: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmph9n_o0_a /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431/AnsiballZ_network_connections.py <<< 7092 1726882305.85286: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882305.87120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882305.87320: stderr chunk (state=3): >>><<< 7092 1726882305.87323: stdout chunk (state=3): >>><<< 7092 1726882305.87325: done transferring module to remote 7092 1726882305.87326: _low_level_execute_command(): starting 7092 1726882305.87329: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431/ /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431/AnsiballZ_network_connections.py && sleep 0' 7092 1726882305.88056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882305.88066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.88077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.88090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.88129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.88136: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882305.88148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.88161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882305.88170: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882305.88178: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882305.88183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.88192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.88204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.88211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.88214: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882305.88224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.88308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882305.88324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882305.88327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882305.88451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882305.90371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882305.90376: stdout chunk (state=3): >>><<< 7092 1726882305.90378: stderr chunk (state=3): >>><<< 7092 1726882305.90392: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882305.90395: _low_level_execute_command(): starting 7092 1726882305.90398: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431/AnsiballZ_network_connections.py && sleep 0' 7092 1726882305.91100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882305.91108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.91119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.91140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.91182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.91192: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882305.91197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.91215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882305.91218: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882305.91224: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882305.91233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882305.91248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882305.91261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882305.91269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882305.91276: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882305.91285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882305.91377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882305.91382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882305.91390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882305.91531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882306.21485: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_xfqzy45m/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_xfqzy45m/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 802-1x-test/7e506c71-b255-4e2a-882c-239926e4414f: error=unknown <<< 7092 1726882306.21633: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7092 1726882306.23287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882306.23292: stdout chunk (state=3): >>><<< 7092 1726882306.23295: stderr chunk (state=3): >>><<< 7092 1726882306.23436: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_xfqzy45m/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_xfqzy45m/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 802-1x-test/7e506c71-b255-4e2a-882c-239926e4414f: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882306.23444: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882306.23447: _low_level_execute_command(): starting 7092 1726882306.23451: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882305.7802508-9070-180063686757431/ > /dev/null 2>&1 && sleep 0' 7092 1726882306.24771: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882306.24888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882306.24905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882306.24922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882306.24968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882306.24981: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882306.24994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882306.25010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882306.25021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882306.25031: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882306.25043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882306.25057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882306.25073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882306.25783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882306.25800: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882306.25816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882306.25902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882306.25922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882306.25937: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882306.26068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882306.27989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882306.27993: stdout chunk (state=3): >>><<< 7092 1726882306.27995: stderr chunk (state=3): >>><<< 7092 1726882306.28372: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882306.28376: handler run complete 7092 1726882306.28378: attempt loop complete, returning result 7092 1726882306.28379: _execute() done 7092 1726882306.28381: dumping result to json 7092 1726882306.28383: done dumping result, returning 7092 1726882306.28384: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-d956-9e9e-000000000074] 7092 1726882306.28386: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000074 7092 1726882306.28461: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000074 7092 1726882306.28467: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7092 1726882306.28562: no more pending results, returning what we have 7092 1726882306.28571: results queue empty 7092 1726882306.28572: checking for any_errors_fatal 7092 1726882306.28578: done checking for any_errors_fatal 7092 1726882306.28579: checking for max_fail_percentage 7092 1726882306.28580: done checking for max_fail_percentage 7092 1726882306.28581: checking to see if all hosts have failed and the running result is not ok 7092 1726882306.28582: done checking to see if all hosts have failed 7092 1726882306.28583: getting the remaining hosts for this loop 7092 1726882306.28585: done getting the remaining hosts for this loop 7092 1726882306.28588: getting the next task for host managed_node1 7092 1726882306.28594: done getting next task for host managed_node1 7092 1726882306.28598: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882306.28601: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882306.28612: getting variables 7092 1726882306.28614: in VariableManager get_vars() 7092 1726882306.28662: Calling all_inventory to load vars for managed_node1 7092 1726882306.28667: Calling groups_inventory to load vars for managed_node1 7092 1726882306.28669: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882306.28680: Calling all_plugins_play to load vars for managed_node1 7092 1726882306.28682: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882306.28685: Calling groups_plugins_play to load vars for managed_node1 7092 1726882306.31207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882306.35132: done with get_vars() 7092 1726882306.35184: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:31:46 -0400 (0:00:00.778) 0:01:05.259 ****** 7092 1726882306.35274: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882306.35617: worker is 1 (out of 1 available) 7092 1726882306.35631: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882306.35643: done queuing things up, now waiting for results queue to drain 7092 1726882306.35644: waiting for pending results... 7092 1726882306.35932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882306.36077: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000075 7092 1726882306.36100: variable 'ansible_search_path' from source: unknown 7092 1726882306.36106: variable 'ansible_search_path' from source: unknown 7092 1726882306.36146: calling self._execute() 7092 1726882306.36241: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.36255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.36273: variable 'omit' from source: magic vars 7092 1726882306.36671: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.36690: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.36936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882306.39953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882306.40026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882306.40070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882306.40109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882306.40139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882306.40235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882306.40291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882306.40326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882306.40813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882306.40832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882306.40956: variable 'ansible_distribution' from source: facts 7092 1726882306.40968: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.40979: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.41094: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.41106: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.41316: variable 'ansible_distribution' from source: facts 7092 1726882306.41327: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.41339: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.41454: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.41468: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.41928: variable 'ansible_distribution' from source: facts 7092 1726882306.41937: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.41951: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.42066: variable 'network_state' from source: role '' defaults 7092 1726882306.42085: Evaluated conditional (network_state != {}): False 7092 1726882306.42092: when evaluation is False, skipping this task 7092 1726882306.42100: _execute() done 7092 1726882306.42106: dumping result to json 7092 1726882306.42112: done dumping result, returning 7092 1726882306.42123: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-d956-9e9e-000000000075] 7092 1726882306.42131: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000075 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882306.42289: no more pending results, returning what we have 7092 1726882306.42293: results queue empty 7092 1726882306.42294: checking for any_errors_fatal 7092 1726882306.42310: done checking for any_errors_fatal 7092 1726882306.42311: checking for max_fail_percentage 7092 1726882306.42314: done checking for max_fail_percentage 7092 1726882306.42315: checking to see if all hosts have failed and the running result is not ok 7092 1726882306.42316: done checking to see if all hosts have failed 7092 1726882306.42317: getting the remaining hosts for this loop 7092 1726882306.42319: done getting the remaining hosts for this loop 7092 1726882306.42322: getting the next task for host managed_node1 7092 1726882306.42330: done getting next task for host managed_node1 7092 1726882306.42334: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882306.42337: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882306.42354: getting variables 7092 1726882306.42356: in VariableManager get_vars() 7092 1726882306.42415: Calling all_inventory to load vars for managed_node1 7092 1726882306.42418: Calling groups_inventory to load vars for managed_node1 7092 1726882306.42420: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882306.42432: Calling all_plugins_play to load vars for managed_node1 7092 1726882306.42435: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882306.42438: Calling groups_plugins_play to load vars for managed_node1 7092 1726882306.42971: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000075 7092 1726882306.42975: WORKER PROCESS EXITING 7092 1726882306.44140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882306.47237: done with get_vars() 7092 1726882306.47260: done getting variables 7092 1726882306.47332: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:31:46 -0400 (0:00:00.120) 0:01:05.380 ****** 7092 1726882306.47373: entering _queue_task() for managed_node1/debug 7092 1726882306.47694: worker is 1 (out of 1 available) 7092 1726882306.47707: exiting _queue_task() for managed_node1/debug 7092 1726882306.47719: done queuing things up, now waiting for results queue to drain 7092 1726882306.47721: waiting for pending results... 7092 1726882306.48019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882306.48160: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000076 7092 1726882306.48184: variable 'ansible_search_path' from source: unknown 7092 1726882306.48192: variable 'ansible_search_path' from source: unknown 7092 1726882306.48230: calling self._execute() 7092 1726882306.48327: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.48333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.48345: variable 'omit' from source: magic vars 7092 1726882306.48754: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.48773: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.49087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882306.52550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882306.52621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882306.52666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882306.52706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882306.52801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882306.52974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882306.53190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882306.53220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882306.53306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882306.53327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882306.53463: variable 'ansible_distribution' from source: facts 7092 1726882306.53491: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.53503: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.53624: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.53635: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.53800: variable 'ansible_distribution' from source: facts 7092 1726882306.53808: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.53817: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.53934: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.53948: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.54123: variable 'ansible_distribution' from source: facts 7092 1726882306.54133: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.54147: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.54159: variable 'omit' from source: magic vars 7092 1726882306.54245: variable 'omit' from source: magic vars 7092 1726882306.54292: variable 'omit' from source: magic vars 7092 1726882306.54321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882306.54376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882306.54402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882306.54432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882306.54452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882306.54489: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882306.54497: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.54505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.54622: Set connection var ansible_shell_type to sh 7092 1726882306.54638: Set connection var ansible_shell_executable to /bin/sh 7092 1726882306.54655: Set connection var ansible_timeout to 10 7092 1726882306.54669: Set connection var ansible_pipelining to False 7092 1726882306.54685: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882306.54694: Set connection var ansible_connection to ssh 7092 1726882306.54720: variable 'ansible_shell_executable' from source: unknown 7092 1726882306.54728: variable 'ansible_connection' from source: unknown 7092 1726882306.54735: variable 'ansible_module_compression' from source: unknown 7092 1726882306.54747: variable 'ansible_shell_type' from source: unknown 7092 1726882306.54755: variable 'ansible_shell_executable' from source: unknown 7092 1726882306.54762: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.54772: variable 'ansible_pipelining' from source: unknown 7092 1726882306.54779: variable 'ansible_timeout' from source: unknown 7092 1726882306.54786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.54891: 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) 7092 1726882306.54909: variable 'omit' from source: magic vars 7092 1726882306.54919: starting attempt loop 7092 1726882306.54926: running the handler 7092 1726882306.55062: variable '__network_connections_result' from source: set_fact 7092 1726882306.55120: handler run complete 7092 1726882306.55151: attempt loop complete, returning result 7092 1726882306.55159: _execute() done 7092 1726882306.55169: dumping result to json 7092 1726882306.55176: done dumping result, returning 7092 1726882306.55190: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000076] 7092 1726882306.55207: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000076 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7092 1726882306.55376: no more pending results, returning what we have 7092 1726882306.55380: results queue empty 7092 1726882306.55380: checking for any_errors_fatal 7092 1726882306.55386: done checking for any_errors_fatal 7092 1726882306.55387: checking for max_fail_percentage 7092 1726882306.55395: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000076 7092 1726882306.55401: done checking for max_fail_percentage 7092 1726882306.55405: checking to see if all hosts have failed and the running result is not ok 7092 1726882306.55406: done checking to see if all hosts have failed 7092 1726882306.55407: getting the remaining hosts for this loop 7092 1726882306.55409: done getting the remaining hosts for this loop 7092 1726882306.55413: getting the next task for host managed_node1 7092 1726882306.55420: done getting next task for host managed_node1 7092 1726882306.55424: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882306.55426: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882306.55441: getting variables 7092 1726882306.55443: in VariableManager get_vars() 7092 1726882306.55496: Calling all_inventory to load vars for managed_node1 7092 1726882306.55499: Calling groups_inventory to load vars for managed_node1 7092 1726882306.55502: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882306.55513: Calling all_plugins_play to load vars for managed_node1 7092 1726882306.55516: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882306.55520: Calling groups_plugins_play to load vars for managed_node1 7092 1726882306.56039: WORKER PROCESS EXITING 7092 1726882306.56965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882306.58791: done with get_vars() 7092 1726882306.58814: done getting variables 7092 1726882306.58878: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:31:46 -0400 (0:00:00.115) 0:01:05.496 ****** 7092 1726882306.58928: entering _queue_task() for managed_node1/debug 7092 1726882306.59261: worker is 1 (out of 1 available) 7092 1726882306.59276: exiting _queue_task() for managed_node1/debug 7092 1726882306.59288: done queuing things up, now waiting for results queue to drain 7092 1726882306.59289: waiting for pending results... 7092 1726882306.59700: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882306.59846: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000077 7092 1726882306.59871: variable 'ansible_search_path' from source: unknown 7092 1726882306.59878: variable 'ansible_search_path' from source: unknown 7092 1726882306.59916: calling self._execute() 7092 1726882306.60014: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.60026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.60045: variable 'omit' from source: magic vars 7092 1726882306.60427: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.60448: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.60658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882306.63132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882306.63207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882306.63255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882306.63294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882306.63323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882306.63738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882306.63781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882306.63812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882306.63861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882306.63887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882306.64010: variable 'ansible_distribution' from source: facts 7092 1726882306.64020: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.64031: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.64228: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.64240: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.64428: variable 'ansible_distribution' from source: facts 7092 1726882306.64437: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.64452: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.64570: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.64581: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.64756: variable 'ansible_distribution' from source: facts 7092 1726882306.64768: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.64780: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.64792: variable 'omit' from source: magic vars 7092 1726882306.64850: variable 'omit' from source: magic vars 7092 1726882306.64897: variable 'omit' from source: magic vars 7092 1726882306.64926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882306.64960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882306.64986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882306.65007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882306.65023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882306.65061: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882306.65073: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.65085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.65176: Set connection var ansible_shell_type to sh 7092 1726882306.65192: Set connection var ansible_shell_executable to /bin/sh 7092 1726882306.65202: Set connection var ansible_timeout to 10 7092 1726882306.65211: Set connection var ansible_pipelining to False 7092 1726882306.65227: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882306.65237: Set connection var ansible_connection to ssh 7092 1726882306.65269: variable 'ansible_shell_executable' from source: unknown 7092 1726882306.65278: variable 'ansible_connection' from source: unknown 7092 1726882306.65286: variable 'ansible_module_compression' from source: unknown 7092 1726882306.65297: variable 'ansible_shell_type' from source: unknown 7092 1726882306.65305: variable 'ansible_shell_executable' from source: unknown 7092 1726882306.65312: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.65320: variable 'ansible_pipelining' from source: unknown 7092 1726882306.65327: variable 'ansible_timeout' from source: unknown 7092 1726882306.65334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.65451: 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) 7092 1726882306.65471: variable 'omit' from source: magic vars 7092 1726882306.65482: starting attempt loop 7092 1726882306.65489: running the handler 7092 1726882306.65543: variable '__network_connections_result' from source: set_fact 7092 1726882306.65619: variable '__network_connections_result' from source: set_fact 7092 1726882306.65727: handler run complete 7092 1726882306.65879: attempt loop complete, returning result 7092 1726882306.65887: _execute() done 7092 1726882306.65893: dumping result to json 7092 1726882306.65902: done dumping result, returning 7092 1726882306.65913: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000077] 7092 1726882306.65922: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000077 7092 1726882306.66148: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000077 7092 1726882306.66157: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7092 1726882306.66259: no more pending results, returning what we have 7092 1726882306.66263: results queue empty 7092 1726882306.66265: checking for any_errors_fatal 7092 1726882306.66273: done checking for any_errors_fatal 7092 1726882306.66274: checking for max_fail_percentage 7092 1726882306.66276: done checking for max_fail_percentage 7092 1726882306.66277: checking to see if all hosts have failed and the running result is not ok 7092 1726882306.66279: done checking to see if all hosts have failed 7092 1726882306.66279: getting the remaining hosts for this loop 7092 1726882306.66281: done getting the remaining hosts for this loop 7092 1726882306.66286: getting the next task for host managed_node1 7092 1726882306.66294: done getting next task for host managed_node1 7092 1726882306.66298: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882306.66301: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882306.66313: getting variables 7092 1726882306.66315: in VariableManager get_vars() 7092 1726882306.66375: Calling all_inventory to load vars for managed_node1 7092 1726882306.66378: Calling groups_inventory to load vars for managed_node1 7092 1726882306.66381: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882306.66392: Calling all_plugins_play to load vars for managed_node1 7092 1726882306.66396: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882306.66399: Calling groups_plugins_play to load vars for managed_node1 7092 1726882306.68430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882306.70777: done with get_vars() 7092 1726882306.70811: done getting variables 7092 1726882306.70875: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:31:46 -0400 (0:00:00.119) 0:01:05.616 ****** 7092 1726882306.70908: entering _queue_task() for managed_node1/debug 7092 1726882306.71751: worker is 1 (out of 1 available) 7092 1726882306.71764: exiting _queue_task() for managed_node1/debug 7092 1726882306.71777: done queuing things up, now waiting for results queue to drain 7092 1726882306.71778: waiting for pending results... 7092 1726882306.72320: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882306.72461: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000078 7092 1726882306.72482: variable 'ansible_search_path' from source: unknown 7092 1726882306.72489: variable 'ansible_search_path' from source: unknown 7092 1726882306.72525: calling self._execute() 7092 1726882306.72623: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.72634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.72653: variable 'omit' from source: magic vars 7092 1726882306.73040: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.73066: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.73275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882306.75667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882306.75738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882306.75784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882306.75825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882306.75860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882306.75945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882306.75994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882306.76028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882306.76077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882306.76096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882306.76222: variable 'ansible_distribution' from source: facts 7092 1726882306.76231: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.76249: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.76374: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.76385: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.76569: variable 'ansible_distribution' from source: facts 7092 1726882306.76580: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.76589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.76701: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.76711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.76893: variable 'ansible_distribution' from source: facts 7092 1726882306.76902: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.76911: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.77028: variable 'network_state' from source: role '' defaults 7092 1726882306.77046: Evaluated conditional (network_state != {}): False 7092 1726882306.77055: when evaluation is False, skipping this task 7092 1726882306.77061: _execute() done 7092 1726882306.77069: dumping result to json 7092 1726882306.77078: done dumping result, returning 7092 1726882306.77088: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-d956-9e9e-000000000078] 7092 1726882306.77097: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000078 7092 1726882306.77208: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000078 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7092 1726882306.77256: no more pending results, returning what we have 7092 1726882306.77259: results queue empty 7092 1726882306.77260: checking for any_errors_fatal 7092 1726882306.77269: done checking for any_errors_fatal 7092 1726882306.77270: checking for max_fail_percentage 7092 1726882306.77272: done checking for max_fail_percentage 7092 1726882306.77272: checking to see if all hosts have failed and the running result is not ok 7092 1726882306.77274: done checking to see if all hosts have failed 7092 1726882306.77274: getting the remaining hosts for this loop 7092 1726882306.77276: done getting the remaining hosts for this loop 7092 1726882306.77280: getting the next task for host managed_node1 7092 1726882306.77288: done getting next task for host managed_node1 7092 1726882306.77292: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882306.77295: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882306.77312: getting variables 7092 1726882306.77314: in VariableManager get_vars() 7092 1726882306.77375: Calling all_inventory to load vars for managed_node1 7092 1726882306.77379: Calling groups_inventory to load vars for managed_node1 7092 1726882306.77381: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882306.77392: Calling all_plugins_play to load vars for managed_node1 7092 1726882306.77395: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882306.77398: Calling groups_plugins_play to load vars for managed_node1 7092 1726882306.78382: WORKER PROCESS EXITING 7092 1726882306.79133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882306.82825: done with get_vars() 7092 1726882306.82867: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:31:46 -0400 (0:00:00.120) 0:01:05.736 ****** 7092 1726882306.82968: entering _queue_task() for managed_node1/ping 7092 1726882306.84084: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882306.84094: worker is 1 (out of 1 available) 7092 1726882306.84101: exiting _queue_task() for managed_node1/ping 7092 1726882306.84109: done queuing things up, now waiting for results queue to drain 7092 1726882306.84110: waiting for pending results... 7092 1726882306.84710: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000079 7092 1726882306.84729: variable 'ansible_search_path' from source: unknown 7092 1726882306.84736: variable 'ansible_search_path' from source: unknown 7092 1726882306.84780: calling self._execute() 7092 1726882306.84877: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.85011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.85026: variable 'omit' from source: magic vars 7092 1726882306.85734: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.85884: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.86319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882306.91557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882306.91632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882306.91678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882306.91715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882306.91751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882306.91828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882306.91872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882306.91902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882306.91948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882306.91972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882306.92096: variable 'ansible_distribution' from source: facts 7092 1726882306.92105: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.92115: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.92244: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.92256: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.92444: variable 'ansible_distribution' from source: facts 7092 1726882306.92453: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.92465: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.92580: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.92589: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882306.92777: variable 'ansible_distribution' from source: facts 7092 1726882306.92788: variable 'ansible_distribution_major_version' from source: facts 7092 1726882306.92800: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882306.92813: variable 'omit' from source: magic vars 7092 1726882306.92882: variable 'omit' from source: magic vars 7092 1726882306.92920: variable 'omit' from source: magic vars 7092 1726882306.92955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882306.92988: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882306.93009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882306.93031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882306.93053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882306.93086: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882306.93093: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.93100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.93202: Set connection var ansible_shell_type to sh 7092 1726882306.93214: Set connection var ansible_shell_executable to /bin/sh 7092 1726882306.93223: Set connection var ansible_timeout to 10 7092 1726882306.93232: Set connection var ansible_pipelining to False 7092 1726882306.93248: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882306.93256: Set connection var ansible_connection to ssh 7092 1726882306.93287: variable 'ansible_shell_executable' from source: unknown 7092 1726882306.93295: variable 'ansible_connection' from source: unknown 7092 1726882306.93301: variable 'ansible_module_compression' from source: unknown 7092 1726882306.93306: variable 'ansible_shell_type' from source: unknown 7092 1726882306.93312: variable 'ansible_shell_executable' from source: unknown 7092 1726882306.93318: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882306.93325: variable 'ansible_pipelining' from source: unknown 7092 1726882306.93330: variable 'ansible_timeout' from source: unknown 7092 1726882306.93337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882306.93479: 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) 7092 1726882306.93496: variable 'omit' from source: magic vars 7092 1726882306.93504: starting attempt loop 7092 1726882306.93509: running the handler 7092 1726882306.93525: _low_level_execute_command(): starting 7092 1726882306.93534: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882306.94306: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882306.94320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882306.94333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882306.94353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882306.94401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882306.94412: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882306.94425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882306.94443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882306.94463: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882306.94480: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882306.94493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882306.94508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882306.94525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882306.94538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882306.94553: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882306.94568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882306.94637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882306.94665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882306.94682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882306.94822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882306.96493: stdout chunk (state=3): >>>/root <<< 7092 1726882306.96677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882306.96681: stdout chunk (state=3): >>><<< 7092 1726882306.96683: stderr chunk (state=3): >>><<< 7092 1726882306.96813: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882306.96817: _low_level_execute_command(): starting 7092 1726882306.96819: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602 `" && echo ansible-tmp-1726882306.967195-9121-158107741810602="` echo /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602 `" ) && sleep 0' 7092 1726882306.98227: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882306.98231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882306.98271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882306.98275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882306.98277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882306.98367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882306.98523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882306.98696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.00607: stdout chunk (state=3): >>>ansible-tmp-1726882306.967195-9121-158107741810602=/root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602 <<< 7092 1726882307.00716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.00796: stderr chunk (state=3): >>><<< 7092 1726882307.00799: stdout chunk (state=3): >>><<< 7092 1726882307.01091: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882306.967195-9121-158107741810602=/root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882307.01095: variable 'ansible_module_compression' from source: unknown 7092 1726882307.01098: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7092 1726882307.01100: variable 'ansible_facts' from source: unknown 7092 1726882307.01103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602/AnsiballZ_ping.py 7092 1726882307.01707: Sending initial data 7092 1726882307.01710: Sent initial data (150 bytes) 7092 1726882307.04484: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.04640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.04660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.04682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.04729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.04747: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.04765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.04786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.04799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.04810: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.04829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.04850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.04867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.04879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.04888: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.04898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.05085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.05108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.05122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.05254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.07072: 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 <<< 7092 1726882307.07165: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882307.07262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpj2hf_1lt /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602/AnsiballZ_ping.py <<< 7092 1726882307.07354: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882307.08765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.08844: stderr chunk (state=3): >>><<< 7092 1726882307.08847: stdout chunk (state=3): >>><<< 7092 1726882307.08867: done transferring module to remote 7092 1726882307.08879: _low_level_execute_command(): starting 7092 1726882307.08884: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602/ /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602/AnsiballZ_ping.py && sleep 0' 7092 1726882307.10525: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.10601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.10612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.10627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.10668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.10707: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.10718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.10732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.10740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.10746: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.10754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.10765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.10777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.10817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.10824: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.10833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.11008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.11019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.11037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.11350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.13047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.13052: stdout chunk (state=3): >>><<< 7092 1726882307.13057: stderr chunk (state=3): >>><<< 7092 1726882307.13083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882307.13087: _low_level_execute_command(): starting 7092 1726882307.13089: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602/AnsiballZ_ping.py && sleep 0' 7092 1726882307.14725: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.14733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.14746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.14757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.14835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.14840: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.14880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.14894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.14901: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.14912: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.14920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.14929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.14946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.14954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.14956: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.14966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.15154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.15161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.15165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.15460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.28227: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7092 1726882307.29299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882307.29303: stdout chunk (state=3): >>><<< 7092 1726882307.29310: stderr chunk (state=3): >>><<< 7092 1726882307.29328: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882307.29351: 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-1726882306.967195-9121-158107741810602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882307.29360: _low_level_execute_command(): starting 7092 1726882307.29366: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882306.967195-9121-158107741810602/ > /dev/null 2>&1 && sleep 0' 7092 1726882307.31171: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.31179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.31190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.31284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.31324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.31331: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.31340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.31354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.31362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.31370: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.31378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.31387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.31398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.31405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.31412: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.31421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.31573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.31588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.31591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.31879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.33681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.33705: stderr chunk (state=3): >>><<< 7092 1726882307.33708: stdout chunk (state=3): >>><<< 7092 1726882307.33727: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882307.33732: handler run complete 7092 1726882307.33749: attempt loop complete, returning result 7092 1726882307.33752: _execute() done 7092 1726882307.33754: dumping result to json 7092 1726882307.33756: done dumping result, returning 7092 1726882307.33767: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-d956-9e9e-000000000079] 7092 1726882307.33772: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000079 7092 1726882307.33869: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000079 7092 1726882307.33872: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7092 1726882307.33948: no more pending results, returning what we have 7092 1726882307.33952: results queue empty 7092 1726882307.33952: checking for any_errors_fatal 7092 1726882307.33959: done checking for any_errors_fatal 7092 1726882307.33960: checking for max_fail_percentage 7092 1726882307.33962: done checking for max_fail_percentage 7092 1726882307.33970: checking to see if all hosts have failed and the running result is not ok 7092 1726882307.33971: done checking to see if all hosts have failed 7092 1726882307.33972: getting the remaining hosts for this loop 7092 1726882307.33974: done getting the remaining hosts for this loop 7092 1726882307.33978: getting the next task for host managed_node1 7092 1726882307.33988: done getting next task for host managed_node1 7092 1726882307.33990: ^ task is: TASK: meta (role_complete) 7092 1726882307.33993: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882307.34002: getting variables 7092 1726882307.34004: in VariableManager get_vars() 7092 1726882307.34055: Calling all_inventory to load vars for managed_node1 7092 1726882307.34058: Calling groups_inventory to load vars for managed_node1 7092 1726882307.34060: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882307.34072: Calling all_plugins_play to load vars for managed_node1 7092 1726882307.34074: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882307.34077: Calling groups_plugins_play to load vars for managed_node1 7092 1726882307.36887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882307.39610: done with get_vars() 7092 1726882307.39655: done getting variables 7092 1726882307.39756: done queuing things up, now waiting for results queue to drain 7092 1726882307.39758: results queue empty 7092 1726882307.39759: checking for any_errors_fatal 7092 1726882307.39763: done checking for any_errors_fatal 7092 1726882307.39765: checking for max_fail_percentage 7092 1726882307.39766: done checking for max_fail_percentage 7092 1726882307.39767: checking to see if all hosts have failed and the running result is not ok 7092 1726882307.39768: done checking to see if all hosts have failed 7092 1726882307.39769: getting the remaining hosts for this loop 7092 1726882307.39770: done getting the remaining hosts for this loop 7092 1726882307.39773: getting the next task for host managed_node1 7092 1726882307.39777: done getting next task for host managed_node1 7092 1726882307.39779: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7092 1726882307.39781: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882307.39784: getting variables 7092 1726882307.39785: in VariableManager get_vars() 7092 1726882307.39809: Calling all_inventory to load vars for managed_node1 7092 1726882307.39811: Calling groups_inventory to load vars for managed_node1 7092 1726882307.39813: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882307.39823: Calling all_plugins_play to load vars for managed_node1 7092 1726882307.39826: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882307.39830: Calling groups_plugins_play to load vars for managed_node1 7092 1726882307.41223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882307.44407: done with get_vars() 7092 1726882307.44430: done getting variables 7092 1726882307.44481: 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 [TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:57 Friday 20 September 2024 21:31:47 -0400 (0:00:00.615) 0:01:06.352 ****** 7092 1726882307.44510: entering _queue_task() for managed_node1/debug 7092 1726882307.45639: worker is 1 (out of 1 available) 7092 1726882307.45654: exiting _queue_task() for managed_node1/debug 7092 1726882307.45668: done queuing things up, now waiting for results queue to drain 7092 1726882307.45670: waiting for pending results... 7092 1726882307.46518: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7092 1726882307.46708: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000a9 7092 1726882307.46721: variable 'ansible_search_path' from source: unknown 7092 1726882307.46754: calling self._execute() 7092 1726882307.46954: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882307.46958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882307.46972: variable 'omit' from source: magic vars 7092 1726882307.47846: variable 'ansible_distribution_major_version' from source: facts 7092 1726882307.47849: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882307.49190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882307.52372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882307.52452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882307.52499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882307.52539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882307.52578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882307.52669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882307.52721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882307.52754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882307.52806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882307.52832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882307.52966: variable 'ansible_distribution' from source: facts 7092 1726882307.52978: variable 'ansible_distribution_major_version' from source: facts 7092 1726882307.52992: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882307.53004: variable 'omit' from source: magic vars 7092 1726882307.53037: variable 'omit' from source: magic vars 7092 1726882307.53080: variable 'omit' from source: magic vars 7092 1726882307.53111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882307.53148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882307.53171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882307.53192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882307.53213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882307.53259: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882307.53272: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882307.53280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882307.53390: Set connection var ansible_shell_type to sh 7092 1726882307.53404: Set connection var ansible_shell_executable to /bin/sh 7092 1726882307.53419: Set connection var ansible_timeout to 10 7092 1726882307.53430: Set connection var ansible_pipelining to False 7092 1726882307.53447: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882307.53458: Set connection var ansible_connection to ssh 7092 1726882307.53492: variable 'ansible_shell_executable' from source: unknown 7092 1726882307.53500: variable 'ansible_connection' from source: unknown 7092 1726882307.53507: variable 'ansible_module_compression' from source: unknown 7092 1726882307.53513: variable 'ansible_shell_type' from source: unknown 7092 1726882307.53521: variable 'ansible_shell_executable' from source: unknown 7092 1726882307.53530: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882307.53567: variable 'ansible_pipelining' from source: unknown 7092 1726882307.53577: variable 'ansible_timeout' from source: unknown 7092 1726882307.53588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882307.53757: 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) 7092 1726882307.53788: variable 'omit' from source: magic vars 7092 1726882307.53808: starting attempt loop 7092 1726882307.53829: running the handler 7092 1726882307.53886: handler run complete 7092 1726882307.54086: attempt loop complete, returning result 7092 1726882307.54094: _execute() done 7092 1726882307.54102: dumping result to json 7092 1726882307.54108: done dumping result, returning 7092 1726882307.54119: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs [0e448fcc-3ce9-d956-9e9e-0000000000a9] 7092 1726882307.54129: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000a9 7092 1726882307.54248: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000a9 7092 1726882307.54258: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7092 1726882307.54314: no more pending results, returning what we have 7092 1726882307.54318: results queue empty 7092 1726882307.54319: checking for any_errors_fatal 7092 1726882307.54321: done checking for any_errors_fatal 7092 1726882307.54322: checking for max_fail_percentage 7092 1726882307.54324: done checking for max_fail_percentage 7092 1726882307.54325: checking to see if all hosts have failed and the running result is not ok 7092 1726882307.54326: done checking to see if all hosts have failed 7092 1726882307.54327: getting the remaining hosts for this loop 7092 1726882307.54329: done getting the remaining hosts for this loop 7092 1726882307.54333: getting the next task for host managed_node1 7092 1726882307.54346: done getting next task for host managed_node1 7092 1726882307.54350: ^ task is: TASK: Copy cacert to system truststore 7092 1726882307.54352: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882307.54356: getting variables 7092 1726882307.54367: in VariableManager get_vars() 7092 1726882307.54424: Calling all_inventory to load vars for managed_node1 7092 1726882307.54427: Calling groups_inventory to load vars for managed_node1 7092 1726882307.54429: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882307.54444: Calling all_plugins_play to load vars for managed_node1 7092 1726882307.54448: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882307.54451: Calling groups_plugins_play to load vars for managed_node1 7092 1726882307.56453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882307.58237: done with get_vars() 7092 1726882307.58270: done getting variables 7092 1726882307.58330: 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 [Copy cacert to system truststore] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:62 Friday 20 September 2024 21:31:47 -0400 (0:00:00.138) 0:01:06.490 ****** 7092 1726882307.58371: entering _queue_task() for managed_node1/copy 7092 1726882307.58729: worker is 1 (out of 1 available) 7092 1726882307.58750: exiting _queue_task() for managed_node1/copy 7092 1726882307.58762: done queuing things up, now waiting for results queue to drain 7092 1726882307.58766: waiting for pending results... 7092 1726882307.59640: running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore 7092 1726882307.59885: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000aa 7092 1726882307.59906: variable 'ansible_search_path' from source: unknown 7092 1726882307.59955: calling self._execute() 7092 1726882307.60067: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882307.60079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882307.60095: variable 'omit' from source: magic vars 7092 1726882307.60501: variable 'ansible_distribution_major_version' from source: facts 7092 1726882307.60519: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882307.60726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882307.63219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882307.63294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882307.63345: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882307.63384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882307.63415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882307.63505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882307.63857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882307.63899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882307.63948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882307.63972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882307.64097: variable 'ansible_distribution' from source: facts 7092 1726882307.64105: variable 'ansible_distribution_major_version' from source: facts 7092 1726882307.64116: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882307.64126: variable 'omit' from source: magic vars 7092 1726882307.64156: variable 'omit' from source: magic vars 7092 1726882307.64220: variable 'omit' from source: magic vars 7092 1726882307.64251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882307.64304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882307.64327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882307.64351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882307.64390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882307.64431: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882307.64439: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882307.64449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882307.64576: Set connection var ansible_shell_type to sh 7092 1726882307.64617: Set connection var ansible_shell_executable to /bin/sh 7092 1726882307.64631: Set connection var ansible_timeout to 10 7092 1726882307.64646: Set connection var ansible_pipelining to False 7092 1726882307.64661: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882307.64671: Set connection var ansible_connection to ssh 7092 1726882307.64696: variable 'ansible_shell_executable' from source: unknown 7092 1726882307.64702: variable 'ansible_connection' from source: unknown 7092 1726882307.64708: variable 'ansible_module_compression' from source: unknown 7092 1726882307.64718: variable 'ansible_shell_type' from source: unknown 7092 1726882307.64729: variable 'ansible_shell_executable' from source: unknown 7092 1726882307.64738: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882307.64751: variable 'ansible_pipelining' from source: unknown 7092 1726882307.64757: variable 'ansible_timeout' from source: unknown 7092 1726882307.64765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882307.64880: 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=False) 7092 1726882307.64895: variable 'omit' from source: magic vars 7092 1726882307.64903: starting attempt loop 7092 1726882307.64914: running the handler 7092 1726882307.64929: _low_level_execute_command(): starting 7092 1726882307.64949: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882307.65747: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.65766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.65787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.65815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.65871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.65884: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.65902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.65927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.65946: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.65958: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.65972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.65987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.66001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.66239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.66258: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.66281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.66376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.66400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.66425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.66582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.68222: stdout chunk (state=3): >>>/root <<< 7092 1726882307.68384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.68420: stderr chunk (state=3): >>><<< 7092 1726882307.68423: stdout chunk (state=3): >>><<< 7092 1726882307.68473: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882307.68476: _low_level_execute_command(): starting 7092 1726882307.68480: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875 `" && echo ansible-tmp-1726882307.6844459-9146-265930025038875="` echo /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875 `" ) && sleep 0' 7092 1726882307.69750: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.69753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.69787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.69790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.69793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.69977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.69980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.69988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.70095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.71999: stdout chunk (state=3): >>>ansible-tmp-1726882307.6844459-9146-265930025038875=/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875 <<< 7092 1726882307.72115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.72193: stderr chunk (state=3): >>><<< 7092 1726882307.72196: stdout chunk (state=3): >>><<< 7092 1726882307.72271: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882307.6844459-9146-265930025038875=/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882307.72277: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7092 1726882307.72282: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7092 1726882307.72370: variable 'ansible_module_compression' from source: unknown 7092 1726882307.72499: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882307.72503: variable 'ansible_facts' from source: unknown 7092 1726882307.72858: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_stat.py 7092 1726882307.73003: Sending initial data 7092 1726882307.73006: Sent initial data (151 bytes) 7092 1726882307.74002: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.74010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.74020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.74038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.74078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.74085: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.74094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.74107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.74115: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.74121: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.74129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.74139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.74156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.74165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.74173: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.74180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.74253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.74276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.74289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.74419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.76203: 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 <<< 7092 1726882307.76302: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882307.76395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpvp41kqe7 /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_stat.py <<< 7092 1726882307.76492: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882307.77919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.78033: stderr chunk (state=3): >>><<< 7092 1726882307.78036: stdout chunk (state=3): >>><<< 7092 1726882307.78038: done transferring module to remote 7092 1726882307.78040: _low_level_execute_command(): starting 7092 1726882307.78045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/ /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_stat.py && sleep 0' 7092 1726882307.78603: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.78614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.78625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.78643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.78690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.78703: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.78717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.78736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.78752: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.78766: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.78781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.78795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.78811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.78823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.78834: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.78851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.78930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.78950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.78966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.79094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.80861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882307.80935: stderr chunk (state=3): >>><<< 7092 1726882307.80938: stdout chunk (state=3): >>><<< 7092 1726882307.81046: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882307.81050: _low_level_execute_command(): starting 7092 1726882307.81053: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_stat.py && sleep 0' 7092 1726882307.81722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.81735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.81752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.81772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.81821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.81833: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.81849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.81868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.81881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.81892: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.81903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.81922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.81944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.81957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.81970: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.81983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.82062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.82093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.82110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.82238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882307.95235: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882307.96399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882307.96403: stdout chunk (state=3): >>><<< 7092 1726882307.96406: stderr chunk (state=3): >>><<< 7092 1726882307.96538: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882307.96546: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882307.6844459-9146-265930025038875/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882307.96926: Sending initial data 7092 1726882307.96929: Sent initial data (195 bytes) 7092 1726882307.99303: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882307.99312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.99324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.99337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.99377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.99479: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882307.99489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.99508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882307.99516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882307.99523: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882307.99531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882307.99541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882307.99553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882307.99566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882307.99569: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882307.99578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882307.99651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882307.99728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882307.99738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882307.99935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.01764: 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 <<< 7092 1726882308.01852: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882308.01949: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem <<< 7092 1726882308.02038: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882308.02451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.02700: stderr chunk (state=3): >>><<< 7092 1726882308.02703: stdout chunk (state=3): >>><<< 7092 1726882308.02706: _low_level_execute_command(): starting 7092 1726882308.02708: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/ /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem && sleep 0' 7092 1726882308.03952: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.03955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.03958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.04001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882308.04004: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.04010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882308.04012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.04079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.04082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.04192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.04280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.06030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.06099: stderr chunk (state=3): >>><<< 7092 1726882308.06103: stdout chunk (state=3): >>><<< 7092 1726882308.06169: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882308.06173: variable 'ansible_module_compression' from source: unknown 7092 1726882308.06370: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882308.06373: variable 'ansible_facts' from source: unknown 7092 1726882308.06376: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_copy.py 7092 1726882308.06434: Sending initial data 7092 1726882308.06437: Sent initial data (151 bytes) 7092 1726882308.07884: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.07900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.07916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.07936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.07996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.07999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.08001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.08122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.08138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.08145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.08281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.09982: 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 <<< 7092 1726882308.10070: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882308.10161: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp2khl76kj /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_copy.py <<< 7092 1726882308.10259: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882308.11686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.11871: stderr chunk (state=3): >>><<< 7092 1726882308.11874: stdout chunk (state=3): >>><<< 7092 1726882308.11877: done transferring module to remote 7092 1726882308.11879: _low_level_execute_command(): starting 7092 1726882308.11952: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/ /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_copy.py && sleep 0' 7092 1726882308.12935: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.12950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.12962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.12972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.13014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.13017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.13019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.13069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.13082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.13189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.14987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.15069: stderr chunk (state=3): >>><<< 7092 1726882308.15083: stdout chunk (state=3): >>><<< 7092 1726882308.15184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882308.15194: _low_level_execute_command(): starting 7092 1726882308.15197: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/AnsiballZ_copy.py && sleep 0' 7092 1726882308.15745: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.15764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.15784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.15803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.15845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.15858: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882308.15873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.15888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882308.15897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882308.15906: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882308.15918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.15930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.15943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.15954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.15966: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882308.15979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.16056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.16084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.16105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.16406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.30055: stdout chunk (state=3): >>> {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882308.31078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882308.31131: stderr chunk (state=3): >>><<< 7092 1726882308.31135: stdout chunk (state=3): >>><<< 7092 1726882308.31153: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882308.31179: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem', 'dest': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882307.6844459-9146-265930025038875/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882308.31187: _low_level_execute_command(): starting 7092 1726882308.31191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/ > /dev/null 2>&1 && sleep 0' 7092 1726882308.31630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.31634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.31690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.31693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.31696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.31702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.31757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.31760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.31763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.31859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.33669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.33717: stderr chunk (state=3): >>><<< 7092 1726882308.33721: stdout chunk (state=3): >>><<< 7092 1726882308.33739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882308.33748: handler run complete 7092 1726882308.33768: attempt loop complete, returning result 7092 1726882308.33771: _execute() done 7092 1726882308.33773: dumping result to json 7092 1726882308.33778: done dumping result, returning 7092 1726882308.33785: done running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore [0e448fcc-3ce9-d956-9e9e-0000000000aa] 7092 1726882308.33789: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000aa 7092 1726882308.33888: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000aa 7092 1726882308.33890: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882307.6844459-9146-265930025038875/.source.pem", "state": "file", "uid": 0 } 7092 1726882308.33956: no more pending results, returning what we have 7092 1726882308.33959: results queue empty 7092 1726882308.33960: checking for any_errors_fatal 7092 1726882308.33966: done checking for any_errors_fatal 7092 1726882308.33967: checking for max_fail_percentage 7092 1726882308.33968: done checking for max_fail_percentage 7092 1726882308.33969: checking to see if all hosts have failed and the running result is not ok 7092 1726882308.33971: done checking to see if all hosts have failed 7092 1726882308.33971: getting the remaining hosts for this loop 7092 1726882308.33973: done getting the remaining hosts for this loop 7092 1726882308.33976: getting the next task for host managed_node1 7092 1726882308.33983: done getting next task for host managed_node1 7092 1726882308.33985: ^ task is: TASK: Update ca trust 7092 1726882308.33987: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882308.33990: getting variables 7092 1726882308.33991: in VariableManager get_vars() 7092 1726882308.34042: Calling all_inventory to load vars for managed_node1 7092 1726882308.34045: Calling groups_inventory to load vars for managed_node1 7092 1726882308.34047: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882308.34057: Calling all_plugins_play to load vars for managed_node1 7092 1726882308.34060: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882308.34062: Calling groups_plugins_play to load vars for managed_node1 7092 1726882308.35623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882308.36542: done with get_vars() 7092 1726882308.36559: done getting variables 7092 1726882308.36606: 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 [Update ca trust] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Friday 20 September 2024 21:31:48 -0400 (0:00:00.782) 0:01:07.273 ****** 7092 1726882308.36628: entering _queue_task() for managed_node1/command 7092 1726882308.36858: worker is 1 (out of 1 available) 7092 1726882308.36873: exiting _queue_task() for managed_node1/command 7092 1726882308.36885: done queuing things up, now waiting for results queue to drain 7092 1726882308.36887: waiting for pending results... 7092 1726882308.37070: running TaskExecutor() for managed_node1/TASK: Update ca trust 7092 1726882308.37132: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000ab 7092 1726882308.37147: variable 'ansible_search_path' from source: unknown 7092 1726882308.37176: calling self._execute() 7092 1726882308.37297: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882308.37300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882308.37312: variable 'omit' from source: magic vars 7092 1726882308.38082: variable 'ansible_distribution_major_version' from source: facts 7092 1726882308.38097: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882308.38293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882308.40637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882308.40705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882308.40737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882308.40772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882308.40799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882308.40874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882308.40915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882308.40940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882308.40982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882308.40995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882308.41110: variable 'ansible_distribution' from source: facts 7092 1726882308.41114: variable 'ansible_distribution_major_version' from source: facts 7092 1726882308.41122: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882308.41129: variable 'omit' from source: magic vars 7092 1726882308.41152: variable 'omit' from source: magic vars 7092 1726882308.41191: variable 'omit' from source: magic vars 7092 1726882308.41215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882308.41245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882308.41260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882308.41279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882308.41289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882308.41318: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882308.41321: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882308.41324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882308.41415: Set connection var ansible_shell_type to sh 7092 1726882308.41422: Set connection var ansible_shell_executable to /bin/sh 7092 1726882308.41427: Set connection var ansible_timeout to 10 7092 1726882308.41437: Set connection var ansible_pipelining to False 7092 1726882308.41450: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882308.41455: Set connection var ansible_connection to ssh 7092 1726882308.41481: variable 'ansible_shell_executable' from source: unknown 7092 1726882308.41484: variable 'ansible_connection' from source: unknown 7092 1726882308.41486: variable 'ansible_module_compression' from source: unknown 7092 1726882308.41489: variable 'ansible_shell_type' from source: unknown 7092 1726882308.41491: variable 'ansible_shell_executable' from source: unknown 7092 1726882308.41495: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882308.41499: variable 'ansible_pipelining' from source: unknown 7092 1726882308.41501: variable 'ansible_timeout' from source: unknown 7092 1726882308.41505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882308.41603: 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) 7092 1726882308.41613: variable 'omit' from source: magic vars 7092 1726882308.41618: starting attempt loop 7092 1726882308.41621: running the handler 7092 1726882308.41635: _low_level_execute_command(): starting 7092 1726882308.41644: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882308.42329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.42341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.42350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.42367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.42411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.42418: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882308.42428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.42444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882308.42448: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882308.42453: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882308.42461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.42480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.42492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.42499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.42505: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882308.42515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.42585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.42605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.42617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.42747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.44385: stdout chunk (state=3): >>>/root <<< 7092 1726882308.44502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.44579: stderr chunk (state=3): >>><<< 7092 1726882308.44583: stdout chunk (state=3): >>><<< 7092 1726882308.44606: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882308.44618: _low_level_execute_command(): starting 7092 1726882308.44624: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691 `" && echo ansible-tmp-1726882308.4460492-9190-90691555909691="` echo /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691 `" ) && sleep 0' 7092 1726882308.45275: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.45282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.45293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.45306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.45347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.45354: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882308.45370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.45383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882308.45390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882308.45396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882308.45404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.45413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.45423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.45430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.45437: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882308.45446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.45520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.45536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.45547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.45668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.47547: stdout chunk (state=3): >>>ansible-tmp-1726882308.4460492-9190-90691555909691=/root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691 <<< 7092 1726882308.47824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.47827: stdout chunk (state=3): >>><<< 7092 1726882308.47834: stderr chunk (state=3): >>><<< 7092 1726882308.47855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882308.4460492-9190-90691555909691=/root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882308.47887: variable 'ansible_module_compression' from source: unknown 7092 1726882308.47937: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882308.47973: variable 'ansible_facts' from source: unknown 7092 1726882308.48052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691/AnsiballZ_command.py 7092 1726882308.48194: Sending initial data 7092 1726882308.48198: Sent initial data (153 bytes) 7092 1726882308.49197: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.49206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.49217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.49231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.49271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.49288: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882308.49297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.49311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882308.49318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882308.49325: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882308.49333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.49345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.49355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.49360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.49369: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882308.49377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.49446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.49465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.49479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.49604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.51347: 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 <<< 7092 1726882308.51435: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882308.51532: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpoavu0to2 /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691/AnsiballZ_command.py <<< 7092 1726882308.51625: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882308.53318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.53560: stderr chunk (state=3): >>><<< 7092 1726882308.53565: stdout chunk (state=3): >>><<< 7092 1726882308.53568: done transferring module to remote 7092 1726882308.53570: _low_level_execute_command(): starting 7092 1726882308.53572: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691/ /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691/AnsiballZ_command.py && sleep 0' 7092 1726882308.54624: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.54670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.54693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.54711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.54755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.54774: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882308.54794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.54824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882308.54835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882308.54851: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882308.54865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.54879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.54893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.54903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.54914: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882308.54926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.55009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.55030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.55048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.55176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882308.58003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882308.58091: stderr chunk (state=3): >>><<< 7092 1726882308.58237: stdout chunk (state=3): >>><<< 7092 1726882308.58268: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882308.58352: _low_level_execute_command(): starting 7092 1726882308.58356: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691/AnsiballZ_command.py && sleep 0' 7092 1726882308.59887: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882308.59901: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.59913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.59929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.59977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.59991: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882308.60003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.60019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882308.60030: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882308.60039: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882308.60053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882308.60068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882308.60083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882308.60097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882308.60107: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882308.60119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882308.60202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882308.60329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882308.60347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882308.60483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882310.33263: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:31:48.735472", "end": "2024-09-20 21:31:50.331218", "delta": "0:00:01.595746", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7092 1726882310.34623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882310.34627: stdout chunk (state=3): >>><<< 7092 1726882310.34629: stderr chunk (state=3): >>><<< 7092 1726882310.34674: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:31:48.735472", "end": "2024-09-20 21:31:50.331218", "delta": "0:00:01.595746", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882310.34787: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1726882308.4460492-9190-90691555909691/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882310.34791: _low_level_execute_command(): starting 7092 1726882310.34794: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882308.4460492-9190-90691555909691/ > /dev/null 2>&1 && sleep 0' 7092 1726882310.35416: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882310.35419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882310.35459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.35462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.35515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882310.35522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882310.35524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882310.35616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882310.37508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882310.37512: stdout chunk (state=3): >>><<< 7092 1726882310.37518: stderr chunk (state=3): >>><<< 7092 1726882310.37533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882310.37540: handler run complete 7092 1726882310.37568: Evaluated conditional (False): False 7092 1726882310.37579: attempt loop complete, returning result 7092 1726882310.37582: _execute() done 7092 1726882310.37585: dumping result to json 7092 1726882310.37590: done dumping result, returning 7092 1726882310.37600: done running TaskExecutor() for managed_node1/TASK: Update ca trust [0e448fcc-3ce9-d956-9e9e-0000000000ab] 7092 1726882310.37603: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000ab 7092 1726882310.37713: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000ab 7092 1726882310.37716: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:01.595746", "end": "2024-09-20 21:31:50.331218", "rc": 0, "start": "2024-09-20 21:31:48.735472" } 7092 1726882310.37797: no more pending results, returning what we have 7092 1726882310.37800: results queue empty 7092 1726882310.37801: checking for any_errors_fatal 7092 1726882310.37809: done checking for any_errors_fatal 7092 1726882310.37809: checking for max_fail_percentage 7092 1726882310.37812: done checking for max_fail_percentage 7092 1726882310.37812: checking to see if all hosts have failed and the running result is not ok 7092 1726882310.37819: done checking to see if all hosts have failed 7092 1726882310.37820: getting the remaining hosts for this loop 7092 1726882310.37821: done getting the remaining hosts for this loop 7092 1726882310.37827: getting the next task for host managed_node1 7092 1726882310.37834: done getting next task for host managed_node1 7092 1726882310.37839: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882310.37844: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882310.37862: getting variables 7092 1726882310.37865: in VariableManager get_vars() 7092 1726882310.37913: Calling all_inventory to load vars for managed_node1 7092 1726882310.37916: Calling groups_inventory to load vars for managed_node1 7092 1726882310.37918: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882310.37927: Calling all_plugins_play to load vars for managed_node1 7092 1726882310.37930: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882310.37933: Calling groups_plugins_play to load vars for managed_node1 7092 1726882310.38944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882310.39887: done with get_vars() 7092 1726882310.39905: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:31:50 -0400 (0:00:02.033) 0:01:09.307 ****** 7092 1726882310.39982: entering _queue_task() for managed_node1/include_tasks 7092 1726882310.40224: worker is 1 (out of 1 available) 7092 1726882310.40235: exiting _queue_task() for managed_node1/include_tasks 7092 1726882310.40247: done queuing things up, now waiting for results queue to drain 7092 1726882310.40250: waiting for pending results... 7092 1726882310.40611: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882310.40736: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000b3 7092 1726882310.40752: variable 'ansible_search_path' from source: unknown 7092 1726882310.40755: variable 'ansible_search_path' from source: unknown 7092 1726882310.40795: calling self._execute() 7092 1726882310.40903: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882310.40909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882310.40919: variable 'omit' from source: magic vars 7092 1726882310.41348: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.41361: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.41577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882310.43811: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882310.43859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882310.43889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882310.43914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882310.43933: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882310.43995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882310.44016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882310.44034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882310.44065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882310.44077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882310.44158: variable 'ansible_distribution' from source: facts 7092 1726882310.44161: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.44167: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.44274: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.44277: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.44430: variable 'ansible_distribution' from source: facts 7092 1726882310.44455: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.44460: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.44556: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.44559: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.45100: variable 'ansible_distribution' from source: facts 7092 1726882310.45103: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.45106: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.45107: _execute() done 7092 1726882310.45109: dumping result to json 7092 1726882310.45111: done dumping result, returning 7092 1726882310.45114: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-d956-9e9e-0000000000b3] 7092 1726882310.45116: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b3 7092 1726882310.45197: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b3 7092 1726882310.45203: WORKER PROCESS EXITING 7092 1726882310.45245: no more pending results, returning what we have 7092 1726882310.45249: in VariableManager get_vars() 7092 1726882310.45308: Calling all_inventory to load vars for managed_node1 7092 1726882310.45314: Calling groups_inventory to load vars for managed_node1 7092 1726882310.45317: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882310.45326: Calling all_plugins_play to load vars for managed_node1 7092 1726882310.45329: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882310.45332: Calling groups_plugins_play to load vars for managed_node1 7092 1726882310.46816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882310.48390: done with get_vars() 7092 1726882310.48407: variable 'ansible_search_path' from source: unknown 7092 1726882310.48408: variable 'ansible_search_path' from source: unknown 7092 1726882310.48435: we have included files to process 7092 1726882310.48436: generating all_blocks data 7092 1726882310.48438: done generating all_blocks data 7092 1726882310.48440: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882310.48441: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882310.48444: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882310.48847: done processing included file 7092 1726882310.48848: iterating over new_blocks loaded from include file 7092 1726882310.48849: in VariableManager get_vars() 7092 1726882310.48873: done with get_vars() 7092 1726882310.48875: filtering new block on tags 7092 1726882310.48887: done filtering new block on tags 7092 1726882310.48889: in VariableManager get_vars() 7092 1726882310.48906: done with get_vars() 7092 1726882310.48907: filtering new block on tags 7092 1726882310.48920: done filtering new block on tags 7092 1726882310.48922: in VariableManager get_vars() 7092 1726882310.48944: done with get_vars() 7092 1726882310.48945: filtering new block on tags 7092 1726882310.48956: done filtering new block on tags 7092 1726882310.48958: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7092 1726882310.48962: extending task lists for all hosts with included blocks 7092 1726882310.49434: done extending task lists 7092 1726882310.49435: done processing included files 7092 1726882310.49436: results queue empty 7092 1726882310.49436: checking for any_errors_fatal 7092 1726882310.49440: done checking for any_errors_fatal 7092 1726882310.49440: checking for max_fail_percentage 7092 1726882310.49443: done checking for max_fail_percentage 7092 1726882310.49443: checking to see if all hosts have failed and the running result is not ok 7092 1726882310.49444: done checking to see if all hosts have failed 7092 1726882310.49445: getting the remaining hosts for this loop 7092 1726882310.49445: done getting the remaining hosts for this loop 7092 1726882310.49452: getting the next task for host managed_node1 7092 1726882310.49455: done getting next task for host managed_node1 7092 1726882310.49457: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882310.49459: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882310.49469: getting variables 7092 1726882310.49470: in VariableManager get_vars() 7092 1726882310.49485: Calling all_inventory to load vars for managed_node1 7092 1726882310.49487: Calling groups_inventory to load vars for managed_node1 7092 1726882310.49488: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882310.49492: Calling all_plugins_play to load vars for managed_node1 7092 1726882310.49494: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882310.49495: Calling groups_plugins_play to load vars for managed_node1 7092 1726882310.50327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882310.51768: done with get_vars() 7092 1726882310.51784: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:31:50 -0400 (0:00:00.118) 0:01:09.425 ****** 7092 1726882310.51845: entering _queue_task() for managed_node1/setup 7092 1726882310.52095: worker is 1 (out of 1 available) 7092 1726882310.52108: exiting _queue_task() for managed_node1/setup 7092 1726882310.52121: done queuing things up, now waiting for results queue to drain 7092 1726882310.52123: waiting for pending results... 7092 1726882310.52308: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882310.52410: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000003f0 7092 1726882310.52420: variable 'ansible_search_path' from source: unknown 7092 1726882310.52424: variable 'ansible_search_path' from source: unknown 7092 1726882310.52455: calling self._execute() 7092 1726882310.52529: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882310.52533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882310.52544: variable 'omit' from source: magic vars 7092 1726882310.52831: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.52844: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.52984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882310.54599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882310.54652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882310.54676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882310.54702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882310.54723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882310.54787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882310.54806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882310.54824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882310.54853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882310.54866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882310.54949: variable 'ansible_distribution' from source: facts 7092 1726882310.54953: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.54961: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.55045: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55048: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.55165: variable 'ansible_distribution' from source: facts 7092 1726882310.55169: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55175: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.55248: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55251: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.55366: variable 'ansible_distribution' from source: facts 7092 1726882310.55370: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55375: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.55448: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55452: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.55568: variable 'ansible_distribution' from source: facts 7092 1726882310.55573: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55578: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.55651: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55654: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.55775: variable 'ansible_distribution' from source: facts 7092 1726882310.55779: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.55784: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.55901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882310.55918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882310.55937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882310.55969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882310.55980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882310.56012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882310.56029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882310.56048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882310.56078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882310.56088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882310.56181: variable '__network_required_facts' from source: role '' defaults 7092 1726882310.56189: variable 'ansible_facts' from source: unknown 7092 1726882310.56660: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7092 1726882310.56666: when evaluation is False, skipping this task 7092 1726882310.56668: _execute() done 7092 1726882310.56671: dumping result to json 7092 1726882310.56673: done dumping result, returning 7092 1726882310.56680: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-d956-9e9e-0000000003f0] 7092 1726882310.56691: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f0 7092 1726882310.56784: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f0 7092 1726882310.56787: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882310.56857: no more pending results, returning what we have 7092 1726882310.56860: results queue empty 7092 1726882310.56861: checking for any_errors_fatal 7092 1726882310.56862: done checking for any_errors_fatal 7092 1726882310.56863: checking for max_fail_percentage 7092 1726882310.56866: done checking for max_fail_percentage 7092 1726882310.56867: checking to see if all hosts have failed and the running result is not ok 7092 1726882310.56869: done checking to see if all hosts have failed 7092 1726882310.56869: getting the remaining hosts for this loop 7092 1726882310.56871: done getting the remaining hosts for this loop 7092 1726882310.56874: getting the next task for host managed_node1 7092 1726882310.56883: done getting next task for host managed_node1 7092 1726882310.56887: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882310.56891: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882310.56908: getting variables 7092 1726882310.56910: in VariableManager get_vars() 7092 1726882310.56969: Calling all_inventory to load vars for managed_node1 7092 1726882310.56972: Calling groups_inventory to load vars for managed_node1 7092 1726882310.56974: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882310.56984: Calling all_plugins_play to load vars for managed_node1 7092 1726882310.56986: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882310.56989: Calling groups_plugins_play to load vars for managed_node1 7092 1726882310.57810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882310.58757: done with get_vars() 7092 1726882310.58780: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:31:50 -0400 (0:00:00.070) 0:01:09.495 ****** 7092 1726882310.58854: entering _queue_task() for managed_node1/stat 7092 1726882310.59102: worker is 1 (out of 1 available) 7092 1726882310.59115: exiting _queue_task() for managed_node1/stat 7092 1726882310.59128: done queuing things up, now waiting for results queue to drain 7092 1726882310.59130: waiting for pending results... 7092 1726882310.59330: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882310.59446: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000003f2 7092 1726882310.59462: variable 'ansible_search_path' from source: unknown 7092 1726882310.59466: variable 'ansible_search_path' from source: unknown 7092 1726882310.59496: calling self._execute() 7092 1726882310.59571: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882310.59577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882310.59586: variable 'omit' from source: magic vars 7092 1726882310.59879: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.59892: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.60033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882310.61929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882310.61978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882310.62005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882310.62035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882310.62056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882310.62119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882310.62144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882310.62162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882310.62191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882310.62202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882310.62292: variable 'ansible_distribution' from source: facts 7092 1726882310.62296: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.62302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.62389: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.62394: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.62516: variable 'ansible_distribution' from source: facts 7092 1726882310.62520: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.62526: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.62604: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.62607: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.62724: variable 'ansible_distribution' from source: facts 7092 1726882310.62727: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.62732: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.62810: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.62813: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.62928: variable 'ansible_distribution' from source: facts 7092 1726882310.62932: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.62937: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.63015: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.63018: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.63132: variable 'ansible_distribution' from source: facts 7092 1726882310.63135: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.63140: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.63225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882310.67335: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882310.67375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882310.67397: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882310.67419: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882310.67462: 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) 7092 1726882310.67480: 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) 7092 1726882310.67497: 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) 7092 1726882310.67515: 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) 7092 1726882310.67582: variable '__network_is_ostree' from source: set_fact 7092 1726882310.67589: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882310.67592: when evaluation is False, skipping this task 7092 1726882310.67594: _execute() done 7092 1726882310.67596: dumping result to json 7092 1726882310.67599: done dumping result, returning 7092 1726882310.67606: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-d956-9e9e-0000000003f2] 7092 1726882310.67610: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f2 7092 1726882310.67695: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f2 7092 1726882310.67698: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882310.67767: no more pending results, returning what we have 7092 1726882310.67770: results queue empty 7092 1726882310.67771: checking for any_errors_fatal 7092 1726882310.67776: done checking for any_errors_fatal 7092 1726882310.67777: checking for max_fail_percentage 7092 1726882310.67779: done checking for max_fail_percentage 7092 1726882310.67779: checking to see if all hosts have failed and the running result is not ok 7092 1726882310.67786: done checking to see if all hosts have failed 7092 1726882310.67787: getting the remaining hosts for this loop 7092 1726882310.67789: done getting the remaining hosts for this loop 7092 1726882310.67792: getting the next task for host managed_node1 7092 1726882310.67798: done getting next task for host managed_node1 7092 1726882310.67801: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882310.67805: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882310.67830: getting variables 7092 1726882310.67831: in VariableManager get_vars() 7092 1726882310.67883: Calling all_inventory to load vars for managed_node1 7092 1726882310.67886: Calling groups_inventory to load vars for managed_node1 7092 1726882310.67889: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882310.67898: Calling all_plugins_play to load vars for managed_node1 7092 1726882310.67900: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882310.67903: Calling groups_plugins_play to load vars for managed_node1 7092 1726882310.72145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882310.73086: done with get_vars() 7092 1726882310.73109: done getting variables 7092 1726882310.73151: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:31:50 -0400 (0:00:00.143) 0:01:09.639 ****** 7092 1726882310.73176: entering _queue_task() for managed_node1/set_fact 7092 1726882310.73420: worker is 1 (out of 1 available) 7092 1726882310.73433: exiting _queue_task() for managed_node1/set_fact 7092 1726882310.73445: done queuing things up, now waiting for results queue to drain 7092 1726882310.73447: waiting for pending results... 7092 1726882310.73636: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882310.73754: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000003f3 7092 1726882310.73766: variable 'ansible_search_path' from source: unknown 7092 1726882310.73771: variable 'ansible_search_path' from source: unknown 7092 1726882310.73800: calling self._execute() 7092 1726882310.73879: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882310.73892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882310.73903: variable 'omit' from source: magic vars 7092 1726882310.74193: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.74206: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.74351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882310.75961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882310.76016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882310.76046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882310.76074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882310.76095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882310.76153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882310.76178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882310.76197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882310.76223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882310.76234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882310.76326: variable 'ansible_distribution' from source: facts 7092 1726882310.76330: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.76336: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.76421: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.76426: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.76546: variable 'ansible_distribution' from source: facts 7092 1726882310.76550: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.76552: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.76626: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.76631: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.76746: variable 'ansible_distribution' from source: facts 7092 1726882310.76749: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.76752: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.76823: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.76830: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.76941: variable 'ansible_distribution' from source: facts 7092 1726882310.76947: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.76950: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.77021: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.77024: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.77137: variable 'ansible_distribution' from source: facts 7092 1726882310.77140: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.77148: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.77228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882310.77361: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882310.77394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882310.77417: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882310.77438: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882310.77477: 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) 7092 1726882310.77495: 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) 7092 1726882310.77514: 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) 7092 1726882310.77532: 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) 7092 1726882310.77591: variable '__network_is_ostree' from source: set_fact 7092 1726882310.77595: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882310.77602: when evaluation is False, skipping this task 7092 1726882310.77605: _execute() done 7092 1726882310.77607: dumping result to json 7092 1726882310.77609: done dumping result, returning 7092 1726882310.77614: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-d956-9e9e-0000000003f3] 7092 1726882310.77616: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f3 7092 1726882310.77804: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f3 7092 1726882310.77807: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882310.77852: no more pending results, returning what we have 7092 1726882310.77855: results queue empty 7092 1726882310.77856: checking for any_errors_fatal 7092 1726882310.77861: done checking for any_errors_fatal 7092 1726882310.77862: checking for max_fail_percentage 7092 1726882310.77865: done checking for max_fail_percentage 7092 1726882310.77866: checking to see if all hosts have failed and the running result is not ok 7092 1726882310.77873: done checking to see if all hosts have failed 7092 1726882310.77879: getting the remaining hosts for this loop 7092 1726882310.77881: done getting the remaining hosts for this loop 7092 1726882310.77884: getting the next task for host managed_node1 7092 1726882310.77893: done getting next task for host managed_node1 7092 1726882310.77897: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882310.77900: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882310.77917: getting variables 7092 1726882310.77919: in VariableManager get_vars() 7092 1726882310.77974: Calling all_inventory to load vars for managed_node1 7092 1726882310.77977: Calling groups_inventory to load vars for managed_node1 7092 1726882310.77979: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882310.77996: Calling all_plugins_play to load vars for managed_node1 7092 1726882310.77999: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882310.78002: Calling groups_plugins_play to load vars for managed_node1 7092 1726882310.79638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882310.81170: done with get_vars() 7092 1726882310.81195: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:31:50 -0400 (0:00:00.080) 0:01:09.719 ****** 7092 1726882310.81270: entering _queue_task() for managed_node1/service_facts 7092 1726882310.81513: worker is 1 (out of 1 available) 7092 1726882310.81526: exiting _queue_task() for managed_node1/service_facts 7092 1726882310.81538: done queuing things up, now waiting for results queue to drain 7092 1726882310.81540: waiting for pending results... 7092 1726882310.81745: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882310.81887: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000003f5 7092 1726882310.81892: variable 'ansible_search_path' from source: unknown 7092 1726882310.81894: variable 'ansible_search_path' from source: unknown 7092 1726882310.81921: calling self._execute() 7092 1726882310.81998: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882310.82002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882310.82012: variable 'omit' from source: magic vars 7092 1726882310.82306: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.82316: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.82459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882310.84330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882310.84392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882310.84422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882310.84454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882310.84475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882310.84532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882310.84557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882310.84577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882310.84603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882310.84613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882310.84700: variable 'ansible_distribution' from source: facts 7092 1726882310.84705: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.84711: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.84794: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.84800: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.84917: variable 'ansible_distribution' from source: facts 7092 1726882310.84921: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.84925: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.85000: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.85004: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.85117: variable 'ansible_distribution' from source: facts 7092 1726882310.85121: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.85126: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.85200: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.85204: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.85313: variable 'ansible_distribution' from source: facts 7092 1726882310.85317: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.85322: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.85394: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.85397: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882310.85509: variable 'ansible_distribution' from source: facts 7092 1726882310.85513: variable 'ansible_distribution_major_version' from source: facts 7092 1726882310.85520: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882310.85528: variable 'omit' from source: magic vars 7092 1726882310.85575: variable 'omit' from source: magic vars 7092 1726882310.85602: variable 'omit' from source: magic vars 7092 1726882310.85622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882310.85648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882310.85661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882310.85676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882310.85685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882310.85710: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882310.85713: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882310.85716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882310.85783: Set connection var ansible_shell_type to sh 7092 1726882310.85789: Set connection var ansible_shell_executable to /bin/sh 7092 1726882310.85794: Set connection var ansible_timeout to 10 7092 1726882310.85800: Set connection var ansible_pipelining to False 7092 1726882310.85809: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882310.85811: Set connection var ansible_connection to ssh 7092 1726882310.85830: variable 'ansible_shell_executable' from source: unknown 7092 1726882310.85834: variable 'ansible_connection' from source: unknown 7092 1726882310.85836: variable 'ansible_module_compression' from source: unknown 7092 1726882310.85839: variable 'ansible_shell_type' from source: unknown 7092 1726882310.85841: variable 'ansible_shell_executable' from source: unknown 7092 1726882310.85852: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882310.85856: variable 'ansible_pipelining' from source: unknown 7092 1726882310.85858: variable 'ansible_timeout' from source: unknown 7092 1726882310.85860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882310.85948: 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) 7092 1726882310.85960: variable 'omit' from source: magic vars 7092 1726882310.85964: starting attempt loop 7092 1726882310.85968: running the handler 7092 1726882310.85974: _low_level_execute_command(): starting 7092 1726882310.85985: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882310.86503: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882310.86508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882310.86536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.86539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882310.86544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.86598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882310.86601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882310.86603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882310.86711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882310.88383: stdout chunk (state=3): >>>/root <<< 7092 1726882310.88588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882310.88640: stderr chunk (state=3): >>><<< 7092 1726882310.88650: stdout chunk (state=3): >>><<< 7092 1726882310.88670: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882310.88679: _low_level_execute_command(): starting 7092 1726882310.88685: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934 `" && echo ansible-tmp-1726882310.886674-9262-213190370484934="` echo /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934 `" ) && sleep 0' 7092 1726882310.89148: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882310.89151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882310.89187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.89203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882310.89214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.89259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882310.89274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882310.89376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882310.91239: stdout chunk (state=3): >>>ansible-tmp-1726882310.886674-9262-213190370484934=/root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934 <<< 7092 1726882310.91379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882310.91431: stderr chunk (state=3): >>><<< 7092 1726882310.91434: stdout chunk (state=3): >>><<< 7092 1726882310.91451: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882310.886674-9262-213190370484934=/root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882310.91495: variable 'ansible_module_compression' from source: unknown 7092 1726882310.91526: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7092 1726882310.91554: variable 'ansible_facts' from source: unknown 7092 1726882310.91616: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934/AnsiballZ_service_facts.py 7092 1726882310.91720: Sending initial data 7092 1726882310.91724: Sent initial data (159 bytes) 7092 1726882310.92404: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882310.92410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882310.92446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882310.92460: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882310.92477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.92519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882310.92526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882310.92637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882310.94386: 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 <<< 7092 1726882310.94473: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882310.94567: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpuv44qqo8 /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934/AnsiballZ_service_facts.py <<< 7092 1726882310.94658: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882310.95698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882310.95808: stderr chunk (state=3): >>><<< 7092 1726882310.95812: stdout chunk (state=3): >>><<< 7092 1726882310.95826: done transferring module to remote 7092 1726882310.95836: _low_level_execute_command(): starting 7092 1726882310.95840: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934/ /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934/AnsiballZ_service_facts.py && sleep 0' 7092 1726882310.96301: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882310.96306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882310.96344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.96358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882310.96370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.96415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882310.96420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882310.96434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882310.96547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882310.98309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882310.98355: stderr chunk (state=3): >>><<< 7092 1726882310.98359: stdout chunk (state=3): >>><<< 7092 1726882310.98373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882310.98379: _low_level_execute_command(): starting 7092 1726882310.98384: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934/AnsiballZ_service_facts.py && sleep 0' 7092 1726882310.98947: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882310.99019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882310.99034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882310.99142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882312.32781: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "plymouth-quit-wait.service": {"name": "plymouth-qu<<< 7092 1726882312.32816: stdout chunk (state=3): >>>it-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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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.servi<<< 7092 1726882312.32843: stdout chunk (state=3): >>>ce": {"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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "man-db-cache-update.service": {"name": "man-db-cache-update<<< 7092 1726882312.32857: stdout chunk (state=3): >>>.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 7092 1726882312.34160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882312.34165: stdout chunk (state=3): >>><<< 7092 1726882312.34168: stderr chunk (state=3): >>><<< 7092 1726882312.34574: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882312.34894: 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-1726882310.886674-9262-213190370484934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882312.34913: _low_level_execute_command(): starting 7092 1726882312.34925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882310.886674-9262-213190370484934/ > /dev/null 2>&1 && sleep 0' 7092 1726882312.35893: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.35897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.35937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.35940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.35943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.36026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882312.36030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882312.36167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882312.38025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882312.38028: stdout chunk (state=3): >>><<< 7092 1726882312.38031: stderr chunk (state=3): >>><<< 7092 1726882312.38469: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882312.38473: handler run complete 7092 1726882312.38475: variable 'ansible_facts' from source: unknown 7092 1726882312.38477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882312.38905: variable 'ansible_facts' from source: unknown 7092 1726882312.39471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882312.39669: attempt loop complete, returning result 7092 1726882312.39679: _execute() done 7092 1726882312.39685: dumping result to json 7092 1726882312.39742: done dumping result, returning 7092 1726882312.39756: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-d956-9e9e-0000000003f5] 7092 1726882312.39768: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f5 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882312.40725: no more pending results, returning what we have 7092 1726882312.40727: results queue empty 7092 1726882312.40728: checking for any_errors_fatal 7092 1726882312.40732: done checking for any_errors_fatal 7092 1726882312.40733: checking for max_fail_percentage 7092 1726882312.40734: done checking for max_fail_percentage 7092 1726882312.40735: checking to see if all hosts have failed and the running result is not ok 7092 1726882312.40737: done checking to see if all hosts have failed 7092 1726882312.40737: getting the remaining hosts for this loop 7092 1726882312.40739: done getting the remaining hosts for this loop 7092 1726882312.40744: getting the next task for host managed_node1 7092 1726882312.40751: done getting next task for host managed_node1 7092 1726882312.40754: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882312.40758: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882312.40770: getting variables 7092 1726882312.40772: in VariableManager get_vars() 7092 1726882312.40812: Calling all_inventory to load vars for managed_node1 7092 1726882312.40814: Calling groups_inventory to load vars for managed_node1 7092 1726882312.40817: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882312.40826: Calling all_plugins_play to load vars for managed_node1 7092 1726882312.40829: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882312.40832: Calling groups_plugins_play to load vars for managed_node1 7092 1726882312.41502: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f5 7092 1726882312.41505: WORKER PROCESS EXITING 7092 1726882312.42185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882312.43979: done with get_vars() 7092 1726882312.44002: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:31:52 -0400 (0:00:01.628) 0:01:11.348 ****** 7092 1726882312.44101: entering _queue_task() for managed_node1/package_facts 7092 1726882312.44417: worker is 1 (out of 1 available) 7092 1726882312.44428: exiting _queue_task() for managed_node1/package_facts 7092 1726882312.44441: done queuing things up, now waiting for results queue to drain 7092 1726882312.44443: waiting for pending results... 7092 1726882312.44728: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882312.44902: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000003f6 7092 1726882312.44922: variable 'ansible_search_path' from source: unknown 7092 1726882312.44929: variable 'ansible_search_path' from source: unknown 7092 1726882312.44971: calling self._execute() 7092 1726882312.45070: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882312.45082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882312.45100: variable 'omit' from source: magic vars 7092 1726882312.45493: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.45511: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882312.45721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882312.48095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882312.48177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882312.48220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882312.48266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882312.48299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882312.48400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882312.48434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882312.48473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882312.48517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882312.48533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882312.48653: variable 'ansible_distribution' from source: facts 7092 1726882312.48665: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.48678: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882312.48797: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.48807: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882312.48981: variable 'ansible_distribution' from source: facts 7092 1726882312.48989: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.48998: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882312.49111: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.49126: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882312.49297: variable 'ansible_distribution' from source: facts 7092 1726882312.49306: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.49316: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882312.49427: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.49437: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882312.49611: variable 'ansible_distribution' from source: facts 7092 1726882312.49620: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.49630: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882312.49743: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.49753: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882312.49928: variable 'ansible_distribution' from source: facts 7092 1726882312.49937: variable 'ansible_distribution_major_version' from source: facts 7092 1726882312.49947: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882312.49958: variable 'omit' from source: magic vars 7092 1726882312.50039: variable 'omit' from source: magic vars 7092 1726882312.50083: variable 'omit' from source: magic vars 7092 1726882312.50116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882312.50148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882312.50173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882312.50194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882312.50212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882312.50244: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882312.50254: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882312.50261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882312.50359: Set connection var ansible_shell_type to sh 7092 1726882312.50374: Set connection var ansible_shell_executable to /bin/sh 7092 1726882312.50384: Set connection var ansible_timeout to 10 7092 1726882312.50393: Set connection var ansible_pipelining to False 7092 1726882312.50406: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882312.50414: Set connection var ansible_connection to ssh 7092 1726882312.50444: variable 'ansible_shell_executable' from source: unknown 7092 1726882312.50452: variable 'ansible_connection' from source: unknown 7092 1726882312.50458: variable 'ansible_module_compression' from source: unknown 7092 1726882312.50465: variable 'ansible_shell_type' from source: unknown 7092 1726882312.50472: variable 'ansible_shell_executable' from source: unknown 7092 1726882312.50477: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882312.50484: variable 'ansible_pipelining' from source: unknown 7092 1726882312.50489: variable 'ansible_timeout' from source: unknown 7092 1726882312.50496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882312.50636: 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) 7092 1726882312.50654: variable 'omit' from source: magic vars 7092 1726882312.50663: starting attempt loop 7092 1726882312.50671: running the handler 7092 1726882312.50687: _low_level_execute_command(): starting 7092 1726882312.50706: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882312.51454: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882312.51472: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.51486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.51504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.51550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.51562: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882312.51577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.51593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882312.51605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882312.51617: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882312.51633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.51649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.51669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.51682: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.51694: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882312.51707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.51786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882312.51810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882312.51827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882312.51958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882312.53632: stdout chunk (state=3): >>>/root <<< 7092 1726882312.53827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882312.53831: stdout chunk (state=3): >>><<< 7092 1726882312.53834: stderr chunk (state=3): >>><<< 7092 1726882312.54084: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882312.54087: _low_level_execute_command(): starting 7092 1726882312.54090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988 `" && echo ansible-tmp-1726882312.5385506-9310-32369551003988="` echo /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988 `" ) && sleep 0' 7092 1726882312.55407: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882312.55747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.55762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.55782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.55822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.55833: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882312.55846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.55866: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882312.55877: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882312.55887: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882312.55899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.55911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.55936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.55983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.56003: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882312.56019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.56116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882312.56173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882312.56188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882312.56321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882312.58252: stdout chunk (state=3): >>>ansible-tmp-1726882312.5385506-9310-32369551003988=/root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988 <<< 7092 1726882312.58451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882312.58455: stdout chunk (state=3): >>><<< 7092 1726882312.58458: stderr chunk (state=3): >>><<< 7092 1726882312.58872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882312.5385506-9310-32369551003988=/root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882312.58879: variable 'ansible_module_compression' from source: unknown 7092 1726882312.58882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7092 1726882312.58884: variable 'ansible_facts' from source: unknown 7092 1726882312.58886: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988/AnsiballZ_package_facts.py 7092 1726882312.59631: Sending initial data 7092 1726882312.59636: Sent initial data (159 bytes) 7092 1726882312.61736: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.61740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.61779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882312.61820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.61823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.61825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.62016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882312.62024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882312.62089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882312.62284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882312.64091: 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 <<< 7092 1726882312.64179: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882312.64277: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmptsfg8dly /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988/AnsiballZ_package_facts.py <<< 7092 1726882312.64370: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882312.67612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882312.67616: stderr chunk (state=3): >>><<< 7092 1726882312.67621: stdout chunk (state=3): >>><<< 7092 1726882312.67651: done transferring module to remote 7092 1726882312.67665: _low_level_execute_command(): starting 7092 1726882312.67668: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988/ /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988/AnsiballZ_package_facts.py && sleep 0' 7092 1726882312.69323: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882312.69331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.69341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.69360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.69512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.69520: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882312.69531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.69549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882312.69557: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882312.69566: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882312.69575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.69583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.69602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.69614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.69621: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882312.69630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.69745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882312.69763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882312.69770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882312.69944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882312.71783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882312.71789: stdout chunk (state=3): >>><<< 7092 1726882312.71792: stderr chunk (state=3): >>><<< 7092 1726882312.71815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882312.71819: _low_level_execute_command(): starting 7092 1726882312.71822: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988/AnsiballZ_package_facts.py && sleep 0' 7092 1726882312.73630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882312.73672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.73684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.73784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.73830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.73837: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882312.73852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.73868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882312.73881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882312.73892: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882312.73900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882312.73909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882312.73921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882312.73929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882312.73935: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882312.73948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882312.74089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882312.74150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882312.74224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882312.74425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882313.21449: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_<<< 7092 1726882313.21603: stdout chunk (state=3): >>>64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [<<< 7092 1726882313.21707: stdout chunk (state=3): >>>{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source":<<< 7092 1726882313.21773: stdout chunk (state=3): >>> "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch"<<< 7092 1726882313.21781: stdout chunk (state=3): >>>: null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7092 1726882313.23244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882313.23319: stderr chunk (state=3): >>><<< 7092 1726882313.23324: stdout chunk (state=3): >>><<< 7092 1726882313.23482: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882313.26814: 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-1726882312.5385506-9310-32369551003988/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882313.26852: _low_level_execute_command(): starting 7092 1726882313.26856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882312.5385506-9310-32369551003988/ > /dev/null 2>&1 && sleep 0' 7092 1726882313.27501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882313.27508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882313.27519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882313.27532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882313.27577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882313.27583: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882313.27592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882313.27605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882313.27612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882313.27618: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882313.27626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882313.27635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882313.27649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882313.27656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882313.27663: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882313.27674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882313.27744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882313.27760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882313.27773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882313.27895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882313.29832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882313.29836: stdout chunk (state=3): >>><<< 7092 1726882313.29839: stderr chunk (state=3): >>><<< 7092 1726882313.30172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882313.30176: handler run complete 7092 1726882313.31138: variable 'ansible_facts' from source: unknown 7092 1726882313.32187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882313.36890: variable 'ansible_facts' from source: unknown 7092 1726882313.37389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882313.38244: attempt loop complete, returning result 7092 1726882313.38270: _execute() done 7092 1726882313.38278: dumping result to json 7092 1726882313.38518: done dumping result, returning 7092 1726882313.38532: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-d956-9e9e-0000000003f6] 7092 1726882313.38540: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f6 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882313.40911: no more pending results, returning what we have 7092 1726882313.40915: results queue empty 7092 1726882313.40916: checking for any_errors_fatal 7092 1726882313.40923: done checking for any_errors_fatal 7092 1726882313.40924: checking for max_fail_percentage 7092 1726882313.40925: done checking for max_fail_percentage 7092 1726882313.40926: checking to see if all hosts have failed and the running result is not ok 7092 1726882313.40928: done checking to see if all hosts have failed 7092 1726882313.40928: getting the remaining hosts for this loop 7092 1726882313.40930: done getting the remaining hosts for this loop 7092 1726882313.40933: getting the next task for host managed_node1 7092 1726882313.40942: done getting next task for host managed_node1 7092 1726882313.40946: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882313.40949: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882313.40959: getting variables 7092 1726882313.40961: in VariableManager get_vars() 7092 1726882313.41009: Calling all_inventory to load vars for managed_node1 7092 1726882313.41012: Calling groups_inventory to load vars for managed_node1 7092 1726882313.41014: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882313.41025: Calling all_plugins_play to load vars for managed_node1 7092 1726882313.41028: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882313.41031: Calling groups_plugins_play to load vars for managed_node1 7092 1726882313.43291: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000003f6 7092 1726882313.43295: WORKER PROCESS EXITING 7092 1726882313.43941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882313.47466: done with get_vars() 7092 1726882313.47494: done getting variables 7092 1726882313.47557: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:31:53 -0400 (0:00:01.034) 0:01:12.383 ****** 7092 1726882313.47596: entering _queue_task() for managed_node1/debug 7092 1726882313.48637: worker is 1 (out of 1 available) 7092 1726882313.48649: exiting _queue_task() for managed_node1/debug 7092 1726882313.48663: done queuing things up, now waiting for results queue to drain 7092 1726882313.48666: waiting for pending results... 7092 1726882313.49677: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882313.49932: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000b4 7092 1726882313.49958: variable 'ansible_search_path' from source: unknown 7092 1726882313.50009: variable 'ansible_search_path' from source: unknown 7092 1726882313.50112: calling self._execute() 7092 1726882313.50216: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882313.50332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882313.50377: variable 'omit' from source: magic vars 7092 1726882313.52888: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.52909: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.53127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882313.57614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882313.57693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882313.57881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882313.57921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882313.57979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882313.58153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882313.58301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882313.58330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882313.58432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882313.58455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882313.58595: variable 'ansible_distribution' from source: facts 7092 1726882313.58614: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.58628: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.58776: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.58787: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.58998: variable 'ansible_distribution' from source: facts 7092 1726882313.59007: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.59016: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.59135: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.59152: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.59338: variable 'ansible_distribution' from source: facts 7092 1726882313.59350: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.59361: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.59379: variable 'omit' from source: magic vars 7092 1726882313.59440: variable 'omit' from source: magic vars 7092 1726882313.59549: variable 'network_provider' from source: set_fact 7092 1726882313.59593: variable 'omit' from source: magic vars 7092 1726882313.59622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882313.59658: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882313.59684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882313.59710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882313.59725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882313.59759: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882313.59769: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882313.59776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882313.59880: Set connection var ansible_shell_type to sh 7092 1726882313.59892: Set connection var ansible_shell_executable to /bin/sh 7092 1726882313.59901: Set connection var ansible_timeout to 10 7092 1726882313.59917: Set connection var ansible_pipelining to False 7092 1726882313.59931: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882313.59939: Set connection var ansible_connection to ssh 7092 1726882313.59969: variable 'ansible_shell_executable' from source: unknown 7092 1726882313.59978: variable 'ansible_connection' from source: unknown 7092 1726882313.59984: variable 'ansible_module_compression' from source: unknown 7092 1726882313.59992: variable 'ansible_shell_type' from source: unknown 7092 1726882313.59999: variable 'ansible_shell_executable' from source: unknown 7092 1726882313.60006: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882313.60013: variable 'ansible_pipelining' from source: unknown 7092 1726882313.60027: variable 'ansible_timeout' from source: unknown 7092 1726882313.60035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882313.60155: 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) 7092 1726882313.60174: variable 'omit' from source: magic vars 7092 1726882313.60184: starting attempt loop 7092 1726882313.60191: running the handler 7092 1726882313.60248: handler run complete 7092 1726882313.60270: attempt loop complete, returning result 7092 1726882313.60278: _execute() done 7092 1726882313.60285: dumping result to json 7092 1726882313.60292: done dumping result, returning 7092 1726882313.60304: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-d956-9e9e-0000000000b4] 7092 1726882313.60313: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b4 ok: [managed_node1] => {} MSG: Using network provider: nm 7092 1726882313.60483: no more pending results, returning what we have 7092 1726882313.60487: results queue empty 7092 1726882313.60488: checking for any_errors_fatal 7092 1726882313.60499: done checking for any_errors_fatal 7092 1726882313.60500: checking for max_fail_percentage 7092 1726882313.60502: done checking for max_fail_percentage 7092 1726882313.60510: checking to see if all hosts have failed and the running result is not ok 7092 1726882313.60511: done checking to see if all hosts have failed 7092 1726882313.60512: getting the remaining hosts for this loop 7092 1726882313.60514: done getting the remaining hosts for this loop 7092 1726882313.60518: getting the next task for host managed_node1 7092 1726882313.60526: done getting next task for host managed_node1 7092 1726882313.60530: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882313.60533: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882313.60549: getting variables 7092 1726882313.60552: in VariableManager get_vars() 7092 1726882313.60606: Calling all_inventory to load vars for managed_node1 7092 1726882313.60609: Calling groups_inventory to load vars for managed_node1 7092 1726882313.60612: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882313.60623: Calling all_plugins_play to load vars for managed_node1 7092 1726882313.60626: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882313.60629: Calling groups_plugins_play to load vars for managed_node1 7092 1726882313.61606: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b4 7092 1726882313.61610: WORKER PROCESS EXITING 7092 1726882313.62492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882313.64482: done with get_vars() 7092 1726882313.64516: done getting variables 7092 1726882313.64698: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:31:53 -0400 (0:00:00.171) 0:01:12.554 ****** 7092 1726882313.64736: entering _queue_task() for managed_node1/fail 7092 1726882313.65561: worker is 1 (out of 1 available) 7092 1726882313.65575: exiting _queue_task() for managed_node1/fail 7092 1726882313.65588: done queuing things up, now waiting for results queue to drain 7092 1726882313.65590: waiting for pending results... 7092 1726882313.66561: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882313.67040: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000b5 7092 1726882313.67054: variable 'ansible_search_path' from source: unknown 7092 1726882313.67057: variable 'ansible_search_path' from source: unknown 7092 1726882313.67901: calling self._execute() 7092 1726882313.67998: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882313.68003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882313.68014: variable 'omit' from source: magic vars 7092 1726882313.68398: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.68411: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.69526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882313.72871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882313.72960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882313.73025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882313.73077: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882313.73112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882313.73212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882313.73271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882313.73306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882313.73358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882313.73387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882313.73523: variable 'ansible_distribution' from source: facts 7092 1726882313.73533: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.73549: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.73685: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.73704: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.73896: variable 'ansible_distribution' from source: facts 7092 1726882313.73906: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.73924: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.74047: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.74058: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.74324: variable 'ansible_distribution' from source: facts 7092 1726882313.74356: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.74373: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.74520: variable 'network_state' from source: role '' defaults 7092 1726882313.74536: Evaluated conditional (network_state != {}): False 7092 1726882313.74546: when evaluation is False, skipping this task 7092 1726882313.74555: _execute() done 7092 1726882313.74570: dumping result to json 7092 1726882313.74578: done dumping result, returning 7092 1726882313.74614: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-d956-9e9e-0000000000b5] 7092 1726882313.74624: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b5 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882313.74789: no more pending results, returning what we have 7092 1726882313.74794: results queue empty 7092 1726882313.74795: checking for any_errors_fatal 7092 1726882313.74803: done checking for any_errors_fatal 7092 1726882313.74804: checking for max_fail_percentage 7092 1726882313.74806: done checking for max_fail_percentage 7092 1726882313.74807: checking to see if all hosts have failed and the running result is not ok 7092 1726882313.74809: done checking to see if all hosts have failed 7092 1726882313.74810: getting the remaining hosts for this loop 7092 1726882313.74812: done getting the remaining hosts for this loop 7092 1726882313.74816: getting the next task for host managed_node1 7092 1726882313.74827: done getting next task for host managed_node1 7092 1726882313.74833: ^ 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 7092 1726882313.74836: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882313.74861: getting variables 7092 1726882313.74865: in VariableManager get_vars() 7092 1726882313.74924: Calling all_inventory to load vars for managed_node1 7092 1726882313.74928: Calling groups_inventory to load vars for managed_node1 7092 1726882313.74930: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882313.74946: Calling all_plugins_play to load vars for managed_node1 7092 1726882313.74950: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882313.74953: Calling groups_plugins_play to load vars for managed_node1 7092 1726882313.75934: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b5 7092 1726882313.75938: WORKER PROCESS EXITING 7092 1726882313.77472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882313.80066: done with get_vars() 7092 1726882313.80103: done getting variables 7092 1726882313.80476: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:31:53 -0400 (0:00:00.157) 0:01:12.712 ****** 7092 1726882313.80525: entering _queue_task() for managed_node1/fail 7092 1726882313.80934: worker is 1 (out of 1 available) 7092 1726882313.80950: exiting _queue_task() for managed_node1/fail 7092 1726882313.80962: done queuing things up, now waiting for results queue to drain 7092 1726882313.80965: waiting for pending results... 7092 1726882313.81285: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7092 1726882313.81454: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000b6 7092 1726882313.81481: variable 'ansible_search_path' from source: unknown 7092 1726882313.81491: variable 'ansible_search_path' from source: unknown 7092 1726882313.81538: calling self._execute() 7092 1726882313.81654: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882313.81668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882313.81686: variable 'omit' from source: magic vars 7092 1726882313.82136: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.82158: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.82384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882313.84824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882313.84896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882313.84932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882313.84967: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882313.85001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882313.85402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882313.85435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882313.85468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882313.85507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882313.85519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882313.85646: variable 'ansible_distribution' from source: facts 7092 1726882313.85649: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.85652: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.85822: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.85828: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.86028: variable 'ansible_distribution' from source: facts 7092 1726882313.86031: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.86037: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.86152: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.86155: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.86412: variable 'ansible_distribution' from source: facts 7092 1726882313.86427: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.86448: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.86548: variable 'network_state' from source: role '' defaults 7092 1726882313.86576: Evaluated conditional (network_state != {}): False 7092 1726882313.86583: when evaluation is False, skipping this task 7092 1726882313.86591: _execute() done 7092 1726882313.86597: dumping result to json 7092 1726882313.86603: done dumping result, returning 7092 1726882313.86615: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-d956-9e9e-0000000000b6] 7092 1726882313.86626: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b6 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882313.86787: no more pending results, returning what we have 7092 1726882313.86792: results queue empty 7092 1726882313.86793: checking for any_errors_fatal 7092 1726882313.86801: done checking for any_errors_fatal 7092 1726882313.86802: checking for max_fail_percentage 7092 1726882313.86804: done checking for max_fail_percentage 7092 1726882313.86805: checking to see if all hosts have failed and the running result is not ok 7092 1726882313.86806: done checking to see if all hosts have failed 7092 1726882313.86807: getting the remaining hosts for this loop 7092 1726882313.86809: done getting the remaining hosts for this loop 7092 1726882313.86813: getting the next task for host managed_node1 7092 1726882313.86820: done getting next task for host managed_node1 7092 1726882313.86825: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882313.86828: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882313.86852: getting variables 7092 1726882313.86855: in VariableManager get_vars() 7092 1726882313.86914: Calling all_inventory to load vars for managed_node1 7092 1726882313.86918: Calling groups_inventory to load vars for managed_node1 7092 1726882313.86921: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882313.86933: Calling all_plugins_play to load vars for managed_node1 7092 1726882313.86937: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882313.86940: Calling groups_plugins_play to load vars for managed_node1 7092 1726882313.87883: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b6 7092 1726882313.87886: WORKER PROCESS EXITING 7092 1726882313.89425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882313.91829: done with get_vars() 7092 1726882313.91857: done getting variables 7092 1726882313.91906: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:31:53 -0400 (0:00:00.114) 0:01:12.826 ****** 7092 1726882313.91936: entering _queue_task() for managed_node1/fail 7092 1726882313.92176: worker is 1 (out of 1 available) 7092 1726882313.92187: exiting _queue_task() for managed_node1/fail 7092 1726882313.92200: done queuing things up, now waiting for results queue to drain 7092 1726882313.92202: waiting for pending results... 7092 1726882313.92390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882313.92494: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000b7 7092 1726882313.92505: variable 'ansible_search_path' from source: unknown 7092 1726882313.92509: variable 'ansible_search_path' from source: unknown 7092 1726882313.92539: calling self._execute() 7092 1726882313.92612: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882313.92616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882313.92626: variable 'omit' from source: magic vars 7092 1726882313.92922: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.92933: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.93111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882313.95590: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882313.95665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882313.95708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882313.95749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882313.95782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882313.95865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882313.95899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882313.95935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882313.95976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882313.95988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882313.96097: variable 'ansible_distribution' from source: facts 7092 1726882313.96101: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.96108: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.96198: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.96203: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.96323: variable 'ansible_distribution' from source: facts 7092 1726882313.96326: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.96332: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.96407: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.96412: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882313.96524: variable 'ansible_distribution' from source: facts 7092 1726882313.96527: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.96532: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882313.96623: variable 'ansible_distribution_major_version' from source: facts 7092 1726882313.96635: Evaluated conditional (ansible_distribution_major_version | int > 9): False 7092 1726882313.96638: when evaluation is False, skipping this task 7092 1726882313.96640: _execute() done 7092 1726882313.96643: dumping result to json 7092 1726882313.96649: done dumping result, returning 7092 1726882313.96657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-d956-9e9e-0000000000b7] 7092 1726882313.96661: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b7 7092 1726882313.96753: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b7 7092 1726882313.96756: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 7092 1726882313.96801: no more pending results, returning what we have 7092 1726882313.96804: results queue empty 7092 1726882313.96805: checking for any_errors_fatal 7092 1726882313.96811: done checking for any_errors_fatal 7092 1726882313.96811: checking for max_fail_percentage 7092 1726882313.96813: done checking for max_fail_percentage 7092 1726882313.96814: checking to see if all hosts have failed and the running result is not ok 7092 1726882313.96815: done checking to see if all hosts have failed 7092 1726882313.96816: getting the remaining hosts for this loop 7092 1726882313.96817: done getting the remaining hosts for this loop 7092 1726882313.96821: getting the next task for host managed_node1 7092 1726882313.96828: done getting next task for host managed_node1 7092 1726882313.96832: ^ 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 7092 1726882313.96835: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882313.96854: getting variables 7092 1726882313.96856: in VariableManager get_vars() 7092 1726882313.96907: Calling all_inventory to load vars for managed_node1 7092 1726882313.96910: Calling groups_inventory to load vars for managed_node1 7092 1726882313.96912: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882313.96922: Calling all_plugins_play to load vars for managed_node1 7092 1726882313.96925: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882313.96927: Calling groups_plugins_play to load vars for managed_node1 7092 1726882313.98023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882313.99450: done with get_vars() 7092 1726882313.99474: done getting variables 7092 1726882313.99518: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:31:53 -0400 (0:00:00.076) 0:01:12.902 ****** 7092 1726882313.99548: entering _queue_task() for managed_node1/dnf 7092 1726882313.99786: worker is 1 (out of 1 available) 7092 1726882313.99800: exiting _queue_task() for managed_node1/dnf 7092 1726882313.99814: done queuing things up, now waiting for results queue to drain 7092 1726882313.99815: waiting for pending results... 7092 1726882314.00003: running TaskExecutor() for managed_node1/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 7092 1726882314.00101: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000b8 7092 1726882314.00117: variable 'ansible_search_path' from source: unknown 7092 1726882314.00124: variable 'ansible_search_path' from source: unknown 7092 1726882314.00160: calling self._execute() 7092 1726882314.00236: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.00241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.00255: variable 'omit' from source: magic vars 7092 1726882314.00550: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.00562: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.00703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.02317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.02367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.02395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.02420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.02442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.02503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.02534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.02556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.02584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.02595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.02683: variable 'ansible_distribution' from source: facts 7092 1726882314.02687: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.02694: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.02777: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.02780: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.02900: variable 'ansible_distribution' from source: facts 7092 1726882314.02903: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.02909: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.02987: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.02991: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.03105: variable 'ansible_distribution' from source: facts 7092 1726882314.03109: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.03114: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.03229: variable 'ansible_distribution' from source: facts 7092 1726882314.03232: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.03243: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7092 1726882314.03324: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882314.03411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.03428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.03445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.03476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.03488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.03515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.03532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.03551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.03580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.03592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.03616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.03632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.03652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.03677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.03688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.03796: variable 'network_connections' from source: task vars 7092 1726882314.03806: variable 'interface' from source: play vars 7092 1726882314.03854: variable 'interface' from source: play vars 7092 1726882314.03917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882314.04029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882314.04057: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882314.04082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882314.04104: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882314.04148: 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) 7092 1726882314.04166: 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) 7092 1726882314.04185: 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) 7092 1726882314.04203: 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) 7092 1726882314.04251: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882314.04404: variable 'network_connections' from source: task vars 7092 1726882314.04407: variable 'interface' from source: play vars 7092 1726882314.04457: variable 'interface' from source: play vars 7092 1726882314.04481: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882314.04484: when evaluation is False, skipping this task 7092 1726882314.04487: _execute() done 7092 1726882314.04489: dumping result to json 7092 1726882314.04491: done dumping result, returning 7092 1726882314.04499: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-0000000000b8] 7092 1726882314.04504: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b8 7092 1726882314.04599: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b8 7092 1726882314.04602: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882314.04683: no more pending results, returning what we have 7092 1726882314.04686: results queue empty 7092 1726882314.04687: checking for any_errors_fatal 7092 1726882314.04695: done checking for any_errors_fatal 7092 1726882314.04696: checking for max_fail_percentage 7092 1726882314.04697: done checking for max_fail_percentage 7092 1726882314.04698: checking to see if all hosts have failed and the running result is not ok 7092 1726882314.04699: done checking to see if all hosts have failed 7092 1726882314.04700: getting the remaining hosts for this loop 7092 1726882314.04702: done getting the remaining hosts for this loop 7092 1726882314.04705: getting the next task for host managed_node1 7092 1726882314.04711: done getting next task for host managed_node1 7092 1726882314.04715: ^ 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 7092 1726882314.04718: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882314.04734: getting variables 7092 1726882314.04736: in VariableManager get_vars() 7092 1726882314.04790: Calling all_inventory to load vars for managed_node1 7092 1726882314.04793: Calling groups_inventory to load vars for managed_node1 7092 1726882314.04795: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882314.04803: Calling all_plugins_play to load vars for managed_node1 7092 1726882314.04806: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882314.04808: Calling groups_plugins_play to load vars for managed_node1 7092 1726882314.05607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882314.06540: done with get_vars() 7092 1726882314.06557: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882314.06613: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:31:54 -0400 (0:00:00.070) 0:01:12.973 ****** 7092 1726882314.06637: entering _queue_task() for managed_node1/yum 7092 1726882314.06866: worker is 1 (out of 1 available) 7092 1726882314.06880: exiting _queue_task() for managed_node1/yum 7092 1726882314.06892: done queuing things up, now waiting for results queue to drain 7092 1726882314.06894: waiting for pending results... 7092 1726882314.07092: running TaskExecutor() for managed_node1/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 7092 1726882314.07174: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000b9 7092 1726882314.07189: variable 'ansible_search_path' from source: unknown 7092 1726882314.07192: variable 'ansible_search_path' from source: unknown 7092 1726882314.07222: calling self._execute() 7092 1726882314.07298: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.07302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.07310: variable 'omit' from source: magic vars 7092 1726882314.07605: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.07616: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.07757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.09612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.09659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.09688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.09712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.09733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.09794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.09813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.09831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.09861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.09874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.09953: variable 'ansible_distribution' from source: facts 7092 1726882314.09956: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.09965: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.10048: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.10053: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.10166: variable 'ansible_distribution' from source: facts 7092 1726882314.10169: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.10178: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.10250: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.10254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.10368: variable 'ansible_distribution' from source: facts 7092 1726882314.10371: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.10377: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.10477: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.10488: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7092 1726882314.10491: when evaluation is False, skipping this task 7092 1726882314.10494: _execute() done 7092 1726882314.10498: dumping result to json 7092 1726882314.10500: done dumping result, returning 7092 1726882314.10508: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-0000000000b9] 7092 1726882314.10513: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b9 7092 1726882314.10603: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000b9 7092 1726882314.10606: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7092 1726882314.10666: no more pending results, returning what we have 7092 1726882314.10670: results queue empty 7092 1726882314.10671: checking for any_errors_fatal 7092 1726882314.10678: done checking for any_errors_fatal 7092 1726882314.10679: checking for max_fail_percentage 7092 1726882314.10681: done checking for max_fail_percentage 7092 1726882314.10682: checking to see if all hosts have failed and the running result is not ok 7092 1726882314.10683: done checking to see if all hosts have failed 7092 1726882314.10684: getting the remaining hosts for this loop 7092 1726882314.10685: done getting the remaining hosts for this loop 7092 1726882314.10689: getting the next task for host managed_node1 7092 1726882314.10696: done getting next task for host managed_node1 7092 1726882314.10701: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882314.10703: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882314.10723: getting variables 7092 1726882314.10725: in VariableManager get_vars() 7092 1726882314.10784: Calling all_inventory to load vars for managed_node1 7092 1726882314.10787: Calling groups_inventory to load vars for managed_node1 7092 1726882314.10789: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882314.10798: Calling all_plugins_play to load vars for managed_node1 7092 1726882314.10801: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882314.10803: Calling groups_plugins_play to load vars for managed_node1 7092 1726882314.11714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882314.12695: done with get_vars() 7092 1726882314.12713: done getting variables 7092 1726882314.12758: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:31:54 -0400 (0:00:00.061) 0:01:13.035 ****** 7092 1726882314.12790: entering _queue_task() for managed_node1/fail 7092 1726882314.13186: worker is 1 (out of 1 available) 7092 1726882314.13198: exiting _queue_task() for managed_node1/fail 7092 1726882314.13212: done queuing things up, now waiting for results queue to drain 7092 1726882314.13213: waiting for pending results... 7092 1726882314.13530: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882314.13668: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000ba 7092 1726882314.13688: variable 'ansible_search_path' from source: unknown 7092 1726882314.13692: variable 'ansible_search_path' from source: unknown 7092 1726882314.13753: calling self._execute() 7092 1726882314.13933: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.13938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.13951: variable 'omit' from source: magic vars 7092 1726882314.14340: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.14354: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.14496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.16380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.16385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.16387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.16389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.16392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.16470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.16773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.16777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.16780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.16783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.16785: variable 'ansible_distribution' from source: facts 7092 1726882314.16787: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.16790: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.16819: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.16826: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.16995: variable 'ansible_distribution' from source: facts 7092 1726882314.16998: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.17004: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.17105: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.17110: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.17280: variable 'ansible_distribution' from source: facts 7092 1726882314.17283: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.17289: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.17393: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882314.17524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.17550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.17576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.17614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.17627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.17670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.17692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.17714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.17755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.17772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.17809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.17831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.17860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.17895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.17908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.18066: variable 'network_connections' from source: task vars 7092 1726882314.18082: variable 'interface' from source: play vars 7092 1726882314.18143: variable 'interface' from source: play vars 7092 1726882314.18233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882314.18408: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882314.18444: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882314.18479: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882314.18509: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882314.18552: 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) 7092 1726882314.18575: 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) 7092 1726882314.18599: 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) 7092 1726882314.18626: 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) 7092 1726882314.18685: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882314.18943: variable 'network_connections' from source: task vars 7092 1726882314.18952: variable 'interface' from source: play vars 7092 1726882314.19014: variable 'interface' from source: play vars 7092 1726882314.19050: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882314.19056: when evaluation is False, skipping this task 7092 1726882314.19059: _execute() done 7092 1726882314.19061: dumping result to json 7092 1726882314.19063: done dumping result, returning 7092 1726882314.19071: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-0000000000ba] 7092 1726882314.19078: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000ba 7092 1726882314.19171: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000ba 7092 1726882314.19175: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882314.19224: no more pending results, returning what we have 7092 1726882314.19228: results queue empty 7092 1726882314.19228: checking for any_errors_fatal 7092 1726882314.19234: done checking for any_errors_fatal 7092 1726882314.19235: checking for max_fail_percentage 7092 1726882314.19237: done checking for max_fail_percentage 7092 1726882314.19238: checking to see if all hosts have failed and the running result is not ok 7092 1726882314.19239: done checking to see if all hosts have failed 7092 1726882314.19240: getting the remaining hosts for this loop 7092 1726882314.19241: done getting the remaining hosts for this loop 7092 1726882314.19245: getting the next task for host managed_node1 7092 1726882314.19252: done getting next task for host managed_node1 7092 1726882314.19256: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7092 1726882314.19259: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882314.19281: getting variables 7092 1726882314.19283: in VariableManager get_vars() 7092 1726882314.19332: Calling all_inventory to load vars for managed_node1 7092 1726882314.19335: Calling groups_inventory to load vars for managed_node1 7092 1726882314.19337: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882314.19346: Calling all_plugins_play to load vars for managed_node1 7092 1726882314.19348: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882314.19351: Calling groups_plugins_play to load vars for managed_node1 7092 1726882314.20748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882314.22662: done with get_vars() 7092 1726882314.22696: done getting variables 7092 1726882314.22756: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:31:54 -0400 (0:00:00.099) 0:01:13.135 ****** 7092 1726882314.22796: entering _queue_task() for managed_node1/package 7092 1726882314.23134: worker is 1 (out of 1 available) 7092 1726882314.23145: exiting _queue_task() for managed_node1/package 7092 1726882314.23157: done queuing things up, now waiting for results queue to drain 7092 1726882314.23158: waiting for pending results... 7092 1726882314.23448: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7092 1726882314.23607: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000bb 7092 1726882314.23626: variable 'ansible_search_path' from source: unknown 7092 1726882314.23633: variable 'ansible_search_path' from source: unknown 7092 1726882314.23677: calling self._execute() 7092 1726882314.23775: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.23789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.23802: variable 'omit' from source: magic vars 7092 1726882314.24203: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.24228: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.24435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.27177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.27256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.27302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.27346: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.27381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.27474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.27526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.27567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.27618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.27638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.27776: variable 'ansible_distribution' from source: facts 7092 1726882314.27785: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.27801: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.27932: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.27942: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.28136: variable 'ansible_distribution' from source: facts 7092 1726882314.28145: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.28155: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.28273: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.28283: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.28470: variable 'ansible_distribution' from source: facts 7092 1726882314.28478: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.28488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.28649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882314.28830: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882314.28879: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882314.28913: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882314.28944: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882314.29045: variable 'network_packages' from source: role '' defaults 7092 1726882314.29158: variable '__network_provider_setup' from source: role '' defaults 7092 1726882314.29177: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882314.29252: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882314.29279: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882314.29348: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882314.29539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.29571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.29599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.29652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.29675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.29718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.29754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.29785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.29827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.29854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.30082: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882314.30195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.30224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.30262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.30314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.30334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.30437: variable 'ansible_python' from source: facts 7092 1726882314.30467: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882314.30557: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882314.30647: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882314.30788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.30822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.30853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.30898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.30919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.30975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.31003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.31035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.31084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.31103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.31266: variable 'network_connections' from source: task vars 7092 1726882314.31280: variable 'interface' from source: play vars 7092 1726882314.31387: variable 'interface' from source: play vars 7092 1726882314.31465: 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) 7092 1726882314.31503: 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) 7092 1726882314.31536: 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) 7092 1726882314.31576: 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) 7092 1726882314.31633: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882314.31944: variable 'network_connections' from source: task vars 7092 1726882314.31954: variable 'interface' from source: play vars 7092 1726882314.32066: variable 'interface' from source: play vars 7092 1726882314.32132: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882314.32216: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882314.32555: variable 'network_connections' from source: task vars 7092 1726882314.32572: variable 'interface' from source: play vars 7092 1726882314.32639: variable 'interface' from source: play vars 7092 1726882314.32677: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882314.32759: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882314.33095: variable 'network_connections' from source: task vars 7092 1726882314.33110: variable 'interface' from source: play vars 7092 1726882314.33181: variable 'interface' from source: play vars 7092 1726882314.33261: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882314.33334: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882314.33346: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882314.33411: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882314.33656: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882314.34169: variable 'network_connections' from source: task vars 7092 1726882314.34180: variable 'interface' from source: play vars 7092 1726882314.34250: variable 'interface' from source: play vars 7092 1726882314.34271: variable 'ansible_distribution' from source: facts 7092 1726882314.34280: variable '__network_rh_distros' from source: role '' defaults 7092 1726882314.34292: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.34324: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882314.34498: variable 'ansible_distribution' from source: facts 7092 1726882314.34508: variable '__network_rh_distros' from source: role '' defaults 7092 1726882314.34524: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.34542: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882314.34722: variable 'ansible_distribution' from source: facts 7092 1726882314.34736: variable '__network_rh_distros' from source: role '' defaults 7092 1726882314.34751: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.34792: variable 'network_provider' from source: set_fact 7092 1726882314.34814: variable 'ansible_facts' from source: unknown 7092 1726882314.35642: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7092 1726882314.35650: when evaluation is False, skipping this task 7092 1726882314.35658: _execute() done 7092 1726882314.35665: dumping result to json 7092 1726882314.35673: done dumping result, returning 7092 1726882314.35686: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-d956-9e9e-0000000000bb] 7092 1726882314.35696: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bb 7092 1726882314.35818: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bb 7092 1726882314.35830: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7092 1726882314.35889: no more pending results, returning what we have 7092 1726882314.35893: results queue empty 7092 1726882314.35894: checking for any_errors_fatal 7092 1726882314.35901: done checking for any_errors_fatal 7092 1726882314.35902: checking for max_fail_percentage 7092 1726882314.35904: done checking for max_fail_percentage 7092 1726882314.35905: checking to see if all hosts have failed and the running result is not ok 7092 1726882314.35906: done checking to see if all hosts have failed 7092 1726882314.35907: getting the remaining hosts for this loop 7092 1726882314.35909: done getting the remaining hosts for this loop 7092 1726882314.35912: getting the next task for host managed_node1 7092 1726882314.35921: done getting next task for host managed_node1 7092 1726882314.35925: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882314.35930: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882314.35951: getting variables 7092 1726882314.35953: in VariableManager get_vars() 7092 1726882314.36009: Calling all_inventory to load vars for managed_node1 7092 1726882314.36012: Calling groups_inventory to load vars for managed_node1 7092 1726882314.36015: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882314.36026: Calling all_plugins_play to load vars for managed_node1 7092 1726882314.36029: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882314.36033: Calling groups_plugins_play to load vars for managed_node1 7092 1726882314.37765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882314.39549: done with get_vars() 7092 1726882314.39577: done getting variables 7092 1726882314.39642: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:31:54 -0400 (0:00:00.168) 0:01:13.303 ****** 7092 1726882314.39678: entering _queue_task() for managed_node1/package 7092 1726882314.40005: worker is 1 (out of 1 available) 7092 1726882314.40017: exiting _queue_task() for managed_node1/package 7092 1726882314.40030: done queuing things up, now waiting for results queue to drain 7092 1726882314.40032: waiting for pending results... 7092 1726882314.40328: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882314.40461: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000bc 7092 1726882314.40491: variable 'ansible_search_path' from source: unknown 7092 1726882314.40504: variable 'ansible_search_path' from source: unknown 7092 1726882314.40549: calling self._execute() 7092 1726882314.40666: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.40678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.40699: variable 'omit' from source: magic vars 7092 1726882314.41146: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.41171: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.41398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.43889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.43965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.44010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.44050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.44089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.44514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.44551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.44583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.44635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.44654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.44782: variable 'ansible_distribution' from source: facts 7092 1726882314.44791: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.44802: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.44932: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.44942: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.45128: variable 'ansible_distribution' from source: facts 7092 1726882314.45141: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.45151: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.45267: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.45284: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.45464: variable 'ansible_distribution' from source: facts 7092 1726882314.45474: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.45484: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.45604: variable 'network_state' from source: role '' defaults 7092 1726882314.45623: Evaluated conditional (network_state != {}): False 7092 1726882314.45631: when evaluation is False, skipping this task 7092 1726882314.45639: _execute() done 7092 1726882314.45645: dumping result to json 7092 1726882314.45652: done dumping result, returning 7092 1726882314.45662: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-0000000000bc] 7092 1726882314.45676: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bc skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882314.45834: no more pending results, returning what we have 7092 1726882314.45838: results queue empty 7092 1726882314.45838: checking for any_errors_fatal 7092 1726882314.45845: done checking for any_errors_fatal 7092 1726882314.45845: checking for max_fail_percentage 7092 1726882314.45847: done checking for max_fail_percentage 7092 1726882314.45848: checking to see if all hosts have failed and the running result is not ok 7092 1726882314.45849: done checking to see if all hosts have failed 7092 1726882314.45850: getting the remaining hosts for this loop 7092 1726882314.45852: done getting the remaining hosts for this loop 7092 1726882314.45855: getting the next task for host managed_node1 7092 1726882314.45865: done getting next task for host managed_node1 7092 1726882314.45869: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882314.45871: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882314.45890: getting variables 7092 1726882314.45892: in VariableManager get_vars() 7092 1726882314.45943: Calling all_inventory to load vars for managed_node1 7092 1726882314.45946: Calling groups_inventory to load vars for managed_node1 7092 1726882314.45948: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882314.45959: Calling all_plugins_play to load vars for managed_node1 7092 1726882314.45962: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882314.45967: Calling groups_plugins_play to load vars for managed_node1 7092 1726882314.47036: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bc 7092 1726882314.47040: WORKER PROCESS EXITING 7092 1726882314.47993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882314.49721: done with get_vars() 7092 1726882314.49751: done getting variables 7092 1726882314.49812: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:31:54 -0400 (0:00:00.101) 0:01:13.405 ****** 7092 1726882314.49856: entering _queue_task() for managed_node1/package 7092 1726882314.50174: worker is 1 (out of 1 available) 7092 1726882314.50186: exiting _queue_task() for managed_node1/package 7092 1726882314.50199: done queuing things up, now waiting for results queue to drain 7092 1726882314.50200: waiting for pending results... 7092 1726882314.50483: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882314.50633: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000bd 7092 1726882314.50657: variable 'ansible_search_path' from source: unknown 7092 1726882314.50667: variable 'ansible_search_path' from source: unknown 7092 1726882314.50706: calling self._execute() 7092 1726882314.50814: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.50829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.50842: variable 'omit' from source: magic vars 7092 1726882314.51247: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.51273: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.51483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.53994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.54072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.54123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.54162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.54200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.54302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.54342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.54375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.54424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.54446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.54580: variable 'ansible_distribution' from source: facts 7092 1726882314.54589: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.54600: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.54733: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.54744: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.54930: variable 'ansible_distribution' from source: facts 7092 1726882314.54939: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.54953: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.55072: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.55082: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.55261: variable 'ansible_distribution' from source: facts 7092 1726882314.55271: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.55285: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.55405: variable 'network_state' from source: role '' defaults 7092 1726882314.55424: Evaluated conditional (network_state != {}): False 7092 1726882314.55430: when evaluation is False, skipping this task 7092 1726882314.55437: _execute() done 7092 1726882314.55443: dumping result to json 7092 1726882314.55449: done dumping result, returning 7092 1726882314.55461: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-0000000000bd] 7092 1726882314.55472: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bd skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882314.55623: no more pending results, returning what we have 7092 1726882314.55626: results queue empty 7092 1726882314.55627: checking for any_errors_fatal 7092 1726882314.55635: done checking for any_errors_fatal 7092 1726882314.55636: checking for max_fail_percentage 7092 1726882314.55638: done checking for max_fail_percentage 7092 1726882314.55639: checking to see if all hosts have failed and the running result is not ok 7092 1726882314.55641: done checking to see if all hosts have failed 7092 1726882314.55642: getting the remaining hosts for this loop 7092 1726882314.55643: done getting the remaining hosts for this loop 7092 1726882314.55648: getting the next task for host managed_node1 7092 1726882314.55657: done getting next task for host managed_node1 7092 1726882314.55661: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882314.55666: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882314.55686: getting variables 7092 1726882314.55688: in VariableManager get_vars() 7092 1726882314.55742: Calling all_inventory to load vars for managed_node1 7092 1726882314.55745: Calling groups_inventory to load vars for managed_node1 7092 1726882314.55748: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882314.55759: Calling all_plugins_play to load vars for managed_node1 7092 1726882314.55762: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882314.55766: Calling groups_plugins_play to load vars for managed_node1 7092 1726882314.56834: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bd 7092 1726882314.56837: WORKER PROCESS EXITING 7092 1726882314.57573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882314.59356: done with get_vars() 7092 1726882314.59384: done getting variables 7092 1726882314.59448: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:31:54 -0400 (0:00:00.096) 0:01:13.502 ****** 7092 1726882314.59491: entering _queue_task() for managed_node1/service 7092 1726882314.59811: worker is 1 (out of 1 available) 7092 1726882314.59823: exiting _queue_task() for managed_node1/service 7092 1726882314.59835: done queuing things up, now waiting for results queue to drain 7092 1726882314.59836: waiting for pending results... 7092 1726882314.60123: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882314.60250: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000be 7092 1726882314.60273: variable 'ansible_search_path' from source: unknown 7092 1726882314.60286: variable 'ansible_search_path' from source: unknown 7092 1726882314.60330: calling self._execute() 7092 1726882314.60437: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.60449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.60466: variable 'omit' from source: magic vars 7092 1726882314.60873: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.60894: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.61121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.63965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.64044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.64090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.64132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.64162: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.64252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.64292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.64334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.64384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.64402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.64528: variable 'ansible_distribution' from source: facts 7092 1726882314.64540: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.64552: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.64683: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.64693: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.64887: variable 'ansible_distribution' from source: facts 7092 1726882314.64895: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.64905: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.65019: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.65029: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.65212: variable 'ansible_distribution' from source: facts 7092 1726882314.65221: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.65230: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.65345: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882314.65486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.65521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.65550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.65597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.65624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.65668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.65695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.65731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.65775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.65792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.65840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.65871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.65901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.65952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.65975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.66163: variable 'network_connections' from source: task vars 7092 1726882314.66182: variable 'interface' from source: play vars 7092 1726882314.66257: variable 'interface' from source: play vars 7092 1726882314.66349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882314.66541: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882314.66588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882314.66626: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882314.66658: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882314.66714: 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) 7092 1726882314.66739: 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) 7092 1726882314.66768: 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) 7092 1726882314.66808: 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) 7092 1726882314.66876: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882314.67135: variable 'network_connections' from source: task vars 7092 1726882314.67148: variable 'interface' from source: play vars 7092 1726882314.67211: variable 'interface' from source: play vars 7092 1726882314.67258: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882314.67267: when evaluation is False, skipping this task 7092 1726882314.67274: _execute() done 7092 1726882314.67280: dumping result to json 7092 1726882314.67286: done dumping result, returning 7092 1726882314.67296: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-0000000000be] 7092 1726882314.67305: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000be 7092 1726882314.67422: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000be 7092 1726882314.67429: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882314.67490: no more pending results, returning what we have 7092 1726882314.67494: results queue empty 7092 1726882314.67495: checking for any_errors_fatal 7092 1726882314.67501: done checking for any_errors_fatal 7092 1726882314.67502: checking for max_fail_percentage 7092 1726882314.67504: done checking for max_fail_percentage 7092 1726882314.67505: checking to see if all hosts have failed and the running result is not ok 7092 1726882314.67506: done checking to see if all hosts have failed 7092 1726882314.67507: getting the remaining hosts for this loop 7092 1726882314.67509: done getting the remaining hosts for this loop 7092 1726882314.67512: getting the next task for host managed_node1 7092 1726882314.67522: done getting next task for host managed_node1 7092 1726882314.67526: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882314.67529: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882314.67550: getting variables 7092 1726882314.67552: in VariableManager get_vars() 7092 1726882314.67609: Calling all_inventory to load vars for managed_node1 7092 1726882314.67612: Calling groups_inventory to load vars for managed_node1 7092 1726882314.67615: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882314.67626: Calling all_plugins_play to load vars for managed_node1 7092 1726882314.67629: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882314.67632: Calling groups_plugins_play to load vars for managed_node1 7092 1726882314.69518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882314.71201: done with get_vars() 7092 1726882314.71231: done getting variables 7092 1726882314.71295: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:31:54 -0400 (0:00:00.118) 0:01:13.620 ****** 7092 1726882314.71329: entering _queue_task() for managed_node1/service 7092 1726882314.71668: worker is 1 (out of 1 available) 7092 1726882314.71683: exiting _queue_task() for managed_node1/service 7092 1726882314.71695: done queuing things up, now waiting for results queue to drain 7092 1726882314.71697: waiting for pending results... 7092 1726882314.71997: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882314.72160: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000bf 7092 1726882314.72183: variable 'ansible_search_path' from source: unknown 7092 1726882314.72192: variable 'ansible_search_path' from source: unknown 7092 1726882314.72238: calling self._execute() 7092 1726882314.72341: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.72354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.72372: variable 'omit' from source: magic vars 7092 1726882314.72783: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.72807: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.73013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882314.74624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882314.74671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882314.74698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882314.74727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882314.74760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882314.74861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.74898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.74935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.75021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.75041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.75173: variable 'ansible_distribution' from source: facts 7092 1726882314.75183: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.75194: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.75327: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.75338: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.75523: variable 'ansible_distribution' from source: facts 7092 1726882314.75534: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.75555: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.75747: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.75781: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882314.75956: variable 'ansible_distribution' from source: facts 7092 1726882314.75959: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.75986: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882314.76090: variable 'network_provider' from source: set_fact 7092 1726882314.76097: variable 'network_state' from source: role '' defaults 7092 1726882314.76110: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7092 1726882314.76116: variable 'omit' from source: magic vars 7092 1726882314.76158: variable 'omit' from source: magic vars 7092 1726882314.76182: variable 'network_service_name' from source: role '' defaults 7092 1726882314.76233: variable 'network_service_name' from source: role '' defaults 7092 1726882314.76307: variable '__network_provider_setup' from source: role '' defaults 7092 1726882314.76310: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882314.76354: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882314.76371: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882314.76416: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882314.76515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.76536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.76554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.76583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.76593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.76620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.76639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.76660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.76687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.76697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.76829: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882314.76903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.76920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.76940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.76971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.76981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.77040: variable 'ansible_python' from source: facts 7092 1726882314.77055: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882314.77114: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882314.77167: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882314.77248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.77266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.77283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.77311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.77321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.77354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882314.77371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882314.77387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882314.77415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882314.77425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882314.77520: variable 'network_connections' from source: task vars 7092 1726882314.77523: variable 'interface' from source: play vars 7092 1726882314.77576: variable 'interface' from source: play vars 7092 1726882314.77650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882314.77786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882314.77820: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882314.77878: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882314.77898: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882314.77994: 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) 7092 1726882314.78011: 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) 7092 1726882314.78056: 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) 7092 1726882314.78119: 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) 7092 1726882314.78180: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882314.78507: variable 'network_connections' from source: task vars 7092 1726882314.78518: variable 'interface' from source: play vars 7092 1726882314.78608: variable 'interface' from source: play vars 7092 1726882314.78674: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882314.78757: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882314.79085: variable 'network_connections' from source: task vars 7092 1726882314.79104: variable 'interface' from source: play vars 7092 1726882314.79180: variable 'interface' from source: play vars 7092 1726882314.79220: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882314.79306: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882314.79744: variable 'network_connections' from source: task vars 7092 1726882314.79762: variable 'interface' from source: play vars 7092 1726882314.79812: variable 'interface' from source: play vars 7092 1726882314.79861: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882314.79916: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882314.79919: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882314.79960: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882314.80098: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882314.80398: variable 'network_connections' from source: task vars 7092 1726882314.80403: variable 'interface' from source: play vars 7092 1726882314.80448: variable 'interface' from source: play vars 7092 1726882314.80457: variable 'ansible_distribution' from source: facts 7092 1726882314.80460: variable '__network_rh_distros' from source: role '' defaults 7092 1726882314.80468: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.80484: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882314.80602: variable 'ansible_distribution' from source: facts 7092 1726882314.80605: variable '__network_rh_distros' from source: role '' defaults 7092 1726882314.80610: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.80622: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882314.80733: variable 'ansible_distribution' from source: facts 7092 1726882314.80737: variable '__network_rh_distros' from source: role '' defaults 7092 1726882314.80739: variable 'ansible_distribution_major_version' from source: facts 7092 1726882314.80771: variable 'network_provider' from source: set_fact 7092 1726882314.80787: variable 'omit' from source: magic vars 7092 1726882314.80808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882314.80831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882314.80847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882314.80861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882314.80872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882314.80894: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882314.80897: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.80900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.80969: Set connection var ansible_shell_type to sh 7092 1726882314.80974: Set connection var ansible_shell_executable to /bin/sh 7092 1726882314.80976: Set connection var ansible_timeout to 10 7092 1726882314.80981: Set connection var ansible_pipelining to False 7092 1726882314.80988: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882314.80993: Set connection var ansible_connection to ssh 7092 1726882314.81011: variable 'ansible_shell_executable' from source: unknown 7092 1726882314.81013: variable 'ansible_connection' from source: unknown 7092 1726882314.81016: variable 'ansible_module_compression' from source: unknown 7092 1726882314.81018: variable 'ansible_shell_type' from source: unknown 7092 1726882314.81020: variable 'ansible_shell_executable' from source: unknown 7092 1726882314.81022: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882314.81026: variable 'ansible_pipelining' from source: unknown 7092 1726882314.81028: variable 'ansible_timeout' from source: unknown 7092 1726882314.81033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882314.81108: 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) 7092 1726882314.81116: variable 'omit' from source: magic vars 7092 1726882314.81120: starting attempt loop 7092 1726882314.81123: running the handler 7092 1726882314.81181: variable 'ansible_facts' from source: unknown 7092 1726882314.81847: _low_level_execute_command(): starting 7092 1726882314.81850: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882314.82794: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882314.82799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882314.82806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882314.82808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882314.82811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882314.82813: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882314.82814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.82815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882314.82817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882314.82818: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882314.82819: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882314.82820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882314.82821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882314.82822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882314.82823: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882314.82824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.82826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882314.82827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882314.82828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882314.82912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882314.84559: stdout chunk (state=3): >>>/root <<< 7092 1726882314.84662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882314.84712: stderr chunk (state=3): >>><<< 7092 1726882314.84715: stdout chunk (state=3): >>><<< 7092 1726882314.84736: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882314.84748: _low_level_execute_command(): starting 7092 1726882314.84754: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615 `" && echo ansible-tmp-1726882314.8473277-9391-164333551216615="` echo /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615 `" ) && sleep 0' 7092 1726882314.85193: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882314.85231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.85234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882314.85237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.85291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882314.85299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882314.85410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882314.87288: stdout chunk (state=3): >>>ansible-tmp-1726882314.8473277-9391-164333551216615=/root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615 <<< 7092 1726882314.87389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882314.87436: stderr chunk (state=3): >>><<< 7092 1726882314.87439: stdout chunk (state=3): >>><<< 7092 1726882314.87453: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882314.8473277-9391-164333551216615=/root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882314.87485: variable 'ansible_module_compression' from source: unknown 7092 1726882314.87524: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882314.87572: variable 'ansible_facts' from source: unknown 7092 1726882314.87706: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615/AnsiballZ_systemd.py 7092 1726882314.87814: Sending initial data 7092 1726882314.87817: Sent initial data (154 bytes) 7092 1726882314.88469: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882314.88475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882314.88492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882314.88531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.88534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882314.88536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882314.88538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.88596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882314.88602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882314.88694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882314.90435: 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 <<< 7092 1726882314.90525: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882314.90617: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmph64p79y7 /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615/AnsiballZ_systemd.py <<< 7092 1726882314.90711: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882314.93183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882314.93425: stderr chunk (state=3): >>><<< 7092 1726882314.93429: stdout chunk (state=3): >>><<< 7092 1726882314.93431: done transferring module to remote 7092 1726882314.93433: _low_level_execute_command(): starting 7092 1726882314.93436: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615/ /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615/AnsiballZ_systemd.py && sleep 0' 7092 1726882314.94112: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882314.94116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882314.94171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.94175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882314.94178: 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.44.90 originally 10.31.44.90 <<< 7092 1726882314.94180: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.94234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882314.94237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882314.94241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882314.94334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882314.96133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882314.96190: stderr chunk (state=3): >>><<< 7092 1726882314.96194: stdout chunk (state=3): >>><<< 7092 1726882314.96208: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882314.96217: _low_level_execute_command(): starting 7092 1726882314.96220: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615/AnsiballZ_systemd.py && sleep 0' 7092 1726882314.96695: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882314.96699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882314.96732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.96747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882314.96801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882314.96807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882314.96817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882314.96927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.21899: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 7092 1726882315.21934: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "15503360", "MemoryAvailable": "infinity", "CPUUsageNSec": "184417000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 7092 1726882315.23391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882315.23443: stderr chunk (state=3): >>><<< 7092 1726882315.23447: stdout chunk (state=3): >>><<< 7092 1726882315.23475: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "15503360", "MemoryAvailable": "infinity", "CPUUsageNSec": "184417000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882315.23582: 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-1726882314.8473277-9391-164333551216615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882315.23595: _low_level_execute_command(): starting 7092 1726882315.23600: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882314.8473277-9391-164333551216615/ > /dev/null 2>&1 && sleep 0' 7092 1726882315.24140: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.24143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.24171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.24190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.24193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.24241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882315.24244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882315.24247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882315.24345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.26264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882315.26269: stdout chunk (state=3): >>><<< 7092 1726882315.26271: stderr chunk (state=3): >>><<< 7092 1726882315.26370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882315.26373: handler run complete 7092 1726882315.26376: attempt loop complete, returning result 7092 1726882315.26378: _execute() done 7092 1726882315.26572: dumping result to json 7092 1726882315.26576: done dumping result, returning 7092 1726882315.26578: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-d956-9e9e-0000000000bf] 7092 1726882315.26580: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bf 7092 1726882315.26710: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000bf 7092 1726882315.26714: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882315.26783: no more pending results, returning what we have 7092 1726882315.26787: results queue empty 7092 1726882315.26788: checking for any_errors_fatal 7092 1726882315.26795: done checking for any_errors_fatal 7092 1726882315.26796: checking for max_fail_percentage 7092 1726882315.26799: done checking for max_fail_percentage 7092 1726882315.26800: checking to see if all hosts have failed and the running result is not ok 7092 1726882315.26802: done checking to see if all hosts have failed 7092 1726882315.26803: getting the remaining hosts for this loop 7092 1726882315.26805: done getting the remaining hosts for this loop 7092 1726882315.26809: getting the next task for host managed_node1 7092 1726882315.26818: done getting next task for host managed_node1 7092 1726882315.26822: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882315.26825: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882315.26838: getting variables 7092 1726882315.26840: in VariableManager get_vars() 7092 1726882315.26908: Calling all_inventory to load vars for managed_node1 7092 1726882315.26911: Calling groups_inventory to load vars for managed_node1 7092 1726882315.26914: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882315.26926: Calling all_plugins_play to load vars for managed_node1 7092 1726882315.26929: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882315.26932: Calling groups_plugins_play to load vars for managed_node1 7092 1726882315.29438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882315.36514: done with get_vars() 7092 1726882315.36539: done getting variables 7092 1726882315.36607: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:31:55 -0400 (0:00:00.653) 0:01:14.273 ****** 7092 1726882315.36634: entering _queue_task() for managed_node1/service 7092 1726882315.37028: worker is 1 (out of 1 available) 7092 1726882315.37039: exiting _queue_task() for managed_node1/service 7092 1726882315.37054: done queuing things up, now waiting for results queue to drain 7092 1726882315.37055: waiting for pending results... 7092 1726882315.37774: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882315.37920: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c0 7092 1726882315.37933: variable 'ansible_search_path' from source: unknown 7092 1726882315.37936: variable 'ansible_search_path' from source: unknown 7092 1726882315.37976: calling self._execute() 7092 1726882315.38077: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882315.38081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882315.38090: variable 'omit' from source: magic vars 7092 1726882315.38514: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.38533: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882315.38743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882315.40942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882315.41031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882315.41076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882315.41114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882315.41143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882315.41225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882315.41260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882315.41294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882315.41340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882315.41359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882315.41488: variable 'ansible_distribution' from source: facts 7092 1726882315.41499: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.41512: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882315.41644: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.41656: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882315.41829: variable 'ansible_distribution' from source: facts 7092 1726882315.41839: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.41851: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882315.41961: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.41976: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882315.42151: variable 'ansible_distribution' from source: facts 7092 1726882315.42163: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.42178: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882315.42280: variable 'network_provider' from source: set_fact 7092 1726882315.42292: Evaluated conditional (network_provider == "nm"): True 7092 1726882315.42386: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882315.42473: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882315.42589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882315.42621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882315.42657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882315.42706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882315.42728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882315.42779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882315.42809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882315.42841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882315.42888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882315.42907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882315.42947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882315.42977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882315.43006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882315.43034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882315.43046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882315.43372: variable 'network_connections' from source: task vars 7092 1726882315.43376: variable 'interface' from source: play vars 7092 1726882315.43386: variable 'interface' from source: play vars 7092 1726882315.43389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882315.43514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882315.43550: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882315.43580: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882315.43607: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882315.43648: 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) 7092 1726882315.43672: 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) 7092 1726882315.43699: 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) 7092 1726882315.43722: 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) 7092 1726882315.43767: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882315.43999: variable 'network_connections' from source: task vars 7092 1726882315.44002: variable 'interface' from source: play vars 7092 1726882315.44061: variable 'interface' from source: play vars 7092 1726882315.44103: Evaluated conditional (__network_wpa_supplicant_required): True 7092 1726882315.44110: variable 'omit' from source: magic vars 7092 1726882315.44165: variable 'omit' from source: magic vars 7092 1726882315.44202: variable 'omit' from source: magic vars 7092 1726882315.44226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882315.44253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882315.44272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882315.44288: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882315.44298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882315.44326: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882315.44330: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882315.44332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882315.44423: Set connection var ansible_shell_type to sh 7092 1726882315.44430: Set connection var ansible_shell_executable to /bin/sh 7092 1726882315.44436: Set connection var ansible_timeout to 10 7092 1726882315.44445: Set connection var ansible_pipelining to False 7092 1726882315.44453: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882315.44456: Set connection var ansible_connection to ssh 7092 1726882315.44483: variable 'ansible_shell_executable' from source: unknown 7092 1726882315.44486: variable 'ansible_connection' from source: unknown 7092 1726882315.44488: variable 'ansible_module_compression' from source: unknown 7092 1726882315.44490: variable 'ansible_shell_type' from source: unknown 7092 1726882315.44493: variable 'ansible_shell_executable' from source: unknown 7092 1726882315.44495: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882315.44500: variable 'ansible_pipelining' from source: unknown 7092 1726882315.44502: variable 'ansible_timeout' from source: unknown 7092 1726882315.44506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882315.44601: 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) 7092 1726882315.44610: variable 'omit' from source: magic vars 7092 1726882315.44615: starting attempt loop 7092 1726882315.44618: running the handler 7092 1726882315.44697: variable 'ansible_facts' from source: unknown 7092 1726882315.45490: _low_level_execute_command(): starting 7092 1726882315.45495: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882315.46199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882315.46211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.46221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.46235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.46276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882315.46283: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882315.46293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.46306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882315.46314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882315.46319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882315.46327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.46336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.46347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.46354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882315.46361: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882315.46377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.46449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882315.46470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882315.46482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882315.46607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.48269: stdout chunk (state=3): >>>/root <<< 7092 1726882315.48371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882315.48456: stderr chunk (state=3): >>><<< 7092 1726882315.48464: stdout chunk (state=3): >>><<< 7092 1726882315.48494: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882315.48507: _low_level_execute_command(): starting 7092 1726882315.48513: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141 `" && echo ansible-tmp-1726882315.484929-9423-65303182349141="` echo /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141 `" ) && sleep 0' 7092 1726882315.49198: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882315.49206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.49215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.49227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.49274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882315.49281: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882315.49290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.49304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882315.49311: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882315.49317: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882315.49324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.49333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.49348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.49360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882315.49367: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882315.49377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.49448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882315.49475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882315.49486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882315.49604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.51498: stdout chunk (state=3): >>>ansible-tmp-1726882315.484929-9423-65303182349141=/root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141 <<< 7092 1726882315.51613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882315.51700: stderr chunk (state=3): >>><<< 7092 1726882315.51711: stdout chunk (state=3): >>><<< 7092 1726882315.51769: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882315.484929-9423-65303182349141=/root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882315.51970: variable 'ansible_module_compression' from source: unknown 7092 1726882315.51973: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882315.51976: variable 'ansible_facts' from source: unknown 7092 1726882315.52110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141/AnsiballZ_systemd.py 7092 1726882315.52283: Sending initial data 7092 1726882315.52286: Sent initial data (152 bytes) 7092 1726882315.53347: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.53351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.53371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.53381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.53432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882315.53440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882315.53447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882315.53558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.55356: 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 <<< 7092 1726882315.55459: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882315.55563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpr78g9v7y /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141/AnsiballZ_systemd.py <<< 7092 1726882315.55658: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882315.57776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882315.57877: stderr chunk (state=3): >>><<< 7092 1726882315.57880: stdout chunk (state=3): >>><<< 7092 1726882315.57897: done transferring module to remote 7092 1726882315.57906: _low_level_execute_command(): starting 7092 1726882315.57912: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141/ /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141/AnsiballZ_systemd.py && sleep 0' 7092 1726882315.58403: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.58409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.58444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882315.58457: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882315.58474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.58491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882315.58503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882315.58514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882315.58526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.58539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.58554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.58569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882315.58582: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882315.58596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.58671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882315.58691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882315.58704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882315.58824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.60635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882315.60665: stderr chunk (state=3): >>><<< 7092 1726882315.60669: stdout chunk (state=3): >>><<< 7092 1726882315.60682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882315.60685: _low_level_execute_command(): starting 7092 1726882315.60690: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141/AnsiballZ_systemd.py && sleep 0' 7092 1726882315.61108: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.61114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.61160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.61166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882315.61169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882315.61171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.61229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882315.61232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882315.61236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882315.61335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.86390: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "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": "9876", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ExecMainStartTimestampMonotonic": "452403487", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9876", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4386", "MemoryCurrent": "2076672", "MemoryAvailable": "infinity", "CPUUsageNSec": "14366000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615"<<< 7092 1726882315.86396: stdout chunk (state=3): >>>, "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "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": "no", "ProtectSystem": "no", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "basic.target dbus-broker.service dbus.socket systemd-journald.socket system.slice sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452409961", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:34 EDT", "InactiveExitTimestampMonotonic": "452403746", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ActiveEnterTimestampMonotonic": "452409961", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ConditionTimestampMonotonic": "452393844", "AssertTimestamp": "Fri 2024-09-20 21:31:34 EDT", "AssertTimestampMonotonic": "452393847", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e193e7d5ff7d4cc3bb2c355454da7665", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7092 1726882315.87977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882315.88034: stderr chunk (state=3): >>><<< 7092 1726882315.88037: stdout chunk (state=3): >>><<< 7092 1726882315.88062: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "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": "9876", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ExecMainStartTimestampMonotonic": "452403487", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9876", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4386", "MemoryCurrent": "2076672", "MemoryAvailable": "infinity", "CPUUsageNSec": "14366000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "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": "no", "ProtectSystem": "no", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "basic.target dbus-broker.service dbus.socket systemd-journald.socket system.slice sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452409961", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:34 EDT", "InactiveExitTimestampMonotonic": "452403746", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ActiveEnterTimestampMonotonic": "452409961", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ConditionTimestampMonotonic": "452393844", "AssertTimestamp": "Fri 2024-09-20 21:31:34 EDT", "AssertTimestampMonotonic": "452393847", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e193e7d5ff7d4cc3bb2c355454da7665", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882315.88176: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726882315.484929-9423-65303182349141/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882315.88192: _low_level_execute_command(): starting 7092 1726882315.88197: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882315.484929-9423-65303182349141/ > /dev/null 2>&1 && sleep 0' 7092 1726882315.88662: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882315.88673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882315.88704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.88716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882315.88770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882315.88782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882315.88891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882315.90720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882315.90778: stderr chunk (state=3): >>><<< 7092 1726882315.90782: stdout chunk (state=3): >>><<< 7092 1726882315.90797: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882315.90803: handler run complete 7092 1726882315.90844: attempt loop complete, returning result 7092 1726882315.90848: _execute() done 7092 1726882315.90850: dumping result to json 7092 1726882315.90859: done dumping result, returning 7092 1726882315.90871: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-d956-9e9e-0000000000c0] 7092 1726882315.90875: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c0 7092 1726882315.91108: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c0 7092 1726882315.91110: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ActiveEnterTimestampMonotonic": "452409961", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket systemd-journald.socket system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:31:34 EDT", "AssertTimestampMonotonic": "452393847", "Before": "shutdown.target network.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "14366000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ConditionTimestampMonotonic": "452393844", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4386", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9876", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ExecMainStartTimestampMonotonic": "452403487", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:34 EDT", "InactiveExitTimestampMonotonic": "452403746", "InvocationID": "e193e7d5ff7d4cc3bb2c355454da7665", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9876", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2076672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452409961", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7092 1726882315.91326: no more pending results, returning what we have 7092 1726882315.91329: results queue empty 7092 1726882315.91329: checking for any_errors_fatal 7092 1726882315.91339: done checking for any_errors_fatal 7092 1726882315.91339: checking for max_fail_percentage 7092 1726882315.91340: done checking for max_fail_percentage 7092 1726882315.91341: checking to see if all hosts have failed and the running result is not ok 7092 1726882315.91342: done checking to see if all hosts have failed 7092 1726882315.91342: getting the remaining hosts for this loop 7092 1726882315.91344: done getting the remaining hosts for this loop 7092 1726882315.91347: getting the next task for host managed_node1 7092 1726882315.91352: done getting next task for host managed_node1 7092 1726882315.91355: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882315.91356: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882315.91366: getting variables 7092 1726882315.91367: in VariableManager get_vars() 7092 1726882315.91400: Calling all_inventory to load vars for managed_node1 7092 1726882315.91402: Calling groups_inventory to load vars for managed_node1 7092 1726882315.91404: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882315.91411: Calling all_plugins_play to load vars for managed_node1 7092 1726882315.91412: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882315.91414: Calling groups_plugins_play to load vars for managed_node1 7092 1726882315.92202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882315.93149: done with get_vars() 7092 1726882315.93171: done getting variables 7092 1726882315.93217: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:31:55 -0400 (0:00:00.566) 0:01:14.839 ****** 7092 1726882315.93241: entering _queue_task() for managed_node1/service 7092 1726882315.93487: worker is 1 (out of 1 available) 7092 1726882315.93500: exiting _queue_task() for managed_node1/service 7092 1726882315.93514: done queuing things up, now waiting for results queue to drain 7092 1726882315.93516: waiting for pending results... 7092 1726882315.93709: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882315.93812: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c1 7092 1726882315.93830: variable 'ansible_search_path' from source: unknown 7092 1726882315.93834: variable 'ansible_search_path' from source: unknown 7092 1726882315.93864: calling self._execute() 7092 1726882315.93943: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882315.93954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882315.93967: variable 'omit' from source: magic vars 7092 1726882315.94317: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.94338: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882315.94548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882315.96987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882315.97377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882315.97405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882315.97430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882315.97454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882315.97516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882315.97536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882315.97556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882315.97584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882315.97596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882315.97679: variable 'ansible_distribution' from source: facts 7092 1726882315.97683: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.97690: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882315.97774: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.97780: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882315.97898: variable 'ansible_distribution' from source: facts 7092 1726882315.97902: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.97907: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882315.97985: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.97988: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882315.98101: variable 'ansible_distribution' from source: facts 7092 1726882315.98105: variable 'ansible_distribution_major_version' from source: facts 7092 1726882315.98110: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882315.98185: variable 'network_provider' from source: set_fact 7092 1726882315.98189: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882315.98194: when evaluation is False, skipping this task 7092 1726882315.98197: _execute() done 7092 1726882315.98199: dumping result to json 7092 1726882315.98202: done dumping result, returning 7092 1726882315.98208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-d956-9e9e-0000000000c1] 7092 1726882315.98214: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c1 7092 1726882315.98298: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c1 7092 1726882315.98301: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882315.98339: no more pending results, returning what we have 7092 1726882315.98342: results queue empty 7092 1726882315.98342: checking for any_errors_fatal 7092 1726882315.98358: done checking for any_errors_fatal 7092 1726882315.98358: checking for max_fail_percentage 7092 1726882315.98361: done checking for max_fail_percentage 7092 1726882315.98361: checking to see if all hosts have failed and the running result is not ok 7092 1726882315.98363: done checking to see if all hosts have failed 7092 1726882315.98365: getting the remaining hosts for this loop 7092 1726882315.98366: done getting the remaining hosts for this loop 7092 1726882315.98369: getting the next task for host managed_node1 7092 1726882315.98376: done getting next task for host managed_node1 7092 1726882315.98380: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882315.98382: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882315.98400: getting variables 7092 1726882315.98402: in VariableManager get_vars() 7092 1726882315.98450: Calling all_inventory to load vars for managed_node1 7092 1726882315.98453: Calling groups_inventory to load vars for managed_node1 7092 1726882315.98455: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882315.98466: Calling all_plugins_play to load vars for managed_node1 7092 1726882315.98469: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882315.98471: Calling groups_plugins_play to load vars for managed_node1 7092 1726882315.99390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882316.00317: done with get_vars() 7092 1726882316.00332: done getting variables 7092 1726882316.00375: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:31:56 -0400 (0:00:00.071) 0:01:14.911 ****** 7092 1726882316.00405: entering _queue_task() for managed_node1/copy 7092 1726882316.00610: worker is 1 (out of 1 available) 7092 1726882316.00623: exiting _queue_task() for managed_node1/copy 7092 1726882316.00635: done queuing things up, now waiting for results queue to drain 7092 1726882316.00637: waiting for pending results... 7092 1726882316.00821: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882316.00917: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c2 7092 1726882316.00927: variable 'ansible_search_path' from source: unknown 7092 1726882316.00931: variable 'ansible_search_path' from source: unknown 7092 1726882316.00965: calling self._execute() 7092 1726882316.01036: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882316.01040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882316.01055: variable 'omit' from source: magic vars 7092 1726882316.01335: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.01344: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882316.01492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882316.03082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882316.03138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882316.03168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882316.03193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882316.03213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882316.03278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882316.03298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882316.03315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882316.03343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882316.03358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882316.03440: variable 'ansible_distribution' from source: facts 7092 1726882316.03444: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.03454: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882316.03532: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.03536: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882316.03654: variable 'ansible_distribution' from source: facts 7092 1726882316.03658: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.03666: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882316.03737: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.03741: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882316.03856: variable 'ansible_distribution' from source: facts 7092 1726882316.03860: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.03866: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882316.03938: variable 'network_provider' from source: set_fact 7092 1726882316.03942: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882316.03949: when evaluation is False, skipping this task 7092 1726882316.03952: _execute() done 7092 1726882316.03955: dumping result to json 7092 1726882316.03958: done dumping result, returning 7092 1726882316.03967: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-d956-9e9e-0000000000c2] 7092 1726882316.03972: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c2 7092 1726882316.04061: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c2 7092 1726882316.04065: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7092 1726882316.04116: no more pending results, returning what we have 7092 1726882316.04119: results queue empty 7092 1726882316.04120: checking for any_errors_fatal 7092 1726882316.04127: done checking for any_errors_fatal 7092 1726882316.04128: checking for max_fail_percentage 7092 1726882316.04130: done checking for max_fail_percentage 7092 1726882316.04131: checking to see if all hosts have failed and the running result is not ok 7092 1726882316.04132: done checking to see if all hosts have failed 7092 1726882316.04133: getting the remaining hosts for this loop 7092 1726882316.04134: done getting the remaining hosts for this loop 7092 1726882316.04138: getting the next task for host managed_node1 7092 1726882316.04145: done getting next task for host managed_node1 7092 1726882316.04149: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882316.04151: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882316.04172: getting variables 7092 1726882316.04174: in VariableManager get_vars() 7092 1726882316.04228: Calling all_inventory to load vars for managed_node1 7092 1726882316.04231: Calling groups_inventory to load vars for managed_node1 7092 1726882316.04233: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882316.04243: Calling all_plugins_play to load vars for managed_node1 7092 1726882316.04246: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882316.04249: Calling groups_plugins_play to load vars for managed_node1 7092 1726882316.05072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882316.06018: done with get_vars() 7092 1726882316.06035: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:31:56 -0400 (0:00:00.056) 0:01:14.968 ****** 7092 1726882316.06100: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882316.06338: worker is 1 (out of 1 available) 7092 1726882316.06350: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882316.06365: done queuing things up, now waiting for results queue to drain 7092 1726882316.06366: waiting for pending results... 7092 1726882316.06553: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882316.06662: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c3 7092 1726882316.06678: variable 'ansible_search_path' from source: unknown 7092 1726882316.06682: variable 'ansible_search_path' from source: unknown 7092 1726882316.06713: calling self._execute() 7092 1726882316.06791: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882316.06795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882316.06808: variable 'omit' from source: magic vars 7092 1726882316.07098: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.07111: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882316.07252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882316.09081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882316.09136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882316.09165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882316.09191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882316.09212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882316.09271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882316.09294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882316.09313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882316.09340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882316.09352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882316.09433: variable 'ansible_distribution' from source: facts 7092 1726882316.09436: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.09445: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882316.09529: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.09533: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882316.09649: variable 'ansible_distribution' from source: facts 7092 1726882316.09655: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.09662: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882316.09736: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.09747: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882316.09859: variable 'ansible_distribution' from source: facts 7092 1726882316.09863: variable 'ansible_distribution_major_version' from source: facts 7092 1726882316.09870: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882316.09878: variable 'omit' from source: magic vars 7092 1726882316.09916: variable 'omit' from source: magic vars 7092 1726882316.10005: variable 'network_provider' from source: set_fact 7092 1726882316.10075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882316.10093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882316.10110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882316.10134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882316.10148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882316.10201: variable 'omit' from source: magic vars 7092 1726882316.10276: variable 'omit' from source: magic vars 7092 1726882316.10347: variable 'network_connections' from source: task vars 7092 1726882316.10358: variable 'interface' from source: play vars 7092 1726882316.10410: variable 'interface' from source: play vars 7092 1726882316.10535: variable 'omit' from source: magic vars 7092 1726882316.10542: variable '__lsr_ansible_managed' from source: task vars 7092 1726882316.10588: variable '__lsr_ansible_managed' from source: task vars 7092 1726882316.10784: Loaded config def from plugin (lookup/template) 7092 1726882316.10788: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7092 1726882316.10810: File lookup term: get_ansible_managed.j2 7092 1726882316.10813: variable 'ansible_search_path' from source: unknown 7092 1726882316.10816: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7092 1726882316.10831: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7092 1726882316.10840: variable 'ansible_search_path' from source: unknown 7092 1726882316.14560: variable 'ansible_managed' from source: unknown 7092 1726882316.14658: variable 'omit' from source: magic vars 7092 1726882316.14682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882316.14707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882316.14722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882316.14737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882316.14748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882316.14770: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882316.14774: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882316.14777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882316.14839: Set connection var ansible_shell_type to sh 7092 1726882316.14842: Set connection var ansible_shell_executable to /bin/sh 7092 1726882316.14851: Set connection var ansible_timeout to 10 7092 1726882316.14856: Set connection var ansible_pipelining to False 7092 1726882316.14865: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882316.14870: Set connection var ansible_connection to ssh 7092 1726882316.14887: variable 'ansible_shell_executable' from source: unknown 7092 1726882316.14890: variable 'ansible_connection' from source: unknown 7092 1726882316.14892: variable 'ansible_module_compression' from source: unknown 7092 1726882316.14894: variable 'ansible_shell_type' from source: unknown 7092 1726882316.14896: variable 'ansible_shell_executable' from source: unknown 7092 1726882316.14898: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882316.14903: variable 'ansible_pipelining' from source: unknown 7092 1726882316.14905: variable 'ansible_timeout' from source: unknown 7092 1726882316.14909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882316.15007: 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) 7092 1726882316.15015: variable 'omit' from source: magic vars 7092 1726882316.15021: starting attempt loop 7092 1726882316.15023: running the handler 7092 1726882316.15034: _low_level_execute_command(): starting 7092 1726882316.15040: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882316.15558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882316.15576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.15587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882316.15605: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.15669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882316.15685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882316.15810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882316.17481: stdout chunk (state=3): >>>/root <<< 7092 1726882316.17674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882316.17677: stdout chunk (state=3): >>><<< 7092 1726882316.17680: stderr chunk (state=3): >>><<< 7092 1726882316.17774: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882316.17779: _low_level_execute_command(): starting 7092 1726882316.17782: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822 `" && echo ansible-tmp-1726882316.1770217-9447-238375585587822="` echo /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822 `" ) && sleep 0' 7092 1726882316.18282: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882316.18285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.18325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.18329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.18385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882316.18388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882316.18394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882316.18490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882316.20376: stdout chunk (state=3): >>>ansible-tmp-1726882316.1770217-9447-238375585587822=/root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822 <<< 7092 1726882316.20482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882316.20561: stderr chunk (state=3): >>><<< 7092 1726882316.20567: stdout chunk (state=3): >>><<< 7092 1726882316.20875: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882316.1770217-9447-238375585587822=/root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882316.20882: variable 'ansible_module_compression' from source: unknown 7092 1726882316.20885: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7092 1726882316.20887: variable 'ansible_facts' from source: unknown 7092 1726882316.20889: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822/AnsiballZ_network_connections.py 7092 1726882316.21017: Sending initial data 7092 1726882316.21020: Sent initial data (166 bytes) 7092 1726882316.22121: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882316.22135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882316.22152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882316.22173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.22225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882316.22237: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882316.22254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.22274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882316.22291: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882316.22305: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882316.22316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882316.22328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882316.22344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.22356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882316.22368: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882316.22381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.22470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882316.22492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882316.22514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882316.22656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882316.24411: 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 <<< 7092 1726882316.24500: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882316.24598: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmphto2k348 /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822/AnsiballZ_network_connections.py <<< 7092 1726882316.24687: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882316.26768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882316.27057: stderr chunk (state=3): >>><<< 7092 1726882316.27061: stdout chunk (state=3): >>><<< 7092 1726882316.27069: done transferring module to remote 7092 1726882316.27076: _low_level_execute_command(): starting 7092 1726882316.27079: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822/ /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822/AnsiballZ_network_connections.py && sleep 0' 7092 1726882316.27693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882316.27710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882316.27725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882316.27741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.27792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882316.27803: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882316.27819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.27837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882316.27850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882316.27861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882316.27875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882316.27886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882316.27900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.27911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882316.27920: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882316.27936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.28018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882316.28045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882316.28062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882316.28192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882316.30088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882316.30157: stderr chunk (state=3): >>><<< 7092 1726882316.30160: stdout chunk (state=3): >>><<< 7092 1726882316.30260: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882316.30269: _low_level_execute_command(): starting 7092 1726882316.30272: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822/AnsiballZ_network_connections.py && sleep 0' 7092 1726882316.30867: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882316.30884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882316.30899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882316.30919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.30969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882316.30983: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882316.30999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.31018: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882316.31031: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882316.31045: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882316.31060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882316.31079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882316.31096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882316.31109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882316.31121: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882316.31133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882316.31216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882316.31233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882316.31250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882316.31388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882318.63182: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7092 1726882318.65202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882318.65255: stderr chunk (state=3): >>><<< 7092 1726882318.65259: stdout chunk (state=3): >>><<< 7092 1726882318.65279: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882318.65319: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'system_ca_certs': True, 'domain_suffix_match': 'example.com'}}], '__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-1726882316.1770217-9447-238375585587822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882318.65328: _low_level_execute_command(): starting 7092 1726882318.65330: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882316.1770217-9447-238375585587822/ > /dev/null 2>&1 && sleep 0' 7092 1726882318.65803: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882318.65821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882318.65839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7092 1726882318.65850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882318.65899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882318.65910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882318.66017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882318.67812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882318.67874: stderr chunk (state=3): >>><<< 7092 1726882318.67878: stdout chunk (state=3): >>><<< 7092 1726882318.67892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882318.67898: handler run complete 7092 1726882318.67924: attempt loop complete, returning result 7092 1726882318.67927: _execute() done 7092 1726882318.67929: dumping result to json 7092 1726882318.67935: done dumping result, returning 7092 1726882318.67943: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-d956-9e9e-0000000000c3] 7092 1726882318.67950: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c3 7092 1726882318.68074: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c3 7092 1726882318.68077: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783 (is-modified) 7092 1726882318.68199: no more pending results, returning what we have 7092 1726882318.68202: results queue empty 7092 1726882318.68203: checking for any_errors_fatal 7092 1726882318.68208: done checking for any_errors_fatal 7092 1726882318.68208: checking for max_fail_percentage 7092 1726882318.68210: done checking for max_fail_percentage 7092 1726882318.68211: checking to see if all hosts have failed and the running result is not ok 7092 1726882318.68212: done checking to see if all hosts have failed 7092 1726882318.68213: getting the remaining hosts for this loop 7092 1726882318.68214: done getting the remaining hosts for this loop 7092 1726882318.68217: getting the next task for host managed_node1 7092 1726882318.68223: done getting next task for host managed_node1 7092 1726882318.68226: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882318.68229: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882318.68238: getting variables 7092 1726882318.68239: in VariableManager get_vars() 7092 1726882318.68289: Calling all_inventory to load vars for managed_node1 7092 1726882318.68292: Calling groups_inventory to load vars for managed_node1 7092 1726882318.68295: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882318.68304: Calling all_plugins_play to load vars for managed_node1 7092 1726882318.68306: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882318.68309: Calling groups_plugins_play to load vars for managed_node1 7092 1726882318.69225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882318.70416: done with get_vars() 7092 1726882318.70443: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:31:58 -0400 (0:00:02.644) 0:01:17.612 ****** 7092 1726882318.70525: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882318.70840: worker is 1 (out of 1 available) 7092 1726882318.70851: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882318.70866: done queuing things up, now waiting for results queue to drain 7092 1726882318.70867: waiting for pending results... 7092 1726882318.71146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882318.71295: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c4 7092 1726882318.71318: variable 'ansible_search_path' from source: unknown 7092 1726882318.71325: variable 'ansible_search_path' from source: unknown 7092 1726882318.71363: calling self._execute() 7092 1726882318.71459: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882318.71473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882318.71485: variable 'omit' from source: magic vars 7092 1726882318.71835: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.71847: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.71999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882318.73634: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882318.73692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882318.73720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882318.73746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882318.73770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882318.73829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882318.73851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882318.73872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882318.73897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882318.73908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882318.73997: variable 'ansible_distribution' from source: facts 7092 1726882318.74000: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.74007: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.74094: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.74098: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.74214: variable 'ansible_distribution' from source: facts 7092 1726882318.74217: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.74223: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.74300: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.74304: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.74416: variable 'ansible_distribution' from source: facts 7092 1726882318.74420: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.74425: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.74504: variable 'network_state' from source: role '' defaults 7092 1726882318.74512: Evaluated conditional (network_state != {}): False 7092 1726882318.74515: when evaluation is False, skipping this task 7092 1726882318.74518: _execute() done 7092 1726882318.74521: dumping result to json 7092 1726882318.74523: done dumping result, returning 7092 1726882318.74531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-d956-9e9e-0000000000c4] 7092 1726882318.74536: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c4 7092 1726882318.74624: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c4 7092 1726882318.74627: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882318.74679: no more pending results, returning what we have 7092 1726882318.74683: results queue empty 7092 1726882318.74683: checking for any_errors_fatal 7092 1726882318.74695: done checking for any_errors_fatal 7092 1726882318.74696: checking for max_fail_percentage 7092 1726882318.74697: done checking for max_fail_percentage 7092 1726882318.74698: checking to see if all hosts have failed and the running result is not ok 7092 1726882318.74700: done checking to see if all hosts have failed 7092 1726882318.74700: getting the remaining hosts for this loop 7092 1726882318.74702: done getting the remaining hosts for this loop 7092 1726882318.74706: getting the next task for host managed_node1 7092 1726882318.74713: done getting next task for host managed_node1 7092 1726882318.74717: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882318.74719: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882318.74740: getting variables 7092 1726882318.74741: in VariableManager get_vars() 7092 1726882318.74794: Calling all_inventory to load vars for managed_node1 7092 1726882318.74797: Calling groups_inventory to load vars for managed_node1 7092 1726882318.74799: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882318.74808: Calling all_plugins_play to load vars for managed_node1 7092 1726882318.74811: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882318.74813: Calling groups_plugins_play to load vars for managed_node1 7092 1726882318.76328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882318.77263: done with get_vars() 7092 1726882318.77280: done getting variables 7092 1726882318.77325: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:31:58 -0400 (0:00:00.068) 0:01:17.680 ****** 7092 1726882318.77356: entering _queue_task() for managed_node1/debug 7092 1726882318.77587: worker is 1 (out of 1 available) 7092 1726882318.77600: exiting _queue_task() for managed_node1/debug 7092 1726882318.77613: done queuing things up, now waiting for results queue to drain 7092 1726882318.77615: waiting for pending results... 7092 1726882318.77789: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882318.77886: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c5 7092 1726882318.77898: variable 'ansible_search_path' from source: unknown 7092 1726882318.77901: variable 'ansible_search_path' from source: unknown 7092 1726882318.77930: calling self._execute() 7092 1726882318.78007: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882318.78015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882318.78032: variable 'omit' from source: magic vars 7092 1726882318.78435: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.78456: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.78666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882318.81180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882318.81268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882318.81310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882318.81354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882318.81387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882318.81474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882318.81508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882318.81537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882318.81590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882318.81608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882318.81735: variable 'ansible_distribution' from source: facts 7092 1726882318.81748: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.81760: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.81892: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.81902: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.82092: variable 'ansible_distribution' from source: facts 7092 1726882318.82106: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.82122: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.82235: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.82249: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.82408: variable 'ansible_distribution' from source: facts 7092 1726882318.82417: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.82428: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.82440: variable 'omit' from source: magic vars 7092 1726882318.82505: variable 'omit' from source: magic vars 7092 1726882318.82555: variable 'omit' from source: magic vars 7092 1726882318.82588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882318.82621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882318.82652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882318.82678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882318.82694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882318.82728: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882318.82737: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882318.82748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882318.82854: Set connection var ansible_shell_type to sh 7092 1726882318.82875: Set connection var ansible_shell_executable to /bin/sh 7092 1726882318.82887: Set connection var ansible_timeout to 10 7092 1726882318.82897: Set connection var ansible_pipelining to False 7092 1726882318.82910: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882318.82919: Set connection var ansible_connection to ssh 7092 1726882318.82948: variable 'ansible_shell_executable' from source: unknown 7092 1726882318.82956: variable 'ansible_connection' from source: unknown 7092 1726882318.82965: variable 'ansible_module_compression' from source: unknown 7092 1726882318.82973: variable 'ansible_shell_type' from source: unknown 7092 1726882318.82983: variable 'ansible_shell_executable' from source: unknown 7092 1726882318.82990: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882318.82998: variable 'ansible_pipelining' from source: unknown 7092 1726882318.83004: variable 'ansible_timeout' from source: unknown 7092 1726882318.83011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882318.83126: 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) 7092 1726882318.83142: variable 'omit' from source: magic vars 7092 1726882318.83155: starting attempt loop 7092 1726882318.83161: running the handler 7092 1726882318.83292: variable '__network_connections_result' from source: set_fact 7092 1726882318.83359: handler run complete 7092 1726882318.83389: attempt loop complete, returning result 7092 1726882318.83397: _execute() done 7092 1726882318.83404: dumping result to json 7092 1726882318.83416: done dumping result, returning 7092 1726882318.83428: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-d956-9e9e-0000000000c5] 7092 1726882318.83437: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c5 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783 (is-modified)" ] } 7092 1726882318.83619: no more pending results, returning what we have 7092 1726882318.83623: results queue empty 7092 1726882318.83624: checking for any_errors_fatal 7092 1726882318.83630: done checking for any_errors_fatal 7092 1726882318.83631: checking for max_fail_percentage 7092 1726882318.83633: done checking for max_fail_percentage 7092 1726882318.83634: checking to see if all hosts have failed and the running result is not ok 7092 1726882318.83635: done checking to see if all hosts have failed 7092 1726882318.83636: getting the remaining hosts for this loop 7092 1726882318.83638: done getting the remaining hosts for this loop 7092 1726882318.83642: getting the next task for host managed_node1 7092 1726882318.83652: done getting next task for host managed_node1 7092 1726882318.83657: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882318.83659: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882318.83672: getting variables 7092 1726882318.83675: in VariableManager get_vars() 7092 1726882318.83732: Calling all_inventory to load vars for managed_node1 7092 1726882318.83735: Calling groups_inventory to load vars for managed_node1 7092 1726882318.83738: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882318.83752: Calling all_plugins_play to load vars for managed_node1 7092 1726882318.83756: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882318.83759: Calling groups_plugins_play to load vars for managed_node1 7092 1726882318.84684: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c5 7092 1726882318.84687: WORKER PROCESS EXITING 7092 1726882318.85626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882318.88638: done with get_vars() 7092 1726882318.88670: done getting variables 7092 1726882318.88727: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:31:58 -0400 (0:00:00.114) 0:01:17.794 ****** 7092 1726882318.88762: entering _queue_task() for managed_node1/debug 7092 1726882318.89076: worker is 1 (out of 1 available) 7092 1726882318.89089: exiting _queue_task() for managed_node1/debug 7092 1726882318.89101: done queuing things up, now waiting for results queue to drain 7092 1726882318.89103: waiting for pending results... 7092 1726882318.89402: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882318.89582: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c6 7092 1726882318.89603: variable 'ansible_search_path' from source: unknown 7092 1726882318.89610: variable 'ansible_search_path' from source: unknown 7092 1726882318.89659: calling self._execute() 7092 1726882318.89761: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882318.89775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882318.89788: variable 'omit' from source: magic vars 7092 1726882318.90186: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.90203: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.90669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882318.93981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882318.94409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882318.94446: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882318.94486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882318.94512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882318.94591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882318.94622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882318.94651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882318.94701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882318.94719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882318.94837: variable 'ansible_distribution' from source: facts 7092 1726882318.94846: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.94857: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.94980: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.94990: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.95161: variable 'ansible_distribution' from source: facts 7092 1726882318.95174: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.95184: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.95295: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.95307: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882318.95482: variable 'ansible_distribution' from source: facts 7092 1726882318.95493: variable 'ansible_distribution_major_version' from source: facts 7092 1726882318.95504: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882318.95515: variable 'omit' from source: magic vars 7092 1726882318.95584: variable 'omit' from source: magic vars 7092 1726882318.95628: variable 'omit' from source: magic vars 7092 1726882318.95664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882318.95698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882318.95721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882318.95743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882318.95759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882318.95798: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882318.95808: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882318.95815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882318.95916: Set connection var ansible_shell_type to sh 7092 1726882318.95929: Set connection var ansible_shell_executable to /bin/sh 7092 1726882318.95940: Set connection var ansible_timeout to 10 7092 1726882318.95952: Set connection var ansible_pipelining to False 7092 1726882318.95970: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882318.95980: Set connection var ansible_connection to ssh 7092 1726882318.96010: variable 'ansible_shell_executable' from source: unknown 7092 1726882318.96018: variable 'ansible_connection' from source: unknown 7092 1726882318.96025: variable 'ansible_module_compression' from source: unknown 7092 1726882318.96032: variable 'ansible_shell_type' from source: unknown 7092 1726882318.96039: variable 'ansible_shell_executable' from source: unknown 7092 1726882318.96045: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882318.96053: variable 'ansible_pipelining' from source: unknown 7092 1726882318.96059: variable 'ansible_timeout' from source: unknown 7092 1726882318.96069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882318.96177: 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) 7092 1726882318.96193: variable 'omit' from source: magic vars 7092 1726882318.96205: starting attempt loop 7092 1726882318.96212: running the handler 7092 1726882318.96261: variable '__network_connections_result' from source: set_fact 7092 1726882318.96337: variable '__network_connections_result' from source: set_fact 7092 1726882318.96485: handler run complete 7092 1726882318.96524: attempt loop complete, returning result 7092 1726882318.96535: _execute() done 7092 1726882318.96543: dumping result to json 7092 1726882318.96552: done dumping result, returning 7092 1726882318.96566: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-d956-9e9e-0000000000c6] 7092 1726882318.96576: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c6 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "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, '802-1x-test': add connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 82ce6bef-233f-421c-a360-d5586d943783 (is-modified)" ] } } 7092 1726882318.96804: no more pending results, returning what we have 7092 1726882318.96808: results queue empty 7092 1726882318.96809: checking for any_errors_fatal 7092 1726882318.96815: done checking for any_errors_fatal 7092 1726882318.96816: checking for max_fail_percentage 7092 1726882318.96818: done checking for max_fail_percentage 7092 1726882318.96819: checking to see if all hosts have failed and the running result is not ok 7092 1726882318.96821: done checking to see if all hosts have failed 7092 1726882318.96822: getting the remaining hosts for this loop 7092 1726882318.96823: done getting the remaining hosts for this loop 7092 1726882318.96827: getting the next task for host managed_node1 7092 1726882318.96835: done getting next task for host managed_node1 7092 1726882318.96839: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882318.96842: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882318.96853: getting variables 7092 1726882318.96855: in VariableManager get_vars() 7092 1726882318.96911: Calling all_inventory to load vars for managed_node1 7092 1726882318.96915: Calling groups_inventory to load vars for managed_node1 7092 1726882318.96931: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882318.96943: Calling all_plugins_play to load vars for managed_node1 7092 1726882318.96947: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882318.96950: Calling groups_plugins_play to load vars for managed_node1 7092 1726882318.99774: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c6 7092 1726882318.99779: WORKER PROCESS EXITING 7092 1726882319.00271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882319.02729: done with get_vars() 7092 1726882319.02765: done getting variables 7092 1726882319.02832: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:31:59 -0400 (0:00:00.141) 0:01:17.935 ****** 7092 1726882319.02870: entering _queue_task() for managed_node1/debug 7092 1726882319.03220: worker is 1 (out of 1 available) 7092 1726882319.03234: exiting _queue_task() for managed_node1/debug 7092 1726882319.03247: done queuing things up, now waiting for results queue to drain 7092 1726882319.03248: waiting for pending results... 7092 1726882319.03542: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882319.03703: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c7 7092 1726882319.03725: variable 'ansible_search_path' from source: unknown 7092 1726882319.03733: variable 'ansible_search_path' from source: unknown 7092 1726882319.03778: calling self._execute() 7092 1726882319.03880: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882319.03893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882319.03914: variable 'omit' from source: magic vars 7092 1726882319.04518: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.04538: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882319.04824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882319.08087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882319.08177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882319.08218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882319.08263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882319.08303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882319.08387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882319.08420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882319.08450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882319.08502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882319.08521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882319.08815: variable 'ansible_distribution' from source: facts 7092 1726882319.08826: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.08838: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882319.09170: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.09182: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882319.09481: variable 'ansible_distribution' from source: facts 7092 1726882319.09568: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.09580: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882319.09798: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.09808: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882319.10071: variable 'ansible_distribution' from source: facts 7092 1726882319.10080: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.10090: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882319.10210: variable 'network_state' from source: role '' defaults 7092 1726882319.10225: Evaluated conditional (network_state != {}): False 7092 1726882319.10232: when evaluation is False, skipping this task 7092 1726882319.10238: _execute() done 7092 1726882319.10244: dumping result to json 7092 1726882319.10251: done dumping result, returning 7092 1726882319.10263: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-d956-9e9e-0000000000c7] 7092 1726882319.10274: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c7 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7092 1726882319.10523: no more pending results, returning what we have 7092 1726882319.10527: results queue empty 7092 1726882319.10528: checking for any_errors_fatal 7092 1726882319.10536: done checking for any_errors_fatal 7092 1726882319.10537: checking for max_fail_percentage 7092 1726882319.10539: done checking for max_fail_percentage 7092 1726882319.10540: checking to see if all hosts have failed and the running result is not ok 7092 1726882319.10542: done checking to see if all hosts have failed 7092 1726882319.10542: getting the remaining hosts for this loop 7092 1726882319.10544: done getting the remaining hosts for this loop 7092 1726882319.10548: getting the next task for host managed_node1 7092 1726882319.10556: done getting next task for host managed_node1 7092 1726882319.10560: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882319.10565: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882319.10585: getting variables 7092 1726882319.10587: in VariableManager get_vars() 7092 1726882319.10641: Calling all_inventory to load vars for managed_node1 7092 1726882319.10644: Calling groups_inventory to load vars for managed_node1 7092 1726882319.10647: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882319.10658: Calling all_plugins_play to load vars for managed_node1 7092 1726882319.10662: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882319.10667: Calling groups_plugins_play to load vars for managed_node1 7092 1726882319.12004: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c7 7092 1726882319.12008: WORKER PROCESS EXITING 7092 1726882319.12650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882319.14539: done with get_vars() 7092 1726882319.14569: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:31:59 -0400 (0:00:00.118) 0:01:18.053 ****** 7092 1726882319.14673: entering _queue_task() for managed_node1/ping 7092 1726882319.15057: worker is 1 (out of 1 available) 7092 1726882319.15076: exiting _queue_task() for managed_node1/ping 7092 1726882319.15088: done queuing things up, now waiting for results queue to drain 7092 1726882319.15090: waiting for pending results... 7092 1726882319.15502: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882319.15678: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000c8 7092 1726882319.15701: variable 'ansible_search_path' from source: unknown 7092 1726882319.15709: variable 'ansible_search_path' from source: unknown 7092 1726882319.15777: calling self._execute() 7092 1726882319.15885: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882319.15897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882319.15912: variable 'omit' from source: magic vars 7092 1726882319.16347: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.16415: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882319.16643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882319.26312: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882319.26542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882319.26815: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882319.27020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882319.27129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882319.27439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882319.27481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882319.27562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882319.27748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882319.27773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882319.28332: variable 'ansible_distribution' from source: facts 7092 1726882319.28342: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.28356: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882319.28610: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.28753: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882319.29277: variable 'ansible_distribution' from source: facts 7092 1726882319.29510: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.29523: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882319.29802: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.29830: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882319.30273: variable 'ansible_distribution' from source: facts 7092 1726882319.30615: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.30632: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882319.30728: variable 'omit' from source: magic vars 7092 1726882319.30800: variable 'omit' from source: magic vars 7092 1726882319.30979: variable 'omit' from source: magic vars 7092 1726882319.31075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882319.31175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882319.31281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882319.31389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882319.31405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882319.31439: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882319.31487: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882319.31496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882319.31811: Set connection var ansible_shell_type to sh 7092 1726882319.31925: Set connection var ansible_shell_executable to /bin/sh 7092 1726882319.31937: Set connection var ansible_timeout to 10 7092 1726882319.31949: Set connection var ansible_pipelining to False 7092 1726882319.31967: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882319.32031: Set connection var ansible_connection to ssh 7092 1726882319.32060: variable 'ansible_shell_executable' from source: unknown 7092 1726882319.32071: variable 'ansible_connection' from source: unknown 7092 1726882319.32082: variable 'ansible_module_compression' from source: unknown 7092 1726882319.32089: variable 'ansible_shell_type' from source: unknown 7092 1726882319.32137: variable 'ansible_shell_executable' from source: unknown 7092 1726882319.32146: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882319.32248: variable 'ansible_pipelining' from source: unknown 7092 1726882319.32257: variable 'ansible_timeout' from source: unknown 7092 1726882319.32267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882319.32646: 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) 7092 1726882319.32803: variable 'omit' from source: magic vars 7092 1726882319.32812: starting attempt loop 7092 1726882319.32820: running the handler 7092 1726882319.32914: _low_level_execute_command(): starting 7092 1726882319.32925: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882319.34785: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.34790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.34815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.34818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.34828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.35022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882319.35045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882319.35212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882319.36895: stdout chunk (state=3): >>>/root <<< 7092 1726882319.36985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882319.37089: stderr chunk (state=3): >>><<< 7092 1726882319.37101: stdout chunk (state=3): >>><<< 7092 1726882319.37273: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882319.37277: _low_level_execute_command(): starting 7092 1726882319.37283: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645 `" && echo ansible-tmp-1726882319.3714154-9578-53542052217645="` echo /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645 `" ) && sleep 0' 7092 1726882319.37953: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882319.38108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.38124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.38147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.38192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.38205: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882319.38221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.38239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882319.38256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882319.38273: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882319.38286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.38301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.38317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.38331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.38348: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882319.38363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.38439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882319.38459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882319.38479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882319.38757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882319.40573: stdout chunk (state=3): >>>ansible-tmp-1726882319.3714154-9578-53542052217645=/root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645 <<< 7092 1726882319.40749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882319.40752: stdout chunk (state=3): >>><<< 7092 1726882319.40755: stderr chunk (state=3): >>><<< 7092 1726882319.40779: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882319.3714154-9578-53542052217645=/root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882319.40972: variable 'ansible_module_compression' from source: unknown 7092 1726882319.40976: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7092 1726882319.40978: variable 'ansible_facts' from source: unknown 7092 1726882319.40988: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645/AnsiballZ_ping.py 7092 1726882319.41890: Sending initial data 7092 1726882319.41896: Sent initial data (150 bytes) 7092 1726882319.45030: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882319.45052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.45062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.45162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.45205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.45213: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882319.45223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.45313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882319.45321: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882319.45327: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882319.45335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.45347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.45355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.45365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.45373: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882319.45389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.45458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882319.45588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882319.45626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882319.45783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882319.47610: 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 <<< 7092 1726882319.47698: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882319.47798: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmplu0t71go /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645/AnsiballZ_ping.py <<< 7092 1726882319.47890: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882319.50171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882319.50175: stderr chunk (state=3): >>><<< 7092 1726882319.50178: stdout chunk (state=3): >>><<< 7092 1726882319.50251: done transferring module to remote 7092 1726882319.50255: _low_level_execute_command(): starting 7092 1726882319.50257: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645/ /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645/AnsiballZ_ping.py && sleep 0' 7092 1726882319.51790: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882319.51929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.51947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.51978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.52067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.52084: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882319.52100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.52130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882319.52269: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882319.52281: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882319.52294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.52307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.52323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.52336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.52354: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882319.52371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.52449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882319.52471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882319.52485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882319.52702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882319.54595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882319.54599: stdout chunk (state=3): >>><<< 7092 1726882319.54601: stderr chunk (state=3): >>><<< 7092 1726882319.54708: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882319.54712: _low_level_execute_command(): starting 7092 1726882319.54714: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645/AnsiballZ_ping.py && sleep 0' 7092 1726882319.56232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882319.56254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.56271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.56289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.56352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.56472: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882319.56488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.56505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882319.56517: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882319.56527: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882319.56546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.56561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.56582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.56600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.56612: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882319.56626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.56802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882319.56819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882319.56833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882319.57019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882319.70127: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7092 1726882319.71239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882319.71247: stdout chunk (state=3): >>><<< 7092 1726882319.71250: stderr chunk (state=3): >>><<< 7092 1726882319.71380: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882319.71384: 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-1726882319.3714154-9578-53542052217645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882319.71387: _low_level_execute_command(): starting 7092 1726882319.71390: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882319.3714154-9578-53542052217645/ > /dev/null 2>&1 && sleep 0' 7092 1726882319.72762: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882319.72812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.72828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.72849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.72935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.72950: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882319.72967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.72985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882319.72997: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882319.73028: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882319.73041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882319.73059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882319.73083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882319.73134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882319.73153: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882319.73170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882319.73362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882319.73382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882319.73395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882319.73573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882319.75499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882319.75502: stdout chunk (state=3): >>><<< 7092 1726882319.75504: stderr chunk (state=3): >>><<< 7092 1726882319.75773: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882319.75776: handler run complete 7092 1726882319.75778: attempt loop complete, returning result 7092 1726882319.75780: _execute() done 7092 1726882319.75782: dumping result to json 7092 1726882319.75784: done dumping result, returning 7092 1726882319.75786: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-d956-9e9e-0000000000c8] 7092 1726882319.75788: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c8 7092 1726882319.75857: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000c8 7092 1726882319.75860: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7092 1726882319.75939: no more pending results, returning what we have 7092 1726882319.75945: results queue empty 7092 1726882319.75946: checking for any_errors_fatal 7092 1726882319.75953: done checking for any_errors_fatal 7092 1726882319.75954: checking for max_fail_percentage 7092 1726882319.75955: done checking for max_fail_percentage 7092 1726882319.75961: checking to see if all hosts have failed and the running result is not ok 7092 1726882319.75962: done checking to see if all hosts have failed 7092 1726882319.75965: getting the remaining hosts for this loop 7092 1726882319.75967: done getting the remaining hosts for this loop 7092 1726882319.75970: getting the next task for host managed_node1 7092 1726882319.75980: done getting next task for host managed_node1 7092 1726882319.75983: ^ task is: TASK: meta (role_complete) 7092 1726882319.75985: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882319.75997: getting variables 7092 1726882319.75999: in VariableManager get_vars() 7092 1726882319.76055: Calling all_inventory to load vars for managed_node1 7092 1726882319.76058: Calling groups_inventory to load vars for managed_node1 7092 1726882319.76060: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882319.76074: Calling all_plugins_play to load vars for managed_node1 7092 1726882319.76078: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882319.76081: Calling groups_plugins_play to load vars for managed_node1 7092 1726882319.80124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882319.83057: done with get_vars() 7092 1726882319.83092: done getting variables 7092 1726882319.83884: done queuing things up, now waiting for results queue to drain 7092 1726882319.83887: results queue empty 7092 1726882319.83888: checking for any_errors_fatal 7092 1726882319.83891: done checking for any_errors_fatal 7092 1726882319.83892: checking for max_fail_percentage 7092 1726882319.83893: done checking for max_fail_percentage 7092 1726882319.83894: checking to see if all hosts have failed and the running result is not ok 7092 1726882319.83895: done checking to see if all hosts have failed 7092 1726882319.83895: getting the remaining hosts for this loop 7092 1726882319.83896: done getting the remaining hosts for this loop 7092 1726882319.83899: getting the next task for host managed_node1 7092 1726882319.83903: done getting next task for host managed_node1 7092 1726882319.83906: ^ task is: TASK: TEST: I can ping the EAP server 7092 1726882319.83907: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882319.83909: getting variables 7092 1726882319.83910: in VariableManager get_vars() 7092 1726882319.83933: Calling all_inventory to load vars for managed_node1 7092 1726882319.83935: Calling groups_inventory to load vars for managed_node1 7092 1726882319.83937: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882319.83942: Calling all_plugins_play to load vars for managed_node1 7092 1726882319.83944: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882319.83947: Calling groups_plugins_play to load vars for managed_node1 7092 1726882319.86594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882319.90478: done with get_vars() 7092 1726882319.90500: done getting variables 7092 1726882319.90541: 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 [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:93 Friday 20 September 2024 21:31:59 -0400 (0:00:00.758) 0:01:18.812 ****** 7092 1726882319.90570: entering _queue_task() for managed_node1/command 7092 1726882319.90901: worker is 1 (out of 1 available) 7092 1726882319.90913: exiting _queue_task() for managed_node1/command 7092 1726882319.90926: done queuing things up, now waiting for results queue to drain 7092 1726882319.90927: waiting for pending results... 7092 1726882319.91775: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7092 1726882319.92081: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000000f8 7092 1726882319.92105: variable 'ansible_search_path' from source: unknown 7092 1726882319.92261: calling self._execute() 7092 1726882319.92378: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882319.92468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882319.92483: variable 'omit' from source: magic vars 7092 1726882319.93305: variable 'ansible_distribution_major_version' from source: facts 7092 1726882319.93324: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882319.93642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882319.98871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882319.99074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882319.99122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882319.99208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882319.99240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882319.99357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882319.99528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882319.99558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882319.99673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882319.99694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882320.00045: variable 'ansible_distribution' from source: facts 7092 1726882320.00055: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.00068: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882320.00081: variable 'omit' from source: magic vars 7092 1726882320.00109: variable 'omit' from source: magic vars 7092 1726882320.00156: variable 'omit' from source: magic vars 7092 1726882320.00189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882320.00286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882320.00309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882320.00385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882320.00405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882320.00437: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882320.00476: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882320.00587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882320.00685: Set connection var ansible_shell_type to sh 7092 1726882320.00810: Set connection var ansible_shell_executable to /bin/sh 7092 1726882320.00822: Set connection var ansible_timeout to 10 7092 1726882320.00832: Set connection var ansible_pipelining to False 7092 1726882320.00845: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882320.00853: Set connection var ansible_connection to ssh 7092 1726882320.00881: variable 'ansible_shell_executable' from source: unknown 7092 1726882320.00889: variable 'ansible_connection' from source: unknown 7092 1726882320.00896: variable 'ansible_module_compression' from source: unknown 7092 1726882320.00904: variable 'ansible_shell_type' from source: unknown 7092 1726882320.00914: variable 'ansible_shell_executable' from source: unknown 7092 1726882320.00921: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882320.00927: variable 'ansible_pipelining' from source: unknown 7092 1726882320.00933: variable 'ansible_timeout' from source: unknown 7092 1726882320.00940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882320.01167: 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) 7092 1726882320.01184: variable 'omit' from source: magic vars 7092 1726882320.01243: starting attempt loop 7092 1726882320.01251: running the handler 7092 1726882320.01269: _low_level_execute_command(): starting 7092 1726882320.01279: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882320.03096: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882320.03221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.03240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.03260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.03316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.03330: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882320.03345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.03363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882320.03377: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882320.03388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882320.03400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.03435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.03452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.03467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.03479: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882320.03492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.03684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882320.03717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882320.03735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882320.03876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882320.05568: stdout chunk (state=3): >>>/root <<< 7092 1726882320.05758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882320.05761: stdout chunk (state=3): >>><<< 7092 1726882320.05766: stderr chunk (state=3): >>><<< 7092 1726882320.05878: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882320.05882: _low_level_execute_command(): starting 7092 1726882320.05885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635 `" && echo ansible-tmp-1726882320.0578632-9607-234580537599635="` echo /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635 `" ) && sleep 0' 7092 1726882320.07897: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882320.07913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.07929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.07952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.07999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.08011: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882320.08025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.08061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882320.08077: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882320.08088: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882320.08099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.08112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.08171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.08184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.08195: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882320.08209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.08400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882320.08423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882320.08438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882320.08571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882320.10615: stdout chunk (state=3): >>>ansible-tmp-1726882320.0578632-9607-234580537599635=/root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635 <<< 7092 1726882320.10814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882320.10817: stdout chunk (state=3): >>><<< 7092 1726882320.10819: stderr chunk (state=3): >>><<< 7092 1726882320.10870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882320.0578632-9607-234580537599635=/root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882320.11131: variable 'ansible_module_compression' from source: unknown 7092 1726882320.11134: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882320.11136: variable 'ansible_facts' from source: unknown 7092 1726882320.11138: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635/AnsiballZ_command.py 7092 1726882320.11813: Sending initial data 7092 1726882320.11816: Sent initial data (154 bytes) 7092 1726882320.14142: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882320.14297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.14312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.14330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.14378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.14395: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882320.14410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.14429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882320.14442: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882320.14455: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882320.14470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.14485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.14504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.14523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.14535: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882320.14550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.14743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882320.14770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882320.14788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882320.14916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882320.16758: 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 <<< 7092 1726882320.16845: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882320.16940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp4nxna3kt /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635/AnsiballZ_command.py <<< 7092 1726882320.17033: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882320.18532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882320.18657: stderr chunk (state=3): >>><<< 7092 1726882320.18660: stdout chunk (state=3): >>><<< 7092 1726882320.18663: done transferring module to remote 7092 1726882320.18667: _low_level_execute_command(): starting 7092 1726882320.18670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635/ /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635/AnsiballZ_command.py && sleep 0' 7092 1726882320.20657: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882320.20677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.20692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.20711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.20759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.20840: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882320.20855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.20874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882320.20885: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882320.20895: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882320.20906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.20917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.20931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.20945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.20956: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882320.20971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.21050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882320.21181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882320.21196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882320.21321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882320.23221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882320.23224: stdout chunk (state=3): >>><<< 7092 1726882320.23227: stderr chunk (state=3): >>><<< 7092 1726882320.23270: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882320.23274: _low_level_execute_command(): starting 7092 1726882320.23276: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635/AnsiballZ_command.py && sleep 0' 7092 1726882320.24836: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882320.24856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.24874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.24892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.24933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.24975: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882320.24989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.25005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882320.25016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882320.25025: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882320.25081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.25095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.25111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.25123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.25135: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882320.25148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.25234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882320.25307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882320.25407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882320.25551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882320.39607: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.065 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.065/0.065/0.065/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:32:00.390401", "end": "2024-09-20 21:32:00.394693", "delta": "0:00:00.004292", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7092 1726882320.40989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882320.41079: stderr chunk (state=3): >>><<< 7092 1726882320.41082: stdout chunk (state=3): >>><<< 7092 1726882320.41223: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.065 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.065/0.065/0.065/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:32:00.390401", "end": "2024-09-20 21:32:00.394693", "delta": "0:00:00.004292", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882320.41228: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726882320.0578632-9607-234580537599635/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882320.41231: _low_level_execute_command(): starting 7092 1726882320.41233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882320.0578632-9607-234580537599635/ > /dev/null 2>&1 && sleep 0' 7092 1726882320.42716: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882320.42733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.42760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.42783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.42829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.42974: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882320.42988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.43005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882320.43016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882320.43026: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882320.43036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882320.43048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882320.43065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882320.43083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882320.43095: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882320.43110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882320.43189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882320.43215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882320.43232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882320.43360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882320.45284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882320.45323: stderr chunk (state=3): >>><<< 7092 1726882320.45326: stdout chunk (state=3): >>><<< 7092 1726882320.45475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882320.45483: handler run complete 7092 1726882320.45486: Evaluated conditional (False): False 7092 1726882320.45488: attempt loop complete, returning result 7092 1726882320.45491: _execute() done 7092 1726882320.45493: dumping result to json 7092 1726882320.45495: done dumping result, returning 7092 1726882320.45497: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0e448fcc-3ce9-d956-9e9e-0000000000f8] 7092 1726882320.45499: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000f8 7092 1726882320.45581: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000000f8 7092 1726882320.45584: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.004292", "end": "2024-09-20 21:32:00.394693", "rc": 0, "start": "2024-09-20 21:32:00.390401" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.065 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.065/0.065/0.065/0.000 ms 7092 1726882320.45651: no more pending results, returning what we have 7092 1726882320.45654: results queue empty 7092 1726882320.45655: checking for any_errors_fatal 7092 1726882320.45657: done checking for any_errors_fatal 7092 1726882320.45658: checking for max_fail_percentage 7092 1726882320.45660: done checking for max_fail_percentage 7092 1726882320.45661: checking to see if all hosts have failed and the running result is not ok 7092 1726882320.45662: done checking to see if all hosts have failed 7092 1726882320.45665: getting the remaining hosts for this loop 7092 1726882320.45667: done getting the remaining hosts for this loop 7092 1726882320.45670: getting the next task for host managed_node1 7092 1726882320.45680: done getting next task for host managed_node1 7092 1726882320.45686: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882320.45688: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882320.45709: getting variables 7092 1726882320.45711: in VariableManager get_vars() 7092 1726882320.45763: Calling all_inventory to load vars for managed_node1 7092 1726882320.45768: Calling groups_inventory to load vars for managed_node1 7092 1726882320.45770: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882320.45782: Calling all_plugins_play to load vars for managed_node1 7092 1726882320.45784: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882320.45787: Calling groups_plugins_play to load vars for managed_node1 7092 1726882320.48726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882320.52409: done with get_vars() 7092 1726882320.52442: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:00 -0400 (0:00:00.620) 0:01:19.433 ****** 7092 1726882320.52668: entering _queue_task() for managed_node1/include_tasks 7092 1726882320.53351: worker is 1 (out of 1 available) 7092 1726882320.53465: exiting _queue_task() for managed_node1/include_tasks 7092 1726882320.53482: done queuing things up, now waiting for results queue to drain 7092 1726882320.53484: waiting for pending results... 7092 1726882320.55865: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882320.57806: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000100 7092 1726882320.57831: variable 'ansible_search_path' from source: unknown 7092 1726882320.57841: variable 'ansible_search_path' from source: unknown 7092 1726882320.57891: calling self._execute() 7092 1726882320.57996: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882320.58010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882320.58025: variable 'omit' from source: magic vars 7092 1726882320.58619: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.59194: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882320.59601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882320.66268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882320.67685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882320.67772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882320.67886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882320.67975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882320.68131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882320.68195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882320.68300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882320.68355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882320.68507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882320.68749: variable 'ansible_distribution' from source: facts 7092 1726882320.68760: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.68775: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882320.68909: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.69042: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882320.69342: variable 'ansible_distribution' from source: facts 7092 1726882320.69477: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.69488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882320.69717: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.69727: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882320.70136: variable 'ansible_distribution' from source: facts 7092 1726882320.70148: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.70159: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882320.70172: _execute() done 7092 1726882320.70179: dumping result to json 7092 1726882320.70185: done dumping result, returning 7092 1726882320.70197: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-d956-9e9e-000000000100] 7092 1726882320.70206: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000100 7092 1726882320.70433: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000100 7092 1726882320.70441: WORKER PROCESS EXITING 7092 1726882320.70492: no more pending results, returning what we have 7092 1726882320.70497: in VariableManager get_vars() 7092 1726882320.70553: Calling all_inventory to load vars for managed_node1 7092 1726882320.70557: Calling groups_inventory to load vars for managed_node1 7092 1726882320.70559: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882320.70572: Calling all_plugins_play to load vars for managed_node1 7092 1726882320.70576: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882320.70579: Calling groups_plugins_play to load vars for managed_node1 7092 1726882320.74445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882320.78545: done with get_vars() 7092 1726882320.78701: variable 'ansible_search_path' from source: unknown 7092 1726882320.78703: variable 'ansible_search_path' from source: unknown 7092 1726882320.78744: we have included files to process 7092 1726882320.78745: generating all_blocks data 7092 1726882320.78747: done generating all_blocks data 7092 1726882320.78751: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882320.78753: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882320.78755: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882320.80089: done processing included file 7092 1726882320.80167: iterating over new_blocks loaded from include file 7092 1726882320.80169: in VariableManager get_vars() 7092 1726882320.80325: done with get_vars() 7092 1726882320.80327: filtering new block on tags 7092 1726882320.80347: done filtering new block on tags 7092 1726882320.80351: in VariableManager get_vars() 7092 1726882320.80388: done with get_vars() 7092 1726882320.80391: filtering new block on tags 7092 1726882320.80412: done filtering new block on tags 7092 1726882320.80414: in VariableManager get_vars() 7092 1726882320.80562: done with get_vars() 7092 1726882320.80566: filtering new block on tags 7092 1726882320.80585: done filtering new block on tags 7092 1726882320.80587: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7092 1726882320.80592: extending task lists for all hosts with included blocks 7092 1726882320.82600: done extending task lists 7092 1726882320.82602: done processing included files 7092 1726882320.82603: results queue empty 7092 1726882320.82603: checking for any_errors_fatal 7092 1726882320.82612: done checking for any_errors_fatal 7092 1726882320.82613: checking for max_fail_percentage 7092 1726882320.82614: done checking for max_fail_percentage 7092 1726882320.82615: checking to see if all hosts have failed and the running result is not ok 7092 1726882320.82616: done checking to see if all hosts have failed 7092 1726882320.82617: getting the remaining hosts for this loop 7092 1726882320.82618: done getting the remaining hosts for this loop 7092 1726882320.82625: getting the next task for host managed_node1 7092 1726882320.82629: done getting next task for host managed_node1 7092 1726882320.82632: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882320.82635: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882320.82646: getting variables 7092 1726882320.82647: in VariableManager get_vars() 7092 1726882320.82711: Calling all_inventory to load vars for managed_node1 7092 1726882320.82714: Calling groups_inventory to load vars for managed_node1 7092 1726882320.82720: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882320.82726: Calling all_plugins_play to load vars for managed_node1 7092 1726882320.82728: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882320.82731: Calling groups_plugins_play to load vars for managed_node1 7092 1726882320.85668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882320.89665: done with get_vars() 7092 1726882320.89695: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:32:00 -0400 (0:00:00.372) 0:01:19.806 ****** 7092 1726882320.89903: entering _queue_task() for managed_node1/setup 7092 1726882320.90579: worker is 1 (out of 1 available) 7092 1726882320.90593: exiting _queue_task() for managed_node1/setup 7092 1726882320.90606: done queuing things up, now waiting for results queue to drain 7092 1726882320.90722: waiting for pending results... 7092 1726882320.91373: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882320.91759: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000004ac 7092 1726882320.91781: variable 'ansible_search_path' from source: unknown 7092 1726882320.91789: variable 'ansible_search_path' from source: unknown 7092 1726882320.91887: calling self._execute() 7092 1726882320.92091: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882320.92102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882320.92116: variable 'omit' from source: magic vars 7092 1726882320.93030: variable 'ansible_distribution_major_version' from source: facts 7092 1726882320.93131: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882320.93567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882320.99005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882320.99161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882320.99235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882320.99339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882320.99440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882320.99579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882320.99661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882320.99692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882320.99865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882320.99885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882321.00113: variable 'ansible_distribution' from source: facts 7092 1726882321.00132: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.00151: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.00521: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.00660: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.00959: variable 'ansible_distribution' from source: facts 7092 1726882321.01080: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.01092: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.01224: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.01277: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.01646: variable 'ansible_distribution' from source: facts 7092 1726882321.01737: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.01778: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.02029: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.02067: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.02453: variable 'ansible_distribution' from source: facts 7092 1726882321.02462: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.02496: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.02722: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.02732: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.03093: variable 'ansible_distribution' from source: facts 7092 1726882321.03148: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.03159: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.03424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882321.03495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882321.03597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882321.03641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882321.03800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882321.03853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882321.03884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882321.03916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882321.04048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882321.04068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882321.04370: variable '__network_required_facts' from source: role '' defaults 7092 1726882321.04384: variable 'ansible_facts' from source: unknown 7092 1726882321.06083: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7092 1726882321.06091: when evaluation is False, skipping this task 7092 1726882321.06098: _execute() done 7092 1726882321.06104: dumping result to json 7092 1726882321.06110: done dumping result, returning 7092 1726882321.06122: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-d956-9e9e-0000000004ac] 7092 1726882321.06138: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004ac 7092 1726882321.06359: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004ac 7092 1726882321.06368: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882321.06426: no more pending results, returning what we have 7092 1726882321.06430: results queue empty 7092 1726882321.06431: checking for any_errors_fatal 7092 1726882321.06432: done checking for any_errors_fatal 7092 1726882321.06433: checking for max_fail_percentage 7092 1726882321.06434: done checking for max_fail_percentage 7092 1726882321.06435: checking to see if all hosts have failed and the running result is not ok 7092 1726882321.06437: done checking to see if all hosts have failed 7092 1726882321.06437: getting the remaining hosts for this loop 7092 1726882321.06439: done getting the remaining hosts for this loop 7092 1726882321.06442: getting the next task for host managed_node1 7092 1726882321.06452: done getting next task for host managed_node1 7092 1726882321.06455: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882321.06459: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882321.06482: getting variables 7092 1726882321.06484: in VariableManager get_vars() 7092 1726882321.06538: Calling all_inventory to load vars for managed_node1 7092 1726882321.06541: Calling groups_inventory to load vars for managed_node1 7092 1726882321.06543: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882321.06553: Calling all_plugins_play to load vars for managed_node1 7092 1726882321.06556: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882321.06559: Calling groups_plugins_play to load vars for managed_node1 7092 1726882321.08987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882321.12074: done with get_vars() 7092 1726882321.12107: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:32:01 -0400 (0:00:00.223) 0:01:20.029 ****** 7092 1726882321.12219: entering _queue_task() for managed_node1/stat 7092 1726882321.12570: worker is 1 (out of 1 available) 7092 1726882321.12587: exiting _queue_task() for managed_node1/stat 7092 1726882321.12600: done queuing things up, now waiting for results queue to drain 7092 1726882321.12601: waiting for pending results... 7092 1726882321.12899: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882321.13180: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000004ae 7092 1726882321.13200: variable 'ansible_search_path' from source: unknown 7092 1726882321.13210: variable 'ansible_search_path' from source: unknown 7092 1726882321.13257: calling self._execute() 7092 1726882321.13389: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882321.13878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882321.13892: variable 'omit' from source: magic vars 7092 1726882321.14757: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.14779: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.15110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882321.19885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882321.20027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882321.20641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882321.20693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882321.20745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882321.20833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882321.20989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882321.21023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882321.21124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882321.21147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882321.21295: variable 'ansible_distribution' from source: facts 7092 1726882321.21305: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.21318: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.21457: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.21472: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.21668: variable 'ansible_distribution' from source: facts 7092 1726882321.21679: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.21689: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.21811: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.21826: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.22016: variable 'ansible_distribution' from source: facts 7092 1726882321.22025: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.22040: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.22170: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.22181: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.22358: variable 'ansible_distribution' from source: facts 7092 1726882321.22376: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.22390: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.22622: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.22723: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.24009: variable 'ansible_distribution' from source: facts 7092 1726882321.24068: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.24081: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.24519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882321.25374: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882321.26179: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882321.26212: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882321.26355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882321.26405: 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) 7092 1726882321.26427: 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) 7092 1726882321.26566: 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) 7092 1726882321.26596: 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) 7092 1726882321.26790: variable '__network_is_ostree' from source: set_fact 7092 1726882321.26798: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882321.26801: when evaluation is False, skipping this task 7092 1726882321.26803: _execute() done 7092 1726882321.26806: dumping result to json 7092 1726882321.26810: done dumping result, returning 7092 1726882321.26818: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-d956-9e9e-0000000004ae] 7092 1726882321.26824: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004ae 7092 1726882321.26917: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004ae 7092 1726882321.26920: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882321.26975: no more pending results, returning what we have 7092 1726882321.26979: results queue empty 7092 1726882321.26980: checking for any_errors_fatal 7092 1726882321.26987: done checking for any_errors_fatal 7092 1726882321.26988: checking for max_fail_percentage 7092 1726882321.26990: done checking for max_fail_percentage 7092 1726882321.26991: checking to see if all hosts have failed and the running result is not ok 7092 1726882321.26999: done checking to see if all hosts have failed 7092 1726882321.27000: getting the remaining hosts for this loop 7092 1726882321.27001: done getting the remaining hosts for this loop 7092 1726882321.27005: getting the next task for host managed_node1 7092 1726882321.27012: done getting next task for host managed_node1 7092 1726882321.27016: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882321.27019: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882321.27039: getting variables 7092 1726882321.27041: in VariableManager get_vars() 7092 1726882321.27099: Calling all_inventory to load vars for managed_node1 7092 1726882321.27102: Calling groups_inventory to load vars for managed_node1 7092 1726882321.27105: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882321.27116: Calling all_plugins_play to load vars for managed_node1 7092 1726882321.27119: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882321.27121: Calling groups_plugins_play to load vars for managed_node1 7092 1726882321.30203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882321.34184: done with get_vars() 7092 1726882321.34225: done getting variables 7092 1726882321.34299: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:32:01 -0400 (0:00:00.221) 0:01:20.250 ****** 7092 1726882321.34349: entering _queue_task() for managed_node1/set_fact 7092 1726882321.34738: worker is 1 (out of 1 available) 7092 1726882321.34760: exiting _queue_task() for managed_node1/set_fact 7092 1726882321.34776: done queuing things up, now waiting for results queue to drain 7092 1726882321.34777: waiting for pending results... 7092 1726882321.35097: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882321.35294: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000004af 7092 1726882321.35319: variable 'ansible_search_path' from source: unknown 7092 1726882321.35331: variable 'ansible_search_path' from source: unknown 7092 1726882321.35382: calling self._execute() 7092 1726882321.35506: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882321.35523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882321.35536: variable 'omit' from source: magic vars 7092 1726882321.36203: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.36222: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.36514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882321.40199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882321.40319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882321.40400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882321.40478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882321.40509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882321.40602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882321.40621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882321.40650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882321.40684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882321.40703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882321.40824: variable 'ansible_distribution' from source: facts 7092 1726882321.40827: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.40834: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.40926: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.40931: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.41055: variable 'ansible_distribution' from source: facts 7092 1726882321.41059: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.41062: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.41139: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.41143: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.41269: variable 'ansible_distribution' from source: facts 7092 1726882321.41273: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.41283: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.41435: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.41438: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.41609: variable 'ansible_distribution' from source: facts 7092 1726882321.41615: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.41622: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.41733: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.41737: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.41897: variable 'ansible_distribution' from source: facts 7092 1726882321.41911: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.41921: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.42083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882321.42385: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882321.42440: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882321.42493: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882321.42615: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882321.42906: 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) 7092 1726882321.43120: 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) 7092 1726882321.43529: 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) 7092 1726882321.43613: 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) 7092 1726882321.43775: variable '__network_is_ostree' from source: set_fact 7092 1726882321.43787: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882321.43810: when evaluation is False, skipping this task 7092 1726882321.43818: _execute() done 7092 1726882321.43830: dumping result to json 7092 1726882321.43841: done dumping result, returning 7092 1726882321.43860: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-d956-9e9e-0000000004af] 7092 1726882321.43873: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004af skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882321.44063: no more pending results, returning what we have 7092 1726882321.44076: results queue empty 7092 1726882321.44077: checking for any_errors_fatal 7092 1726882321.44083: done checking for any_errors_fatal 7092 1726882321.44084: checking for max_fail_percentage 7092 1726882321.44087: done checking for max_fail_percentage 7092 1726882321.44088: checking to see if all hosts have failed and the running result is not ok 7092 1726882321.44097: done checking to see if all hosts have failed 7092 1726882321.44106: getting the remaining hosts for this loop 7092 1726882321.44108: done getting the remaining hosts for this loop 7092 1726882321.44113: getting the next task for host managed_node1 7092 1726882321.44125: done getting next task for host managed_node1 7092 1726882321.44129: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882321.44133: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882321.44170: getting variables 7092 1726882321.44173: in VariableManager get_vars() 7092 1726882321.44239: Calling all_inventory to load vars for managed_node1 7092 1726882321.44242: Calling groups_inventory to load vars for managed_node1 7092 1726882321.44244: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882321.44257: Calling all_plugins_play to load vars for managed_node1 7092 1726882321.44260: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882321.44272: Calling groups_plugins_play to load vars for managed_node1 7092 1726882321.45228: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004af 7092 1726882321.45232: WORKER PROCESS EXITING 7092 1726882321.46333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882321.49071: done with get_vars() 7092 1726882321.49178: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:32:01 -0400 (0:00:00.151) 0:01:20.401 ****** 7092 1726882321.49468: entering _queue_task() for managed_node1/service_facts 7092 1726882321.49880: worker is 1 (out of 1 available) 7092 1726882321.49901: exiting _queue_task() for managed_node1/service_facts 7092 1726882321.49914: done queuing things up, now waiting for results queue to drain 7092 1726882321.49916: waiting for pending results... 7092 1726882321.50233: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882321.50417: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000004b1 7092 1726882321.50442: variable 'ansible_search_path' from source: unknown 7092 1726882321.50453: variable 'ansible_search_path' from source: unknown 7092 1726882321.50522: calling self._execute() 7092 1726882321.50648: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882321.50682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882321.50714: variable 'omit' from source: magic vars 7092 1726882321.51202: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.51227: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.51453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882321.56692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882321.56780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882321.56833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882321.56888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882321.56928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882321.57008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882321.57049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882321.57106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882321.57185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882321.57206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882321.57413: variable 'ansible_distribution' from source: facts 7092 1726882321.57425: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.57438: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.57638: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.57656: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.57887: variable 'ansible_distribution' from source: facts 7092 1726882321.57896: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.57906: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.58055: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.58067: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.58281: variable 'ansible_distribution' from source: facts 7092 1726882321.58290: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.58309: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.58443: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.58480: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.58659: variable 'ansible_distribution' from source: facts 7092 1726882321.58672: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.58686: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.58807: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.58818: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882321.59051: variable 'ansible_distribution' from source: facts 7092 1726882321.59063: variable 'ansible_distribution_major_version' from source: facts 7092 1726882321.59076: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882321.59086: variable 'omit' from source: magic vars 7092 1726882321.59187: variable 'omit' from source: magic vars 7092 1726882321.59245: variable 'omit' from source: magic vars 7092 1726882321.59281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882321.59314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882321.59367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882321.59397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882321.59421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882321.59480: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882321.59489: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882321.59497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882321.59696: Set connection var ansible_shell_type to sh 7092 1726882321.59710: Set connection var ansible_shell_executable to /bin/sh 7092 1726882321.59722: Set connection var ansible_timeout to 10 7092 1726882321.59733: Set connection var ansible_pipelining to False 7092 1726882321.59746: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882321.59754: Set connection var ansible_connection to ssh 7092 1726882321.59791: variable 'ansible_shell_executable' from source: unknown 7092 1726882321.59803: variable 'ansible_connection' from source: unknown 7092 1726882321.59810: variable 'ansible_module_compression' from source: unknown 7092 1726882321.59815: variable 'ansible_shell_type' from source: unknown 7092 1726882321.59830: variable 'ansible_shell_executable' from source: unknown 7092 1726882321.59838: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882321.59845: variable 'ansible_pipelining' from source: unknown 7092 1726882321.59852: variable 'ansible_timeout' from source: unknown 7092 1726882321.59861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882321.60054: 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) 7092 1726882321.60072: variable 'omit' from source: magic vars 7092 1726882321.60091: starting attempt loop 7092 1726882321.60098: running the handler 7092 1726882321.60131: _low_level_execute_command(): starting 7092 1726882321.60166: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882321.61090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882321.61116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882321.61132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.61151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882321.61197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882321.61209: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882321.61231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.61249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882321.61273: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882321.61284: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882321.61296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882321.61309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.61324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882321.61342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882321.61353: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882321.61368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.61443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882321.61476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882321.61494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882321.61695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882321.63359: stdout chunk (state=3): >>>/root <<< 7092 1726882321.63555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882321.63558: stdout chunk (state=3): >>><<< 7092 1726882321.63561: stderr chunk (state=3): >>><<< 7092 1726882321.63673: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882321.63678: _low_level_execute_command(): starting 7092 1726882321.63681: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908 `" && echo ansible-tmp-1726882321.6358345-9658-108580193344908="` echo /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908 `" ) && sleep 0' 7092 1726882321.64506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882321.64521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882321.64536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.64564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882321.64613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882321.64626: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882321.64641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.64670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882321.64683: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882321.64695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882321.64728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882321.64749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.64769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882321.64791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882321.64803: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882321.64823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.64906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882321.64923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882321.64938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882321.65070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882321.66958: stdout chunk (state=3): >>>ansible-tmp-1726882321.6358345-9658-108580193344908=/root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908 <<< 7092 1726882321.67074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882321.67157: stderr chunk (state=3): >>><<< 7092 1726882321.67162: stdout chunk (state=3): >>><<< 7092 1726882321.67188: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882321.6358345-9658-108580193344908=/root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882321.67235: variable 'ansible_module_compression' from source: unknown 7092 1726882321.67279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7092 1726882321.67313: variable 'ansible_facts' from source: unknown 7092 1726882321.67405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908/AnsiballZ_service_facts.py 7092 1726882321.67554: Sending initial data 7092 1726882321.67558: Sent initial data (160 bytes) 7092 1726882321.68580: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.68585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882321.68636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.68640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.68652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.68691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882321.68706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882321.68711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882321.68818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882321.70554: 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 <<< 7092 1726882321.70644: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882321.70738: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpl0l9q5_7 /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908/AnsiballZ_service_facts.py <<< 7092 1726882321.70825: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882321.72108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882321.72373: stderr chunk (state=3): >>><<< 7092 1726882321.72377: stdout chunk (state=3): >>><<< 7092 1726882321.72379: done transferring module to remote 7092 1726882321.72382: _low_level_execute_command(): starting 7092 1726882321.72384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908/ /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908/AnsiballZ_service_facts.py && sleep 0' 7092 1726882321.72833: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.72839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882321.72896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882321.72899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.72901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882321.72903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882321.72905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.72954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882321.72961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882321.73051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882321.74769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882321.74817: stderr chunk (state=3): >>><<< 7092 1726882321.74823: stdout chunk (state=3): >>><<< 7092 1726882321.74835: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882321.74838: _low_level_execute_command(): starting 7092 1726882321.74845: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908/AnsiballZ_service_facts.py && sleep 0' 7092 1726882321.75272: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882321.75275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882321.75306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.75309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882321.75315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882321.75369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882321.75373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882321.75481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.09025: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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.serv<<< 7092 1726882323.09058: stdout chunk (state=3): >>>ice", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-f<<< 7092 1726882323.09068: stdout chunk (state=3): >>>ound", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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": "s<<< 7092 1726882323.09071: stdout chunk (state=3): >>>tatic", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.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": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alia<<< 7092 1726882323.09076: stdout chunk (state=3): >>>s", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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": {"n<<< 7092 1726882323.09170: stdout chunk (state=3): >>>ame": "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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 7092 1726882323.10357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882323.10408: stderr chunk (state=3): >>><<< 7092 1726882323.10411: stdout chunk (state=3): >>><<< 7092 1726882323.10426: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882323.10785: 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-1726882321.6358345-9658-108580193344908/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882323.10792: _low_level_execute_command(): starting 7092 1726882323.10797: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882321.6358345-9658-108580193344908/ > /dev/null 2>&1 && sleep 0' 7092 1726882323.11236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882323.11244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.11254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.11268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.11297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882323.11305: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882323.11314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.11323: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882323.11330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882323.11332: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882323.11342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.11350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.11358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.11365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882323.11373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.11424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882323.11434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882323.11440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882323.11555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.13404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882323.13465: stderr chunk (state=3): >>><<< 7092 1726882323.13470: stdout chunk (state=3): >>><<< 7092 1726882323.13484: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882323.13490: handler run complete 7092 1726882323.13607: variable 'ansible_facts' from source: unknown 7092 1726882323.13713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882323.14155: variable 'ansible_facts' from source: unknown 7092 1726882323.14286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882323.14477: attempt loop complete, returning result 7092 1726882323.14481: _execute() done 7092 1726882323.14486: dumping result to json 7092 1726882323.14547: done dumping result, returning 7092 1726882323.14554: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-d956-9e9e-0000000004b1] 7092 1726882323.14559: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004b1 7092 1726882323.15497: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004b1 7092 1726882323.15500: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882323.15568: no more pending results, returning what we have 7092 1726882323.15570: results queue empty 7092 1726882323.15571: checking for any_errors_fatal 7092 1726882323.15574: done checking for any_errors_fatal 7092 1726882323.15574: checking for max_fail_percentage 7092 1726882323.15575: done checking for max_fail_percentage 7092 1726882323.15576: checking to see if all hosts have failed and the running result is not ok 7092 1726882323.15577: done checking to see if all hosts have failed 7092 1726882323.15577: getting the remaining hosts for this loop 7092 1726882323.15578: done getting the remaining hosts for this loop 7092 1726882323.15581: getting the next task for host managed_node1 7092 1726882323.15585: done getting next task for host managed_node1 7092 1726882323.15587: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882323.15592: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882323.15601: getting variables 7092 1726882323.15603: in VariableManager get_vars() 7092 1726882323.15632: Calling all_inventory to load vars for managed_node1 7092 1726882323.15634: Calling groups_inventory to load vars for managed_node1 7092 1726882323.15636: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882323.15642: Calling all_plugins_play to load vars for managed_node1 7092 1726882323.15646: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882323.15648: Calling groups_plugins_play to load vars for managed_node1 7092 1726882323.16382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882323.17321: done with get_vars() 7092 1726882323.17346: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:32:03 -0400 (0:00:01.679) 0:01:22.081 ****** 7092 1726882323.17419: entering _queue_task() for managed_node1/package_facts 7092 1726882323.17673: worker is 1 (out of 1 available) 7092 1726882323.17686: exiting _queue_task() for managed_node1/package_facts 7092 1726882323.17701: done queuing things up, now waiting for results queue to drain 7092 1726882323.17703: waiting for pending results... 7092 1726882323.17892: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882323.17990: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000004b2 7092 1726882323.18005: variable 'ansible_search_path' from source: unknown 7092 1726882323.18280: variable 'ansible_search_path' from source: unknown 7092 1726882323.18286: calling self._execute() 7092 1726882323.18290: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882323.18294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882323.18297: variable 'omit' from source: magic vars 7092 1726882323.18662: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.18682: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882323.18904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882323.20805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882323.25664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882323.25715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882323.25741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882323.25778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882323.25833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882323.25880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882323.25911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882323.25960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882323.25984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882323.26142: variable 'ansible_distribution' from source: facts 7092 1726882323.26149: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.26172: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882323.26321: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.26327: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882323.26514: variable 'ansible_distribution' from source: facts 7092 1726882323.26525: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.26528: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882323.26643: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.26651: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882323.26881: variable 'ansible_distribution' from source: facts 7092 1726882323.26886: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.26889: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882323.27020: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.27026: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882323.27244: variable 'ansible_distribution' from source: facts 7092 1726882323.27263: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.27268: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882323.27390: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.27396: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882323.27512: variable 'ansible_distribution' from source: facts 7092 1726882323.27515: variable 'ansible_distribution_major_version' from source: facts 7092 1726882323.27518: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882323.27527: variable 'omit' from source: magic vars 7092 1726882323.27575: variable 'omit' from source: magic vars 7092 1726882323.27601: variable 'omit' from source: magic vars 7092 1726882323.27620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882323.27648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882323.27660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882323.27687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882323.27706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882323.27720: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882323.27739: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882323.27742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882323.27815: Set connection var ansible_shell_type to sh 7092 1726882323.27828: Set connection var ansible_shell_executable to /bin/sh 7092 1726882323.27831: Set connection var ansible_timeout to 10 7092 1726882323.27838: Set connection var ansible_pipelining to False 7092 1726882323.27850: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882323.27860: Set connection var ansible_connection to ssh 7092 1726882323.27890: variable 'ansible_shell_executable' from source: unknown 7092 1726882323.27893: variable 'ansible_connection' from source: unknown 7092 1726882323.27896: variable 'ansible_module_compression' from source: unknown 7092 1726882323.27898: variable 'ansible_shell_type' from source: unknown 7092 1726882323.27900: variable 'ansible_shell_executable' from source: unknown 7092 1726882323.27902: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882323.27904: variable 'ansible_pipelining' from source: unknown 7092 1726882323.27908: variable 'ansible_timeout' from source: unknown 7092 1726882323.27910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882323.28007: 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) 7092 1726882323.28011: variable 'omit' from source: magic vars 7092 1726882323.28016: starting attempt loop 7092 1726882323.28032: running the handler 7092 1726882323.28035: _low_level_execute_command(): starting 7092 1726882323.28044: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882323.28629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.28647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.28670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882323.28685: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.28733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882323.28745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882323.28755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882323.28861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.30516: stdout chunk (state=3): >>>/root <<< 7092 1726882323.30768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882323.30795: stderr chunk (state=3): >>><<< 7092 1726882323.30798: stdout chunk (state=3): >>><<< 7092 1726882323.30898: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882323.30901: _low_level_execute_command(): starting 7092 1726882323.30904: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532 `" && echo ansible-tmp-1726882323.3081415-9724-215569586367532="` echo /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532 `" ) && sleep 0' 7092 1726882323.31386: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882323.31389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.31392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.31424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.31427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.31429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.31480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882323.31491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882323.31504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882323.31609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.33490: stdout chunk (state=3): >>>ansible-tmp-1726882323.3081415-9724-215569586367532=/root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532 <<< 7092 1726882323.33604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882323.33659: stderr chunk (state=3): >>><<< 7092 1726882323.33662: stdout chunk (state=3): >>><<< 7092 1726882323.33682: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882323.3081415-9724-215569586367532=/root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882323.33756: variable 'ansible_module_compression' from source: unknown 7092 1726882323.33804: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7092 1726882323.33882: variable 'ansible_facts' from source: unknown 7092 1726882323.34093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532/AnsiballZ_package_facts.py 7092 1726882323.34273: Sending initial data 7092 1726882323.34347: Sent initial data (160 bytes) 7092 1726882323.35326: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.35329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.35380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882323.35384: 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.44.90 is address debug1: re-parsing configuration <<< 7092 1726882323.35390: 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.44.90 originally 10.31.44.90 <<< 7092 1726882323.35407: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.35447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882323.35450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882323.35453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882323.35565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.37410: 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 <<< 7092 1726882323.37413: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882323.37494: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882323.37589: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpni3jmiom /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532/AnsiballZ_package_facts.py <<< 7092 1726882323.37679: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882323.39830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882323.40003: stderr chunk (state=3): >>><<< 7092 1726882323.40006: stdout chunk (state=3): >>><<< 7092 1726882323.40012: done transferring module to remote 7092 1726882323.40022: _low_level_execute_command(): starting 7092 1726882323.40026: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532/ /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532/AnsiballZ_package_facts.py && sleep 0' 7092 1726882323.40507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.40511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.40548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882323.40551: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.40554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882323.40556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.40608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882323.40625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882323.40716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.42486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882323.42531: stderr chunk (state=3): >>><<< 7092 1726882323.42534: stdout chunk (state=3): >>><<< 7092 1726882323.42552: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882323.42555: _low_level_execute_command(): starting 7092 1726882323.42558: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532/AnsiballZ_package_facts.py && sleep 0' 7092 1726882323.43118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882323.43122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.43140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.43170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.43223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882323.43226: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882323.43228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.43252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882323.43262: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882323.43273: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882323.43277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.43290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.43299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.43302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882323.43309: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882323.43330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.43422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882323.43426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882323.43522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.90402: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null,<<< 7092 1726882323.90413: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [<<< 7092 1726882323.90547: stdout chunk (state=3): >>>{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": <<< 7092 1726882323.90560: stdout chunk (state=3): >>>"7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1<<< 7092 1726882323.90623: stdout chunk (state=3): >>>.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", <<< 7092 1726882323.90635: stdout chunk (state=3): >>>"release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch<<< 7092 1726882323.90681: stdout chunk (state=3): >>>": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source"<<< 7092 1726882323.90685: stdout chunk (state=3): >>>: "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "ar<<< 7092 1726882323.90693: stdout chunk (state=3): >>>ch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", <<< 7092 1726882323.90695: stdout chunk (state=3): >>>"release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "<<< 7092 1726882323.90698: stdout chunk (state=3): >>>version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64",<<< 7092 1726882323.90700: stdout chunk (state=3): >>> "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "re<<< 7092 1726882323.90704: stdout chunk (state=3): >>>lease": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", <<< 7092 1726882323.90705: stdout chunk (state=3): >>>"source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7092 1726882323.92207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882323.92210: stderr chunk (state=3): >>><<< 7092 1726882323.92219: stdout chunk (state=3): >>><<< 7092 1726882323.92265: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882323.94528: 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-1726882323.3081415-9724-215569586367532/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882323.94545: _low_level_execute_command(): starting 7092 1726882323.94553: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882323.3081415-9724-215569586367532/ > /dev/null 2>&1 && sleep 0' 7092 1726882323.95201: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882323.95208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.95219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.95233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.95278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882323.95281: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882323.95294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.95304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882323.95312: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882323.95318: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882323.95326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882323.95335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882323.95346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882323.95357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882323.95363: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882323.95381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882323.95462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882323.95467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882323.95475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882323.95839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882323.97673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882323.97739: stderr chunk (state=3): >>><<< 7092 1726882323.97742: stdout chunk (state=3): >>><<< 7092 1726882323.97770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882323.97773: handler run complete 7092 1726882323.98985: variable 'ansible_facts' from source: unknown 7092 1726882323.99469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.02658: variable 'ansible_facts' from source: unknown 7092 1726882324.03138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.04613: attempt loop complete, returning result 7092 1726882324.04631: _execute() done 7092 1726882324.04638: dumping result to json 7092 1726882324.04889: done dumping result, returning 7092 1726882324.04902: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-d956-9e9e-0000000004b2] 7092 1726882324.04910: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004b2 7092 1726882324.16011: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000004b2 7092 1726882324.16014: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882324.16085: no more pending results, returning what we have 7092 1726882324.16088: results queue empty 7092 1726882324.16089: checking for any_errors_fatal 7092 1726882324.16092: done checking for any_errors_fatal 7092 1726882324.16093: checking for max_fail_percentage 7092 1726882324.16094: done checking for max_fail_percentage 7092 1726882324.16095: checking to see if all hosts have failed and the running result is not ok 7092 1726882324.16096: done checking to see if all hosts have failed 7092 1726882324.16097: getting the remaining hosts for this loop 7092 1726882324.16098: done getting the remaining hosts for this loop 7092 1726882324.16101: getting the next task for host managed_node1 7092 1726882324.16106: done getting next task for host managed_node1 7092 1726882324.16109: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882324.16111: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882324.16121: getting variables 7092 1726882324.16123: in VariableManager get_vars() 7092 1726882324.16152: Calling all_inventory to load vars for managed_node1 7092 1726882324.16155: Calling groups_inventory to load vars for managed_node1 7092 1726882324.16157: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882324.16165: Calling all_plugins_play to load vars for managed_node1 7092 1726882324.16168: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882324.16171: Calling groups_plugins_play to load vars for managed_node1 7092 1726882324.18295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.20180: done with get_vars() 7092 1726882324.20239: done getting variables 7092 1726882324.20302: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:04 -0400 (0:00:01.029) 0:01:23.110 ****** 7092 1726882324.20334: entering _queue_task() for managed_node1/debug 7092 1726882324.20893: worker is 1 (out of 1 available) 7092 1726882324.20903: exiting _queue_task() for managed_node1/debug 7092 1726882324.20919: done queuing things up, now waiting for results queue to drain 7092 1726882324.20921: waiting for pending results... 7092 1726882324.21236: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882324.21387: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000101 7092 1726882324.21401: variable 'ansible_search_path' from source: unknown 7092 1726882324.21405: variable 'ansible_search_path' from source: unknown 7092 1726882324.21442: calling self._execute() 7092 1726882324.21541: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.21548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.21554: variable 'omit' from source: magic vars 7092 1726882324.21995: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.22007: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.22219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882324.25459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882324.25533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882324.25573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882324.25617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882324.25647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882324.25748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.25777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.25803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.25853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.25868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.26021: variable 'ansible_distribution' from source: facts 7092 1726882324.26025: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.26043: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.26169: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.26176: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.26370: variable 'ansible_distribution' from source: facts 7092 1726882324.26373: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.26380: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.26490: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.26494: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.26665: variable 'ansible_distribution' from source: facts 7092 1726882324.26669: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.26675: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.26696: variable 'omit' from source: magic vars 7092 1726882324.26749: variable 'omit' from source: magic vars 7092 1726882324.26849: variable 'network_provider' from source: set_fact 7092 1726882324.26878: variable 'omit' from source: magic vars 7092 1726882324.26902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882324.26938: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882324.26955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882324.26974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882324.26985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882324.27023: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882324.27028: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.27031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.27130: Set connection var ansible_shell_type to sh 7092 1726882324.27140: Set connection var ansible_shell_executable to /bin/sh 7092 1726882324.27149: Set connection var ansible_timeout to 10 7092 1726882324.27152: Set connection var ansible_pipelining to False 7092 1726882324.27161: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882324.27168: Set connection var ansible_connection to ssh 7092 1726882324.27191: variable 'ansible_shell_executable' from source: unknown 7092 1726882324.27195: variable 'ansible_connection' from source: unknown 7092 1726882324.27197: variable 'ansible_module_compression' from source: unknown 7092 1726882324.27200: variable 'ansible_shell_type' from source: unknown 7092 1726882324.27202: variable 'ansible_shell_executable' from source: unknown 7092 1726882324.27204: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.27206: variable 'ansible_pipelining' from source: unknown 7092 1726882324.27210: variable 'ansible_timeout' from source: unknown 7092 1726882324.27215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.27319: 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) 7092 1726882324.27329: variable 'omit' from source: magic vars 7092 1726882324.27332: starting attempt loop 7092 1726882324.27334: running the handler 7092 1726882324.27500: handler run complete 7092 1726882324.27513: attempt loop complete, returning result 7092 1726882324.27516: _execute() done 7092 1726882324.27519: dumping result to json 7092 1726882324.27521: done dumping result, returning 7092 1726882324.27530: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-d956-9e9e-000000000101] 7092 1726882324.27534: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000101 7092 1726882324.27735: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000101 7092 1726882324.27738: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7092 1726882324.27810: no more pending results, returning what we have 7092 1726882324.27814: results queue empty 7092 1726882324.27815: checking for any_errors_fatal 7092 1726882324.27824: done checking for any_errors_fatal 7092 1726882324.27832: checking for max_fail_percentage 7092 1726882324.27834: done checking for max_fail_percentage 7092 1726882324.27835: checking to see if all hosts have failed and the running result is not ok 7092 1726882324.27836: done checking to see if all hosts have failed 7092 1726882324.27837: getting the remaining hosts for this loop 7092 1726882324.27839: done getting the remaining hosts for this loop 7092 1726882324.27843: getting the next task for host managed_node1 7092 1726882324.27850: done getting next task for host managed_node1 7092 1726882324.27855: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882324.27857: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882324.27878: getting variables 7092 1726882324.27881: in VariableManager get_vars() 7092 1726882324.27930: Calling all_inventory to load vars for managed_node1 7092 1726882324.27933: Calling groups_inventory to load vars for managed_node1 7092 1726882324.27935: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882324.27947: Calling all_plugins_play to load vars for managed_node1 7092 1726882324.27950: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882324.27953: Calling groups_plugins_play to load vars for managed_node1 7092 1726882324.30514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.32553: done with get_vars() 7092 1726882324.32584: done getting variables 7092 1726882324.32649: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:04 -0400 (0:00:00.123) 0:01:23.234 ****** 7092 1726882324.32700: entering _queue_task() for managed_node1/fail 7092 1726882324.33037: worker is 1 (out of 1 available) 7092 1726882324.33053: exiting _queue_task() for managed_node1/fail 7092 1726882324.33068: done queuing things up, now waiting for results queue to drain 7092 1726882324.33070: waiting for pending results... 7092 1726882324.33394: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882324.33572: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000102 7092 1726882324.33584: variable 'ansible_search_path' from source: unknown 7092 1726882324.33588: variable 'ansible_search_path' from source: unknown 7092 1726882324.33628: calling self._execute() 7092 1726882324.33743: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.33774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.33972: variable 'omit' from source: magic vars 7092 1726882324.34803: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.35056: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.35794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882324.39896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882324.40110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882324.40146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882324.40177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882324.40311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882324.40540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.40586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.40613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.40883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.40898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.41079: variable 'ansible_distribution' from source: facts 7092 1726882324.41083: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.41100: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.41238: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.41244: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.41458: variable 'ansible_distribution' from source: facts 7092 1726882324.41461: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.41470: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.41592: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.41596: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.41791: variable 'ansible_distribution' from source: facts 7092 1726882324.41795: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.41801: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.41926: variable 'network_state' from source: role '' defaults 7092 1726882324.41941: Evaluated conditional (network_state != {}): False 7092 1726882324.41944: when evaluation is False, skipping this task 7092 1726882324.41949: _execute() done 7092 1726882324.41952: dumping result to json 7092 1726882324.41962: done dumping result, returning 7092 1726882324.41973: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-d956-9e9e-000000000102] 7092 1726882324.41978: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000102 7092 1726882324.42084: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000102 7092 1726882324.42087: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882324.42138: no more pending results, returning what we have 7092 1726882324.42142: results queue empty 7092 1726882324.42146: checking for any_errors_fatal 7092 1726882324.42154: done checking for any_errors_fatal 7092 1726882324.42155: checking for max_fail_percentage 7092 1726882324.42157: done checking for max_fail_percentage 7092 1726882324.42158: checking to see if all hosts have failed and the running result is not ok 7092 1726882324.42159: done checking to see if all hosts have failed 7092 1726882324.42160: getting the remaining hosts for this loop 7092 1726882324.42161: done getting the remaining hosts for this loop 7092 1726882324.42167: getting the next task for host managed_node1 7092 1726882324.42176: done getting next task for host managed_node1 7092 1726882324.42180: ^ 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 7092 1726882324.42183: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882324.42207: getting variables 7092 1726882324.42210: in VariableManager get_vars() 7092 1726882324.42270: Calling all_inventory to load vars for managed_node1 7092 1726882324.42274: Calling groups_inventory to load vars for managed_node1 7092 1726882324.42277: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882324.42289: Calling all_plugins_play to load vars for managed_node1 7092 1726882324.42292: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882324.42296: Calling groups_plugins_play to load vars for managed_node1 7092 1726882324.44117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.45957: done with get_vars() 7092 1726882324.45984: done getting variables 7092 1726882324.46046: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:04 -0400 (0:00:00.133) 0:01:23.368 ****** 7092 1726882324.46088: entering _queue_task() for managed_node1/fail 7092 1726882324.46451: worker is 1 (out of 1 available) 7092 1726882324.46463: exiting _queue_task() for managed_node1/fail 7092 1726882324.46482: done queuing things up, now waiting for results queue to drain 7092 1726882324.46483: waiting for pending results... 7092 1726882324.46809: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7092 1726882324.46976: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000103 7092 1726882324.46988: variable 'ansible_search_path' from source: unknown 7092 1726882324.46992: variable 'ansible_search_path' from source: unknown 7092 1726882324.47033: calling self._execute() 7092 1726882324.47152: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.47161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.47173: variable 'omit' from source: magic vars 7092 1726882324.47618: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.47631: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.47855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882324.50722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882324.50799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882324.50836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882324.50886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882324.50911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882324.51000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.51026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.51049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.51095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.51107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.51223: variable 'ansible_distribution' from source: facts 7092 1726882324.51227: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.51229: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.51355: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.51360: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.51552: variable 'ansible_distribution' from source: facts 7092 1726882324.51555: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.51562: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.51685: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.51691: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.51890: variable 'ansible_distribution' from source: facts 7092 1726882324.51894: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.51900: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.52045: variable 'network_state' from source: role '' defaults 7092 1726882324.52068: Evaluated conditional (network_state != {}): False 7092 1726882324.52071: when evaluation is False, skipping this task 7092 1726882324.52077: _execute() done 7092 1726882324.52080: dumping result to json 7092 1726882324.52083: done dumping result, returning 7092 1726882324.52086: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-d956-9e9e-000000000103] 7092 1726882324.52092: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000103 7092 1726882324.52189: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000103 7092 1726882324.52193: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882324.52242: no more pending results, returning what we have 7092 1726882324.52249: results queue empty 7092 1726882324.52250: checking for any_errors_fatal 7092 1726882324.52258: done checking for any_errors_fatal 7092 1726882324.52259: checking for max_fail_percentage 7092 1726882324.52261: done checking for max_fail_percentage 7092 1726882324.52262: checking to see if all hosts have failed and the running result is not ok 7092 1726882324.52263: done checking to see if all hosts have failed 7092 1726882324.52264: getting the remaining hosts for this loop 7092 1726882324.52267: done getting the remaining hosts for this loop 7092 1726882324.52272: getting the next task for host managed_node1 7092 1726882324.52280: done getting next task for host managed_node1 7092 1726882324.52285: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882324.52288: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882324.52310: getting variables 7092 1726882324.52313: in VariableManager get_vars() 7092 1726882324.52376: Calling all_inventory to load vars for managed_node1 7092 1726882324.52379: Calling groups_inventory to load vars for managed_node1 7092 1726882324.52382: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882324.52394: Calling all_plugins_play to load vars for managed_node1 7092 1726882324.52397: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882324.52400: Calling groups_plugins_play to load vars for managed_node1 7092 1726882324.54387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.56241: done with get_vars() 7092 1726882324.56280: done getting variables 7092 1726882324.56341: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:04 -0400 (0:00:00.103) 0:01:23.471 ****** 7092 1726882324.56393: entering _queue_task() for managed_node1/fail 7092 1726882324.56733: worker is 1 (out of 1 available) 7092 1726882324.56748: exiting _queue_task() for managed_node1/fail 7092 1726882324.56760: done queuing things up, now waiting for results queue to drain 7092 1726882324.56762: waiting for pending results... 7092 1726882324.57383: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882324.57541: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000104 7092 1726882324.57567: variable 'ansible_search_path' from source: unknown 7092 1726882324.57570: variable 'ansible_search_path' from source: unknown 7092 1726882324.57610: calling self._execute() 7092 1726882324.57722: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.57728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.57739: variable 'omit' from source: magic vars 7092 1726882324.58179: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.58193: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.58420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882324.62368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882324.62590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882324.62595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882324.62671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882324.62872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882324.62980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.63009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.63035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.63193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.63209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.63454: variable 'ansible_distribution' from source: facts 7092 1726882324.63458: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.63466: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.63701: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.63708: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.63889: variable 'ansible_distribution' from source: facts 7092 1726882324.63893: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.63899: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.64015: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.64018: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.64207: variable 'ansible_distribution' from source: facts 7092 1726882324.64211: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.64216: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.64357: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.64372: Evaluated conditional (ansible_distribution_major_version | int > 9): False 7092 1726882324.64377: when evaluation is False, skipping this task 7092 1726882324.64381: _execute() done 7092 1726882324.64384: dumping result to json 7092 1726882324.64387: done dumping result, returning 7092 1726882324.64404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-d956-9e9e-000000000104] 7092 1726882324.64409: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000104 7092 1726882324.64508: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000104 7092 1726882324.64512: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 7092 1726882324.64560: no more pending results, returning what we have 7092 1726882324.64565: results queue empty 7092 1726882324.64566: checking for any_errors_fatal 7092 1726882324.64573: done checking for any_errors_fatal 7092 1726882324.64574: checking for max_fail_percentage 7092 1726882324.64575: done checking for max_fail_percentage 7092 1726882324.64577: checking to see if all hosts have failed and the running result is not ok 7092 1726882324.64578: done checking to see if all hosts have failed 7092 1726882324.64579: getting the remaining hosts for this loop 7092 1726882324.64581: done getting the remaining hosts for this loop 7092 1726882324.64584: getting the next task for host managed_node1 7092 1726882324.64592: done getting next task for host managed_node1 7092 1726882324.64596: ^ 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 7092 1726882324.64599: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882324.64622: getting variables 7092 1726882324.64625: in VariableManager get_vars() 7092 1726882324.64683: Calling all_inventory to load vars for managed_node1 7092 1726882324.64686: Calling groups_inventory to load vars for managed_node1 7092 1726882324.64689: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882324.64700: Calling all_plugins_play to load vars for managed_node1 7092 1726882324.64703: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882324.64706: Calling groups_plugins_play to load vars for managed_node1 7092 1726882324.67740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.71879: done with get_vars() 7092 1726882324.71918: done getting variables 7092 1726882324.72098: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:04 -0400 (0:00:00.157) 0:01:23.628 ****** 7092 1726882324.72135: entering _queue_task() for managed_node1/dnf 7092 1726882324.72841: worker is 1 (out of 1 available) 7092 1726882324.72855: exiting _queue_task() for managed_node1/dnf 7092 1726882324.72872: done queuing things up, now waiting for results queue to drain 7092 1726882324.72874: waiting for pending results... 7092 1726882324.73751: running TaskExecutor() for managed_node1/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 7092 1726882324.74457: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000105 7092 1726882324.74480: variable 'ansible_search_path' from source: unknown 7092 1726882324.74489: variable 'ansible_search_path' from source: unknown 7092 1726882324.74535: calling self._execute() 7092 1726882324.74738: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.74866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.74883: variable 'omit' from source: magic vars 7092 1726882324.75734: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.75756: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.76078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882324.79968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882324.80041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882324.80087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882324.80127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882324.80157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882324.80246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.80300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.80332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.80374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.80390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.80526: variable 'ansible_distribution' from source: facts 7092 1726882324.80537: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.80550: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.80671: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.80684: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.80873: variable 'ansible_distribution' from source: facts 7092 1726882324.80882: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.80891: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.80995: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.81005: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.81178: variable 'ansible_distribution' from source: facts 7092 1726882324.81187: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.81197: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.81389: variable 'ansible_distribution' from source: facts 7092 1726882324.81399: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.81418: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7092 1726882324.81534: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882324.81703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.81737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.81775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.81837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.81897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.82034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.82069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.82108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.82347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.82391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.82461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.82507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.82938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.82984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.83044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.83465: variable 'network_connections' from source: task vars 7092 1726882324.83541: variable 'interface' from source: play vars 7092 1726882324.83827: variable 'interface' from source: play vars 7092 1726882324.84047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882324.84459: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882324.84519: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882324.84550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882324.84592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882324.84654: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 7092 1726882324.84697: 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) 7092 1726882324.84719: 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) 7092 1726882324.84746: 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) 7092 1726882324.84810: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882324.85091: variable 'network_connections' from source: task vars 7092 1726882324.85102: variable 'interface' from source: play vars 7092 1726882324.85174: variable 'interface' from source: play vars 7092 1726882324.85199: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882324.85207: when evaluation is False, skipping this task 7092 1726882324.85209: _execute() done 7092 1726882324.85213: dumping result to json 7092 1726882324.85216: done dumping result, returning 7092 1726882324.85232: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-000000000105] 7092 1726882324.85242: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000105 7092 1726882324.85344: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000105 7092 1726882324.85348: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882324.85402: no more pending results, returning what we have 7092 1726882324.85406: results queue empty 7092 1726882324.85407: checking for any_errors_fatal 7092 1726882324.85419: done checking for any_errors_fatal 7092 1726882324.85420: checking for max_fail_percentage 7092 1726882324.85422: done checking for max_fail_percentage 7092 1726882324.85424: checking to see if all hosts have failed and the running result is not ok 7092 1726882324.85425: done checking to see if all hosts have failed 7092 1726882324.85426: getting the remaining hosts for this loop 7092 1726882324.85428: done getting the remaining hosts for this loop 7092 1726882324.85434: getting the next task for host managed_node1 7092 1726882324.85442: done getting next task for host managed_node1 7092 1726882324.85449: ^ 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 7092 1726882324.85452: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882324.85476: getting variables 7092 1726882324.85478: in VariableManager get_vars() 7092 1726882324.85536: Calling all_inventory to load vars for managed_node1 7092 1726882324.85539: Calling groups_inventory to load vars for managed_node1 7092 1726882324.85542: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882324.85556: Calling all_plugins_play to load vars for managed_node1 7092 1726882324.85560: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882324.85565: Calling groups_plugins_play to load vars for managed_node1 7092 1726882324.88381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882324.90298: done with get_vars() 7092 1726882324.90332: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882324.90424: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:04 -0400 (0:00:00.183) 0:01:23.811 ****** 7092 1726882324.90469: entering _queue_task() for managed_node1/yum 7092 1726882324.91208: worker is 1 (out of 1 available) 7092 1726882324.91222: exiting _queue_task() for managed_node1/yum 7092 1726882324.91235: done queuing things up, now waiting for results queue to drain 7092 1726882324.91236: waiting for pending results... 7092 1726882324.92651: running TaskExecutor() for managed_node1/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 7092 1726882324.92985: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000106 7092 1726882324.93008: variable 'ansible_search_path' from source: unknown 7092 1726882324.93012: variable 'ansible_search_path' from source: unknown 7092 1726882324.93057: calling self._execute() 7092 1726882324.93172: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882324.93175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882324.93188: variable 'omit' from source: magic vars 7092 1726882324.94037: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.94054: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882324.94562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882324.97896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882324.97901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882324.97904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882324.98217: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882324.98221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882324.99106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882324.99140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882324.99174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882324.99223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882324.99244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882324.99489: variable 'ansible_distribution' from source: facts 7092 1726882324.99500: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.99627: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882324.99757: variable 'ansible_distribution_major_version' from source: facts 7092 1726882324.99841: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.00132: variable 'ansible_distribution' from source: facts 7092 1726882325.00275: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.00288: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.00452: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.00520: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.01021: variable 'ansible_distribution' from source: facts 7092 1726882325.01036: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.01047: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.01222: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.01243: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7092 1726882325.01255: when evaluation is False, skipping this task 7092 1726882325.01263: _execute() done 7092 1726882325.01271: dumping result to json 7092 1726882325.01277: done dumping result, returning 7092 1726882325.01287: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-000000000106] 7092 1726882325.01294: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000106 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7092 1726882325.01462: no more pending results, returning what we have 7092 1726882325.01467: results queue empty 7092 1726882325.01468: checking for any_errors_fatal 7092 1726882325.01473: done checking for any_errors_fatal 7092 1726882325.01474: checking for max_fail_percentage 7092 1726882325.01476: done checking for max_fail_percentage 7092 1726882325.01477: checking to see if all hosts have failed and the running result is not ok 7092 1726882325.01478: done checking to see if all hosts have failed 7092 1726882325.01479: getting the remaining hosts for this loop 7092 1726882325.01480: done getting the remaining hosts for this loop 7092 1726882325.01484: getting the next task for host managed_node1 7092 1726882325.01490: done getting next task for host managed_node1 7092 1726882325.01494: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882325.01496: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882325.01521: getting variables 7092 1726882325.01523: in VariableManager get_vars() 7092 1726882325.01579: Calling all_inventory to load vars for managed_node1 7092 1726882325.01581: Calling groups_inventory to load vars for managed_node1 7092 1726882325.01584: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882325.01596: Calling all_plugins_play to load vars for managed_node1 7092 1726882325.01599: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882325.01603: Calling groups_plugins_play to load vars for managed_node1 7092 1726882325.02124: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000106 7092 1726882325.02127: WORKER PROCESS EXITING 7092 1726882325.03894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882325.07428: done with get_vars() 7092 1726882325.07469: done getting variables 7092 1726882325.07534: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:05 -0400 (0:00:00.171) 0:01:23.983 ****** 7092 1726882325.07582: entering _queue_task() for managed_node1/fail 7092 1726882325.07927: worker is 1 (out of 1 available) 7092 1726882325.07940: exiting _queue_task() for managed_node1/fail 7092 1726882325.07954: done queuing things up, now waiting for results queue to drain 7092 1726882325.07956: waiting for pending results... 7092 1726882325.08252: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882325.08379: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000107 7092 1726882325.08392: variable 'ansible_search_path' from source: unknown 7092 1726882325.08400: variable 'ansible_search_path' from source: unknown 7092 1726882325.08438: calling self._execute() 7092 1726882325.08540: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882325.08544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882325.08555: variable 'omit' from source: magic vars 7092 1726882325.08978: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.08991: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.09197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882325.11687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882325.11691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882325.11786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882325.11790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882325.11793: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882325.11886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.11916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.11940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.11984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.12004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.12242: variable 'ansible_distribution' from source: facts 7092 1726882325.12246: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.12258: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.12498: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.12503: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.12918: variable 'ansible_distribution' from source: facts 7092 1726882325.12921: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.12928: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.13148: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.13154: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.13496: variable 'ansible_distribution' from source: facts 7092 1726882325.13499: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.13504: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.13639: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882325.13784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.13807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.13830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.13880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.13892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.13930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.13972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.13985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.14025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.14037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.14080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.14099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.14119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.14155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.14176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.14334: variable 'network_connections' from source: task vars 7092 1726882325.14345: variable 'interface' from source: play vars 7092 1726882325.14417: variable 'interface' from source: play vars 7092 1726882325.14511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882325.14685: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882325.14723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882325.14759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882325.14789: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882325.14838: 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) 7092 1726882325.14863: 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) 7092 1726882325.14889: 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) 7092 1726882325.14914: 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) 7092 1726882325.14969: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882325.15227: variable 'network_connections' from source: task vars 7092 1726882325.15230: variable 'interface' from source: play vars 7092 1726882325.15296: variable 'interface' from source: play vars 7092 1726882325.15319: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882325.15323: when evaluation is False, skipping this task 7092 1726882325.15325: _execute() done 7092 1726882325.15328: dumping result to json 7092 1726882325.15330: done dumping result, returning 7092 1726882325.15339: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-000000000107] 7092 1726882325.15345: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000107 7092 1726882325.15448: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000107 7092 1726882325.15451: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882325.15515: no more pending results, returning what we have 7092 1726882325.15519: results queue empty 7092 1726882325.15520: checking for any_errors_fatal 7092 1726882325.15527: done checking for any_errors_fatal 7092 1726882325.15528: checking for max_fail_percentage 7092 1726882325.15530: done checking for max_fail_percentage 7092 1726882325.15531: checking to see if all hosts have failed and the running result is not ok 7092 1726882325.15532: done checking to see if all hosts have failed 7092 1726882325.15533: getting the remaining hosts for this loop 7092 1726882325.15535: done getting the remaining hosts for this loop 7092 1726882325.15539: getting the next task for host managed_node1 7092 1726882325.15550: done getting next task for host managed_node1 7092 1726882325.15554: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7092 1726882325.15557: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882325.15583: getting variables 7092 1726882325.15585: in VariableManager get_vars() 7092 1726882325.15642: Calling all_inventory to load vars for managed_node1 7092 1726882325.15649: Calling groups_inventory to load vars for managed_node1 7092 1726882325.15651: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882325.15666: Calling all_plugins_play to load vars for managed_node1 7092 1726882325.15670: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882325.15673: Calling groups_plugins_play to load vars for managed_node1 7092 1726882325.17341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882325.19072: done with get_vars() 7092 1726882325.19100: done getting variables 7092 1726882325.19169: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:05 -0400 (0:00:00.116) 0:01:24.099 ****** 7092 1726882325.19207: entering _queue_task() for managed_node1/package 7092 1726882325.19528: worker is 1 (out of 1 available) 7092 1726882325.19541: exiting _queue_task() for managed_node1/package 7092 1726882325.19555: done queuing things up, now waiting for results queue to drain 7092 1726882325.19556: waiting for pending results... 7092 1726882325.19840: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7092 1726882325.19954: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000108 7092 1726882325.19966: variable 'ansible_search_path' from source: unknown 7092 1726882325.19969: variable 'ansible_search_path' from source: unknown 7092 1726882325.20006: calling self._execute() 7092 1726882325.20099: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882325.20110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882325.20121: variable 'omit' from source: magic vars 7092 1726882325.20531: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.20553: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.20756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882325.23469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882325.23540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882325.23581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882325.23620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882325.23645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882325.23735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.23766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.23790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.23835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.23856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.23980: variable 'ansible_distribution' from source: facts 7092 1726882325.23984: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.23992: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.24120: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.24126: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.24315: variable 'ansible_distribution' from source: facts 7092 1726882325.24319: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.24324: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.24434: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.24437: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.24616: variable 'ansible_distribution' from source: facts 7092 1726882325.24621: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.24624: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.24786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882325.24979: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882325.25022: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882325.25056: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882325.25085: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882325.25179: variable 'network_packages' from source: role '' defaults 7092 1726882325.25286: variable '__network_provider_setup' from source: role '' defaults 7092 1726882325.25297: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882325.25367: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882325.25387: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882325.25442: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882325.25608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.25630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.25656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.25702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.25714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.25755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.25780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.25803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.25841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.25858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.26056: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882325.26167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.26191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.26220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.26264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.26278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.26369: variable 'ansible_python' from source: facts 7092 1726882325.26391: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882325.26477: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882325.26566: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882325.26698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.26719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.26743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.26793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.26808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.26852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.26881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.26906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.26941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.26958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.27107: variable 'network_connections' from source: task vars 7092 1726882325.27112: variable 'interface' from source: play vars 7092 1726882325.27217: variable 'interface' from source: play vars 7092 1726882325.27288: 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) 7092 1726882325.27318: 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) 7092 1726882325.27348: 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) 7092 1726882325.27381: 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) 7092 1726882325.27430: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882325.27809: variable 'network_connections' from source: task vars 7092 1726882325.27812: variable 'interface' from source: play vars 7092 1726882325.27836: variable 'interface' from source: play vars 7092 1726882325.27878: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882325.27959: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882325.28273: variable 'network_connections' from source: task vars 7092 1726882325.28281: variable 'interface' from source: play vars 7092 1726882325.28338: variable 'interface' from source: play vars 7092 1726882325.28362: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882325.28433: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882325.28728: variable 'network_connections' from source: task vars 7092 1726882325.28731: variable 'interface' from source: play vars 7092 1726882325.28798: variable 'interface' from source: play vars 7092 1726882325.28853: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882325.28906: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882325.28916: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882325.29071: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882325.29266: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882325.30058: variable 'network_connections' from source: task vars 7092 1726882325.30061: variable 'interface' from source: play vars 7092 1726882325.30143: variable 'interface' from source: play vars 7092 1726882325.30153: variable 'ansible_distribution' from source: facts 7092 1726882325.30156: variable '__network_rh_distros' from source: role '' defaults 7092 1726882325.30164: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.30181: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882325.30560: variable 'ansible_distribution' from source: facts 7092 1726882325.30571: variable '__network_rh_distros' from source: role '' defaults 7092 1726882325.30578: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.30591: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882325.30766: variable 'ansible_distribution' from source: facts 7092 1726882325.30770: variable '__network_rh_distros' from source: role '' defaults 7092 1726882325.30777: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.30821: variable 'network_provider' from source: set_fact 7092 1726882325.30837: variable 'ansible_facts' from source: unknown 7092 1726882325.31625: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7092 1726882325.31629: when evaluation is False, skipping this task 7092 1726882325.31632: _execute() done 7092 1726882325.31634: dumping result to json 7092 1726882325.31636: done dumping result, returning 7092 1726882325.31645: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-d956-9e9e-000000000108] 7092 1726882325.31654: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000108 7092 1726882325.31759: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000108 7092 1726882325.31762: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7092 1726882325.31825: no more pending results, returning what we have 7092 1726882325.31830: results queue empty 7092 1726882325.31831: checking for any_errors_fatal 7092 1726882325.31838: done checking for any_errors_fatal 7092 1726882325.31838: checking for max_fail_percentage 7092 1726882325.31840: done checking for max_fail_percentage 7092 1726882325.31841: checking to see if all hosts have failed and the running result is not ok 7092 1726882325.31843: done checking to see if all hosts have failed 7092 1726882325.31846: getting the remaining hosts for this loop 7092 1726882325.31848: done getting the remaining hosts for this loop 7092 1726882325.31852: getting the next task for host managed_node1 7092 1726882325.31860: done getting next task for host managed_node1 7092 1726882325.31867: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882325.31870: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882325.31893: getting variables 7092 1726882325.31896: in VariableManager get_vars() 7092 1726882325.31955: Calling all_inventory to load vars for managed_node1 7092 1726882325.31959: Calling groups_inventory to load vars for managed_node1 7092 1726882325.31962: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882325.31975: Calling all_plugins_play to load vars for managed_node1 7092 1726882325.31979: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882325.31982: Calling groups_plugins_play to load vars for managed_node1 7092 1726882325.33884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882325.36082: done with get_vars() 7092 1726882325.36113: done getting variables 7092 1726882325.36175: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:05 -0400 (0:00:00.169) 0:01:24.269 ****** 7092 1726882325.36209: entering _queue_task() for managed_node1/package 7092 1726882325.36557: worker is 1 (out of 1 available) 7092 1726882325.37073: exiting _queue_task() for managed_node1/package 7092 1726882325.37086: done queuing things up, now waiting for results queue to drain 7092 1726882325.37088: waiting for pending results... 7092 1726882325.37673: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882325.37876: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000109 7092 1726882325.37921: variable 'ansible_search_path' from source: unknown 7092 1726882325.37924: variable 'ansible_search_path' from source: unknown 7092 1726882325.37938: calling self._execute() 7092 1726882325.38049: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882325.38056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882325.38067: variable 'omit' from source: magic vars 7092 1726882325.38489: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.38504: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.38713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882325.42458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882325.42493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882325.42528: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882325.42563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882325.42594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882325.42681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.42931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.42934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.43300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.43315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.43614: variable 'ansible_distribution' from source: facts 7092 1726882325.43617: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.43625: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.43954: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.43969: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.44238: variable 'ansible_distribution' from source: facts 7092 1726882325.44241: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.44250: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.44453: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.44457: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.44954: variable 'ansible_distribution' from source: facts 7092 1726882325.44957: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.44966: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.45181: variable 'network_state' from source: role '' defaults 7092 1726882325.45193: Evaluated conditional (network_state != {}): False 7092 1726882325.45195: when evaluation is False, skipping this task 7092 1726882325.45198: _execute() done 7092 1726882325.45201: dumping result to json 7092 1726882325.45203: done dumping result, returning 7092 1726882325.45212: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-000000000109] 7092 1726882325.45218: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000109 7092 1726882325.45543: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000109 7092 1726882325.45546: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882325.45613: no more pending results, returning what we have 7092 1726882325.45617: results queue empty 7092 1726882325.45617: checking for any_errors_fatal 7092 1726882325.45624: done checking for any_errors_fatal 7092 1726882325.45624: checking for max_fail_percentage 7092 1726882325.45627: done checking for max_fail_percentage 7092 1726882325.45628: checking to see if all hosts have failed and the running result is not ok 7092 1726882325.45629: done checking to see if all hosts have failed 7092 1726882325.45630: getting the remaining hosts for this loop 7092 1726882325.45632: done getting the remaining hosts for this loop 7092 1726882325.45637: getting the next task for host managed_node1 7092 1726882325.45648: done getting next task for host managed_node1 7092 1726882325.45653: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882325.45655: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882325.45681: getting variables 7092 1726882325.45684: in VariableManager get_vars() 7092 1726882325.45747: Calling all_inventory to load vars for managed_node1 7092 1726882325.45751: Calling groups_inventory to load vars for managed_node1 7092 1726882325.45754: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882325.45768: Calling all_plugins_play to load vars for managed_node1 7092 1726882325.45772: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882325.45775: Calling groups_plugins_play to load vars for managed_node1 7092 1726882325.48066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882325.50698: done with get_vars() 7092 1726882325.50724: done getting variables 7092 1726882325.50790: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:05 -0400 (0:00:00.146) 0:01:24.415 ****** 7092 1726882325.50829: entering _queue_task() for managed_node1/package 7092 1726882325.51149: worker is 1 (out of 1 available) 7092 1726882325.51160: exiting _queue_task() for managed_node1/package 7092 1726882325.51178: done queuing things up, now waiting for results queue to drain 7092 1726882325.51180: waiting for pending results... 7092 1726882325.51486: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882325.51626: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000010a 7092 1726882325.51639: variable 'ansible_search_path' from source: unknown 7092 1726882325.51643: variable 'ansible_search_path' from source: unknown 7092 1726882325.51682: calling self._execute() 7092 1726882325.51779: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882325.51783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882325.51793: variable 'omit' from source: magic vars 7092 1726882325.52235: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.52250: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.52442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882325.54972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882325.55041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882325.55079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882325.55121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882325.55145: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882325.55245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.55277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.55300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.55346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.55363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.55489: variable 'ansible_distribution' from source: facts 7092 1726882325.55493: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.55501: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.55619: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.55625: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.55820: variable 'ansible_distribution' from source: facts 7092 1726882325.55824: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.55830: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.55938: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.55943: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.56116: variable 'ansible_distribution' from source: facts 7092 1726882325.56119: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.56126: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.56236: variable 'network_state' from source: role '' defaults 7092 1726882325.56250: Evaluated conditional (network_state != {}): False 7092 1726882325.56254: when evaluation is False, skipping this task 7092 1726882325.56257: _execute() done 7092 1726882325.56260: dumping result to json 7092 1726882325.56262: done dumping result, returning 7092 1726882325.56274: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-00000000010a] 7092 1726882325.56280: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010a 7092 1726882325.56385: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010a 7092 1726882325.56387: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882325.56439: no more pending results, returning what we have 7092 1726882325.56446: results queue empty 7092 1726882325.56447: checking for any_errors_fatal 7092 1726882325.56455: done checking for any_errors_fatal 7092 1726882325.56456: checking for max_fail_percentage 7092 1726882325.56457: done checking for max_fail_percentage 7092 1726882325.56459: checking to see if all hosts have failed and the running result is not ok 7092 1726882325.56460: done checking to see if all hosts have failed 7092 1726882325.56461: getting the remaining hosts for this loop 7092 1726882325.56462: done getting the remaining hosts for this loop 7092 1726882325.56469: getting the next task for host managed_node1 7092 1726882325.56477: done getting next task for host managed_node1 7092 1726882325.56481: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882325.56483: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882325.56507: getting variables 7092 1726882325.56509: in VariableManager get_vars() 7092 1726882325.56569: Calling all_inventory to load vars for managed_node1 7092 1726882325.56573: Calling groups_inventory to load vars for managed_node1 7092 1726882325.56575: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882325.56587: Calling all_plugins_play to load vars for managed_node1 7092 1726882325.56590: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882325.56593: Calling groups_plugins_play to load vars for managed_node1 7092 1726882325.59202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882325.63454: done with get_vars() 7092 1726882325.63490: done getting variables 7092 1726882325.63759: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:05 -0400 (0:00:00.129) 0:01:24.545 ****** 7092 1726882325.63801: entering _queue_task() for managed_node1/service 7092 1726882325.64543: worker is 1 (out of 1 available) 7092 1726882325.64558: exiting _queue_task() for managed_node1/service 7092 1726882325.64573: done queuing things up, now waiting for results queue to drain 7092 1726882325.64574: waiting for pending results... 7092 1726882325.65580: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882325.65938: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000010b 7092 1726882325.65959: variable 'ansible_search_path' from source: unknown 7092 1726882325.65966: variable 'ansible_search_path' from source: unknown 7092 1726882325.66000: calling self._execute() 7092 1726882325.66112: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882325.66119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882325.66129: variable 'omit' from source: magic vars 7092 1726882325.67090: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.67110: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.67308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882325.73186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882325.73254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882325.73298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882325.73336: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882325.73371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882325.73455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.73504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.73538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.73590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.73610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.73741: variable 'ansible_distribution' from source: facts 7092 1726882325.73753: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.73768: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.73919: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.73931: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.74440: variable 'ansible_distribution' from source: facts 7092 1726882325.74449: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.75078: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.75197: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.75207: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.75365: variable 'ansible_distribution' from source: facts 7092 1726882325.75375: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.75384: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.75502: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882325.75633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.75662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.75694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.75737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.75944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.75990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.76018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.76045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.76090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.76110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.76152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.76258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.76289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.76379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.76443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.76637: variable 'network_connections' from source: task vars 7092 1726882325.77918: variable 'interface' from source: play vars 7092 1726882325.77997: variable 'interface' from source: play vars 7092 1726882325.78300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882325.78483: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882325.78817: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882325.79035: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882325.79071: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882325.79120: 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) 7092 1726882325.79594: 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) 7092 1726882325.79623: 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) 7092 1726882325.79654: 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) 7092 1726882325.79709: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882325.80797: variable 'network_connections' from source: task vars 7092 1726882325.80809: variable 'interface' from source: play vars 7092 1726882325.80898: variable 'interface' from source: play vars 7092 1726882325.80927: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882325.80935: when evaluation is False, skipping this task 7092 1726882325.80943: _execute() done 7092 1726882325.80950: dumping result to json 7092 1726882325.80957: done dumping result, returning 7092 1726882325.80970: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-00000000010b] 7092 1726882325.80981: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882325.81128: no more pending results, returning what we have 7092 1726882325.81132: results queue empty 7092 1726882325.81132: checking for any_errors_fatal 7092 1726882325.81140: done checking for any_errors_fatal 7092 1726882325.81140: checking for max_fail_percentage 7092 1726882325.81142: done checking for max_fail_percentage 7092 1726882325.81145: checking to see if all hosts have failed and the running result is not ok 7092 1726882325.81147: done checking to see if all hosts have failed 7092 1726882325.81147: getting the remaining hosts for this loop 7092 1726882325.81149: done getting the remaining hosts for this loop 7092 1726882325.81152: getting the next task for host managed_node1 7092 1726882325.81160: done getting next task for host managed_node1 7092 1726882325.81165: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882325.81167: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882325.81191: getting variables 7092 1726882325.81193: in VariableManager get_vars() 7092 1726882325.81246: Calling all_inventory to load vars for managed_node1 7092 1726882325.81249: Calling groups_inventory to load vars for managed_node1 7092 1726882325.81252: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882325.81265: Calling all_plugins_play to load vars for managed_node1 7092 1726882325.81268: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882325.81272: Calling groups_plugins_play to load vars for managed_node1 7092 1726882325.81900: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010b 7092 1726882325.81903: WORKER PROCESS EXITING 7092 1726882325.84098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882325.87807: done with get_vars() 7092 1726882325.87841: done getting variables 7092 1726882325.88011: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:05 -0400 (0:00:00.242) 0:01:24.787 ****** 7092 1726882325.88048: entering _queue_task() for managed_node1/service 7092 1726882325.88721: worker is 1 (out of 1 available) 7092 1726882325.88734: exiting _queue_task() for managed_node1/service 7092 1726882325.89716: done queuing things up, now waiting for results queue to drain 7092 1726882325.89719: waiting for pending results... 7092 1726882325.89800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882325.90117: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000010c 7092 1726882325.90137: variable 'ansible_search_path' from source: unknown 7092 1726882325.90145: variable 'ansible_search_path' from source: unknown 7092 1726882325.90241: calling self._execute() 7092 1726882325.90481: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882325.90516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882325.90532: variable 'omit' from source: magic vars 7092 1726882325.91491: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.91534: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.91908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882325.97706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882325.97779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882325.97816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882325.97857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882325.97888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882325.98025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882325.98058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882325.98090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882325.98134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882325.98157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882325.98577: variable 'ansible_distribution' from source: facts 7092 1726882325.98581: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.98589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.98715: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.98720: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.98912: variable 'ansible_distribution' from source: facts 7092 1726882325.98915: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.98922: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882325.99686: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.99691: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882325.99860: variable 'ansible_distribution' from source: facts 7092 1726882325.99865: variable 'ansible_distribution_major_version' from source: facts 7092 1726882325.99872: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.00014: variable 'network_provider' from source: set_fact 7092 1726882326.00019: variable 'network_state' from source: role '' defaults 7092 1726882326.00031: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7092 1726882326.00038: variable 'omit' from source: magic vars 7092 1726882326.00096: variable 'omit' from source: magic vars 7092 1726882326.00122: variable 'network_service_name' from source: role '' defaults 7092 1726882326.00192: variable 'network_service_name' from source: role '' defaults 7092 1726882326.00290: variable '__network_provider_setup' from source: role '' defaults 7092 1726882326.00295: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882326.00357: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882326.00651: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882326.00711: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882326.00869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.00893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.00914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.00955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.00971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.01009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.01027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.01051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.01092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.01106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.01315: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882326.01423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.01445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.01475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.01513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.01526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.01614: variable 'ansible_python' from source: facts 7092 1726882326.01630: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882326.01712: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882326.01791: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882326.01907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.01931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.01957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.01995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.02008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.02054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.02077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.02098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.02132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.02145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.02283: variable 'network_connections' from source: task vars 7092 1726882326.02290: variable 'interface' from source: play vars 7092 1726882326.02361: variable 'interface' from source: play vars 7092 1726882326.02456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882326.02633: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882326.02686: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882326.02727: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882326.02772: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882326.02832: 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) 7092 1726882326.02866: 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) 7092 1726882326.02898: 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) 7092 1726882326.02931: 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) 7092 1726882326.02980: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882326.03257: variable 'network_connections' from source: task vars 7092 1726882326.03264: variable 'interface' from source: play vars 7092 1726882326.03334: variable 'interface' from source: play vars 7092 1726882326.04070: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882326.04146: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882326.04439: variable 'network_connections' from source: task vars 7092 1726882326.04443: variable 'interface' from source: play vars 7092 1726882326.04514: variable 'interface' from source: play vars 7092 1726882326.04535: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882326.04611: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882326.05383: variable 'network_connections' from source: task vars 7092 1726882326.05386: variable 'interface' from source: play vars 7092 1726882326.05457: variable 'interface' from source: play vars 7092 1726882326.05507: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882326.05562: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882326.05569: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882326.05625: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882326.05844: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882326.07442: variable 'network_connections' from source: task vars 7092 1726882326.07450: variable 'interface' from source: play vars 7092 1726882326.08510: variable 'interface' from source: play vars 7092 1726882326.08518: variable 'ansible_distribution' from source: facts 7092 1726882326.08521: variable '__network_rh_distros' from source: role '' defaults 7092 1726882326.08528: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.08543: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882326.08713: variable 'ansible_distribution' from source: facts 7092 1726882326.08716: variable '__network_rh_distros' from source: role '' defaults 7092 1726882326.08721: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.08734: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882326.08905: variable 'ansible_distribution' from source: facts 7092 1726882326.08909: variable '__network_rh_distros' from source: role '' defaults 7092 1726882326.08914: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.08946: variable 'network_provider' from source: set_fact 7092 1726882326.08969: variable 'omit' from source: magic vars 7092 1726882326.08995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882326.09022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882326.09039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882326.09058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882326.09069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882326.09097: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882326.09100: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882326.09102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882326.10101: Set connection var ansible_shell_type to sh 7092 1726882326.10109: Set connection var ansible_shell_executable to /bin/sh 7092 1726882326.10115: Set connection var ansible_timeout to 10 7092 1726882326.10121: Set connection var ansible_pipelining to False 7092 1726882326.10131: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882326.10136: Set connection var ansible_connection to ssh 7092 1726882326.10164: variable 'ansible_shell_executable' from source: unknown 7092 1726882326.10169: variable 'ansible_connection' from source: unknown 7092 1726882326.10171: variable 'ansible_module_compression' from source: unknown 7092 1726882326.10174: variable 'ansible_shell_type' from source: unknown 7092 1726882326.10176: variable 'ansible_shell_executable' from source: unknown 7092 1726882326.10178: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882326.10184: variable 'ansible_pipelining' from source: unknown 7092 1726882326.10187: variable 'ansible_timeout' from source: unknown 7092 1726882326.10189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882326.10279: 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) 7092 1726882326.10293: variable 'omit' from source: magic vars 7092 1726882326.10297: starting attempt loop 7092 1726882326.10299: running the handler 7092 1726882326.10381: variable 'ansible_facts' from source: unknown 7092 1726882326.12087: _low_level_execute_command(): starting 7092 1726882326.12093: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882326.13824: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882326.13835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.13846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.13865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.13974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.13977: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882326.13980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.13982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882326.13985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882326.13987: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882326.13989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.13991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.13993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.13995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.13997: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882326.13999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.14070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882326.14090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882326.14102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882326.14568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882326.15910: stdout chunk (state=3): >>>/root <<< 7092 1726882326.16078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882326.16099: stderr chunk (state=3): >>><<< 7092 1726882326.16102: stdout chunk (state=3): >>><<< 7092 1726882326.16126: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882326.16139: _low_level_execute_command(): starting 7092 1726882326.16144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373 `" && echo ansible-tmp-1726882326.161262-9846-49877337002373="` echo /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373 `" ) && sleep 0' 7092 1726882326.17919: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882326.17928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.17940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.17956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.17997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.18005: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882326.18013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.18025: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882326.18032: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882326.18037: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882326.18045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.18057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.18073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.18080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.18087: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882326.18096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.18175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882326.18473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882326.18486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882326.18610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882326.20541: stdout chunk (state=3): >>>ansible-tmp-1726882326.161262-9846-49877337002373=/root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373 <<< 7092 1726882326.20729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882326.20733: stdout chunk (state=3): >>><<< 7092 1726882326.20741: stderr chunk (state=3): >>><<< 7092 1726882326.20766: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882326.161262-9846-49877337002373=/root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882326.20801: variable 'ansible_module_compression' from source: unknown 7092 1726882326.20860: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882326.20921: variable 'ansible_facts' from source: unknown 7092 1726882326.21114: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373/AnsiballZ_systemd.py 7092 1726882326.21792: Sending initial data 7092 1726882326.21795: Sent initial data (152 bytes) 7092 1726882326.26525: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882326.26640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.26644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.26773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.26780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.26785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.26801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882326.26807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.27005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882326.27011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882326.27029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882326.27180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882326.28951: 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 <<< 7092 1726882326.29045: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882326.29141: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp0vgu7cou /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373/AnsiballZ_systemd.py <<< 7092 1726882326.29241: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882326.32516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882326.32572: stderr chunk (state=3): >>><<< 7092 1726882326.32576: stdout chunk (state=3): >>><<< 7092 1726882326.32578: done transferring module to remote 7092 1726882326.32662: _low_level_execute_command(): starting 7092 1726882326.32668: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373/ /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373/AnsiballZ_systemd.py && sleep 0' 7092 1726882326.34137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882326.34199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.34213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.34230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.34275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.34307: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882326.34325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.34345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882326.34414: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882326.34430: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882326.34443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.34459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.34478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.34496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.34512: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882326.34531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.34607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882326.34747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882326.34767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882326.34960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882326.37197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882326.37205: stdout chunk (state=3): >>><<< 7092 1726882326.37223: stderr chunk (state=3): >>><<< 7092 1726882326.37362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882326.37367: _low_level_execute_command(): starting 7092 1726882326.37369: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373/AnsiballZ_systemd.py && sleep 0' 7092 1726882326.38115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.38119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.38153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882326.38157: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.38160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882326.38162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.38234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882326.38238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882326.38354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882326.63248: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "15552512", "MemoryAvailable": "infinity", "CPUUsageNSec": "222208000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0"<<< 7092 1726882326.63275: stdout chunk (state=3): >>>, "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 7092 1726882326.64886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882326.64971: stderr chunk (state=3): >>><<< 7092 1726882326.64975: stdout chunk (state=3): >>><<< 7092 1726882326.64996: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "15552512", "MemoryAvailable": "infinity", "CPUUsageNSec": "222208000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882326.65172: 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-1726882326.161262-9846-49877337002373/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882326.65193: _low_level_execute_command(): starting 7092 1726882326.65197: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882326.161262-9846-49877337002373/ > /dev/null 2>&1 && sleep 0' 7092 1726882326.65859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882326.65873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.65883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.65898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.65937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.65944: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882326.65958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.65972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882326.65980: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882326.65990: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882326.65993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882326.66003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882326.66014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882326.66021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882326.66028: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882326.66037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882326.66111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882326.66130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882326.66138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882326.66262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882326.68097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882326.68489: stderr chunk (state=3): >>><<< 7092 1726882326.68493: stdout chunk (state=3): >>><<< 7092 1726882326.68774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882326.68778: handler run complete 7092 1726882326.68780: attempt loop complete, returning result 7092 1726882326.68782: _execute() done 7092 1726882326.68785: dumping result to json 7092 1726882326.68787: done dumping result, returning 7092 1726882326.68789: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-d956-9e9e-00000000010c] 7092 1726882326.68791: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010c 7092 1726882326.68904: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010c 7092 1726882326.68907: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882326.68961: no more pending results, returning what we have 7092 1726882326.68966: results queue empty 7092 1726882326.68967: checking for any_errors_fatal 7092 1726882326.68972: done checking for any_errors_fatal 7092 1726882326.68972: checking for max_fail_percentage 7092 1726882326.68974: done checking for max_fail_percentage 7092 1726882326.68975: checking to see if all hosts have failed and the running result is not ok 7092 1726882326.68977: done checking to see if all hosts have failed 7092 1726882326.68978: getting the remaining hosts for this loop 7092 1726882326.68979: done getting the remaining hosts for this loop 7092 1726882326.68983: getting the next task for host managed_node1 7092 1726882326.68990: done getting next task for host managed_node1 7092 1726882326.68993: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882326.68995: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882326.69006: getting variables 7092 1726882326.69008: in VariableManager get_vars() 7092 1726882326.69065: Calling all_inventory to load vars for managed_node1 7092 1726882326.69068: Calling groups_inventory to load vars for managed_node1 7092 1726882326.69071: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882326.69085: Calling all_plugins_play to load vars for managed_node1 7092 1726882326.69089: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882326.69092: Calling groups_plugins_play to load vars for managed_node1 7092 1726882326.70976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882326.72756: done with get_vars() 7092 1726882326.72792: done getting variables 7092 1726882326.72859: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:06 -0400 (0:00:00.848) 0:01:25.636 ****** 7092 1726882326.72904: entering _queue_task() for managed_node1/service 7092 1726882326.73254: worker is 1 (out of 1 available) 7092 1726882326.73268: exiting _queue_task() for managed_node1/service 7092 1726882326.73280: done queuing things up, now waiting for results queue to drain 7092 1726882326.73286: waiting for pending results... 7092 1726882326.73590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882326.73748: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000010d 7092 1726882326.73771: variable 'ansible_search_path' from source: unknown 7092 1726882326.73780: variable 'ansible_search_path' from source: unknown 7092 1726882326.73822: calling self._execute() 7092 1726882326.73928: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882326.73946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882326.73961: variable 'omit' from source: magic vars 7092 1726882326.74375: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.74397: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.74590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882326.77417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882326.77496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882326.77533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882326.77577: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882326.77606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882326.77691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.77721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.77746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.77796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.77815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.77942: variable 'ansible_distribution' from source: facts 7092 1726882326.77952: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.77962: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.78094: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.78104: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.78271: variable 'ansible_distribution' from source: facts 7092 1726882326.78279: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.78290: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.78400: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.78419: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.78590: variable 'ansible_distribution' from source: facts 7092 1726882326.78600: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.78611: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.78723: variable 'network_provider' from source: set_fact 7092 1726882326.78737: Evaluated conditional (network_provider == "nm"): True 7092 1726882326.78830: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882326.78921: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882326.79052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.79088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.79118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.79161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.79191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.79235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.79266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.79303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.79346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.79368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.79417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.79444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.79476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.79527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.79547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.79683: variable 'network_connections' from source: task vars 7092 1726882326.79700: variable 'interface' from source: play vars 7092 1726882326.79785: variable 'interface' from source: play vars 7092 1726882326.79879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882326.80062: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882326.80106: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882326.80140: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882326.80181: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882326.80222: 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) 7092 1726882326.80243: 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) 7092 1726882326.80275: 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) 7092 1726882326.80309: 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) 7092 1726882326.80354: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882326.80586: variable 'network_connections' from source: task vars 7092 1726882326.80602: variable 'interface' from source: play vars 7092 1726882326.80661: variable 'interface' from source: play vars 7092 1726882326.80696: Evaluated conditional (__network_wpa_supplicant_required): False 7092 1726882326.80712: when evaluation is False, skipping this task 7092 1726882326.80723: _execute() done 7092 1726882326.80730: dumping result to json 7092 1726882326.80737: done dumping result, returning 7092 1726882326.80749: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-d956-9e9e-00000000010d] 7092 1726882326.80760: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010d skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7092 1726882326.80925: no more pending results, returning what we have 7092 1726882326.80930: results queue empty 7092 1726882326.80931: checking for any_errors_fatal 7092 1726882326.80949: done checking for any_errors_fatal 7092 1726882326.80950: checking for max_fail_percentage 7092 1726882326.80952: done checking for max_fail_percentage 7092 1726882326.80953: checking to see if all hosts have failed and the running result is not ok 7092 1726882326.80955: done checking to see if all hosts have failed 7092 1726882326.80956: getting the remaining hosts for this loop 7092 1726882326.80958: done getting the remaining hosts for this loop 7092 1726882326.80962: getting the next task for host managed_node1 7092 1726882326.80974: done getting next task for host managed_node1 7092 1726882326.80978: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882326.80982: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882326.81006: getting variables 7092 1726882326.81008: in VariableManager get_vars() 7092 1726882326.81071: Calling all_inventory to load vars for managed_node1 7092 1726882326.81074: Calling groups_inventory to load vars for managed_node1 7092 1726882326.81077: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882326.81089: Calling all_plugins_play to load vars for managed_node1 7092 1726882326.81093: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882326.81096: Calling groups_plugins_play to load vars for managed_node1 7092 1726882326.82134: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010d 7092 1726882326.82138: WORKER PROCESS EXITING 7092 1726882326.83089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882326.84830: done with get_vars() 7092 1726882326.84863: done getting variables 7092 1726882326.84925: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:06 -0400 (0:00:00.120) 0:01:25.756 ****** 7092 1726882326.84970: entering _queue_task() for managed_node1/service 7092 1726882326.85322: worker is 1 (out of 1 available) 7092 1726882326.85335: exiting _queue_task() for managed_node1/service 7092 1726882326.85347: done queuing things up, now waiting for results queue to drain 7092 1726882326.85349: waiting for pending results... 7092 1726882326.85651: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882326.85814: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000010e 7092 1726882326.85836: variable 'ansible_search_path' from source: unknown 7092 1726882326.85842: variable 'ansible_search_path' from source: unknown 7092 1726882326.85885: calling self._execute() 7092 1726882326.85989: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882326.86002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882326.86016: variable 'omit' from source: magic vars 7092 1726882326.86413: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.86434: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.86664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882326.89146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882326.89223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882326.89262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882326.89308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882326.89336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882326.89433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.89465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.89496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.89543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.89566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.89700: variable 'ansible_distribution' from source: facts 7092 1726882326.89715: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.89730: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.89861: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.89875: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.90062: variable 'ansible_distribution' from source: facts 7092 1726882326.90074: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.90085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.90203: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.90213: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.90401: variable 'ansible_distribution' from source: facts 7092 1726882326.90411: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.90422: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.90534: variable 'network_provider' from source: set_fact 7092 1726882326.90546: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882326.90554: when evaluation is False, skipping this task 7092 1726882326.90562: _execute() done 7092 1726882326.90572: dumping result to json 7092 1726882326.90582: done dumping result, returning 7092 1726882326.90598: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-d956-9e9e-00000000010e] 7092 1726882326.90608: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010e skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882326.90755: no more pending results, returning what we have 7092 1726882326.90760: results queue empty 7092 1726882326.90761: checking for any_errors_fatal 7092 1726882326.90770: done checking for any_errors_fatal 7092 1726882326.90771: checking for max_fail_percentage 7092 1726882326.90773: done checking for max_fail_percentage 7092 1726882326.90774: checking to see if all hosts have failed and the running result is not ok 7092 1726882326.90776: done checking to see if all hosts have failed 7092 1726882326.90776: getting the remaining hosts for this loop 7092 1726882326.90778: done getting the remaining hosts for this loop 7092 1726882326.90783: getting the next task for host managed_node1 7092 1726882326.90791: done getting next task for host managed_node1 7092 1726882326.90796: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882326.90799: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882326.90823: getting variables 7092 1726882326.90826: in VariableManager get_vars() 7092 1726882326.90885: Calling all_inventory to load vars for managed_node1 7092 1726882326.90888: Calling groups_inventory to load vars for managed_node1 7092 1726882326.90891: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882326.90902: Calling all_plugins_play to load vars for managed_node1 7092 1726882326.90905: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882326.90908: Calling groups_plugins_play to load vars for managed_node1 7092 1726882326.91906: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010e 7092 1726882326.91909: WORKER PROCESS EXITING 7092 1726882326.92705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882326.94570: done with get_vars() 7092 1726882326.94592: done getting variables 7092 1726882326.94647: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:06 -0400 (0:00:00.097) 0:01:25.854 ****** 7092 1726882326.94692: entering _queue_task() for managed_node1/copy 7092 1726882326.94983: worker is 1 (out of 1 available) 7092 1726882326.94994: exiting _queue_task() for managed_node1/copy 7092 1726882326.95006: done queuing things up, now waiting for results queue to drain 7092 1726882326.95008: waiting for pending results... 7092 1726882326.95299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882326.95466: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000010f 7092 1726882326.95486: variable 'ansible_search_path' from source: unknown 7092 1726882326.95496: variable 'ansible_search_path' from source: unknown 7092 1726882326.95540: calling self._execute() 7092 1726882326.95643: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882326.95654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882326.95674: variable 'omit' from source: magic vars 7092 1726882326.96076: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.96097: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.96321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882326.98722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882326.98799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882326.98844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882326.98885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882326.98926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882326.99018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882326.99069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882326.99101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882326.99155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882326.99179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882326.99308: variable 'ansible_distribution' from source: facts 7092 1726882326.99319: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.99336: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.99468: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.99478: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.99649: variable 'ansible_distribution' from source: facts 7092 1726882326.99662: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.99676: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882326.99785: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.99793: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882326.99967: variable 'ansible_distribution' from source: facts 7092 1726882326.99977: variable 'ansible_distribution_major_version' from source: facts 7092 1726882326.99993: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.00106: variable 'network_provider' from source: set_fact 7092 1726882327.00115: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882327.00122: when evaluation is False, skipping this task 7092 1726882327.00128: _execute() done 7092 1726882327.00134: dumping result to json 7092 1726882327.00140: done dumping result, returning 7092 1726882327.00150: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-d956-9e9e-00000000010f] 7092 1726882327.00158: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010f skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7092 1726882327.00298: no more pending results, returning what we have 7092 1726882327.00301: results queue empty 7092 1726882327.00302: checking for any_errors_fatal 7092 1726882327.00308: done checking for any_errors_fatal 7092 1726882327.00309: checking for max_fail_percentage 7092 1726882327.00311: done checking for max_fail_percentage 7092 1726882327.00312: checking to see if all hosts have failed and the running result is not ok 7092 1726882327.00313: done checking to see if all hosts have failed 7092 1726882327.00314: getting the remaining hosts for this loop 7092 1726882327.00315: done getting the remaining hosts for this loop 7092 1726882327.00319: getting the next task for host managed_node1 7092 1726882327.00327: done getting next task for host managed_node1 7092 1726882327.00331: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882327.00334: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882327.00356: getting variables 7092 1726882327.00358: in VariableManager get_vars() 7092 1726882327.00419: Calling all_inventory to load vars for managed_node1 7092 1726882327.00423: Calling groups_inventory to load vars for managed_node1 7092 1726882327.00426: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882327.00437: Calling all_plugins_play to load vars for managed_node1 7092 1726882327.00442: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882327.00445: Calling groups_plugins_play to load vars for managed_node1 7092 1726882327.01404: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000010f 7092 1726882327.01408: WORKER PROCESS EXITING 7092 1726882327.02219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882327.03948: done with get_vars() 7092 1726882327.03974: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:07 -0400 (0:00:00.093) 0:01:25.947 ****** 7092 1726882327.04063: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882327.04373: worker is 1 (out of 1 available) 7092 1726882327.04385: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882327.04396: done queuing things up, now waiting for results queue to drain 7092 1726882327.04398: waiting for pending results... 7092 1726882327.04693: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882327.04828: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000110 7092 1726882327.04850: variable 'ansible_search_path' from source: unknown 7092 1726882327.04857: variable 'ansible_search_path' from source: unknown 7092 1726882327.04893: calling self._execute() 7092 1726882327.04988: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.04998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.05009: variable 'omit' from source: magic vars 7092 1726882327.05400: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.05416: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.05622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882327.08078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882327.08150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882327.08200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882327.08241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882327.08277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882327.08381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882327.08423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882327.08454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882327.08507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882327.08532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882327.08659: variable 'ansible_distribution' from source: facts 7092 1726882327.08672: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.08684: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.08809: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.08820: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.09012: variable 'ansible_distribution' from source: facts 7092 1726882327.09021: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.09032: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.09156: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.09173: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.09351: variable 'ansible_distribution' from source: facts 7092 1726882327.09361: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.09380: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.09395: variable 'omit' from source: magic vars 7092 1726882327.09455: variable 'omit' from source: magic vars 7092 1726882327.09582: variable 'network_provider' from source: set_fact 7092 1726882327.09690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882327.09727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882327.09758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882327.09810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882327.09834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882327.09908: variable 'omit' from source: magic vars 7092 1726882327.10025: variable 'omit' from source: magic vars 7092 1726882327.10128: variable 'network_connections' from source: task vars 7092 1726882327.10150: variable 'interface' from source: play vars 7092 1726882327.10216: variable 'interface' from source: play vars 7092 1726882327.10366: variable 'omit' from source: magic vars 7092 1726882327.10382: variable '__lsr_ansible_managed' from source: task vars 7092 1726882327.10445: variable '__lsr_ansible_managed' from source: task vars 7092 1726882327.11041: Loaded config def from plugin (lookup/template) 7092 1726882327.11051: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7092 1726882327.11086: File lookup term: get_ansible_managed.j2 7092 1726882327.11094: variable 'ansible_search_path' from source: unknown 7092 1726882327.11103: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7092 1726882327.11129: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7092 1726882327.11152: variable 'ansible_search_path' from source: unknown 7092 1726882327.22696: variable 'ansible_managed' from source: unknown 7092 1726882327.22844: variable 'omit' from source: magic vars 7092 1726882327.22879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882327.22922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882327.22941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882327.22962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882327.22979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882327.23002: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882327.23015: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.23022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.23110: Set connection var ansible_shell_type to sh 7092 1726882327.23130: Set connection var ansible_shell_executable to /bin/sh 7092 1726882327.23140: Set connection var ansible_timeout to 10 7092 1726882327.23149: Set connection var ansible_pipelining to False 7092 1726882327.23162: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882327.23173: Set connection var ansible_connection to ssh 7092 1726882327.23198: variable 'ansible_shell_executable' from source: unknown 7092 1726882327.23204: variable 'ansible_connection' from source: unknown 7092 1726882327.23210: variable 'ansible_module_compression' from source: unknown 7092 1726882327.23216: variable 'ansible_shell_type' from source: unknown 7092 1726882327.23223: variable 'ansible_shell_executable' from source: unknown 7092 1726882327.23233: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.23240: variable 'ansible_pipelining' from source: unknown 7092 1726882327.23246: variable 'ansible_timeout' from source: unknown 7092 1726882327.23253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.23385: 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) 7092 1726882327.23400: variable 'omit' from source: magic vars 7092 1726882327.23410: starting attempt loop 7092 1726882327.23417: running the handler 7092 1726882327.23430: _low_level_execute_command(): starting 7092 1726882327.23440: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882327.24151: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.24155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.24190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.24193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.24195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.24276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882327.24285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882327.24288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882327.24437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882327.26091: stdout chunk (state=3): >>>/root <<< 7092 1726882327.26197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882327.26289: stderr chunk (state=3): >>><<< 7092 1726882327.26300: stdout chunk (state=3): >>><<< 7092 1726882327.26418: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882327.26422: _low_level_execute_command(): starting 7092 1726882327.26425: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926 `" && echo ansible-tmp-1726882327.263281-9903-105444002269926="` echo /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926 `" ) && sleep 0' 7092 1726882327.27017: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882327.27032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.27047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.27075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.27116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.27129: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882327.27143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.27161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882327.27177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882327.27193: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882327.27206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.27219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.27234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.27246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.27256: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882327.27273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.27354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882327.27379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882327.27407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882327.27537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882327.29394: stdout chunk (state=3): >>>ansible-tmp-1726882327.263281-9903-105444002269926=/root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926 <<< 7092 1726882327.29576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882327.29579: stdout chunk (state=3): >>><<< 7092 1726882327.29581: stderr chunk (state=3): >>><<< 7092 1726882327.29669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882327.263281-9903-105444002269926=/root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882327.29673: variable 'ansible_module_compression' from source: unknown 7092 1726882327.29771: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7092 1726882327.29774: variable 'ansible_facts' from source: unknown 7092 1726882327.29822: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926/AnsiballZ_network_connections.py 7092 1726882327.29970: Sending initial data 7092 1726882327.29973: Sent initial data (165 bytes) 7092 1726882327.30907: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882327.30914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.30925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.30938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.30977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.30986: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882327.30993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.31011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882327.31018: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882327.31024: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882327.31032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.31041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.31053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.31061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.31069: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882327.31079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.31151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882327.31169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882327.31181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882327.31298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882327.33028: 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 <<< 7092 1726882327.33124: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882327.33224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmphlj5xli3 /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926/AnsiballZ_network_connections.py <<< 7092 1726882327.33313: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882327.35086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882327.35219: stderr chunk (state=3): >>><<< 7092 1726882327.35222: stdout chunk (state=3): >>><<< 7092 1726882327.35247: done transferring module to remote 7092 1726882327.35256: _low_level_execute_command(): starting 7092 1726882327.35261: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926/ /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926/AnsiballZ_network_connections.py && sleep 0' 7092 1726882327.35905: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882327.35915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.35925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.35939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.35978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.35985: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882327.35996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.36007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882327.36016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882327.36019: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882327.36027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.36035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.36049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.36052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.36059: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882327.36069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.36275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882327.36282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882327.36285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882327.36473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882327.38159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882327.38165: stdout chunk (state=3): >>><<< 7092 1726882327.38178: stderr chunk (state=3): >>><<< 7092 1726882327.38196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882327.38199: _low_level_execute_command(): starting 7092 1726882327.38205: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926/AnsiballZ_network_connections.py && sleep 0' 7092 1726882327.38893: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882327.38900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.38910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.38923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.38970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.38976: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882327.38985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.38997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882327.39004: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882327.39010: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882327.39017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.39025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.39035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.39051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.39058: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882327.39069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.39139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882327.39166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882327.39176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882327.39306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882327.68181: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_o2p2t65i/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_o2p2t65i/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 802-1x-test/82ce6bef-233f-421c-a360-d5586d943783: error=unknown <<< 7092 1726882327.68345: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7092 1726882327.69884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882327.69961: stderr chunk (state=3): >>><<< 7092 1726882327.69966: stdout chunk (state=3): >>><<< 7092 1726882327.69988: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_o2p2t65i/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_o2p2t65i/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 802-1x-test/82ce6bef-233f-421c-a360-d5586d943783: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882327.70024: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882327.70032: _low_level_execute_command(): starting 7092 1726882327.70037: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882327.263281-9903-105444002269926/ > /dev/null 2>&1 && sleep 0' 7092 1726882327.70646: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882327.70653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.70667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.70681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.70720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.70728: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882327.70737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.70750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882327.70758: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882327.70765: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882327.70775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882327.70784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882327.70794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882327.70801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882327.70807: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882327.70816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882327.70884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882327.70899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882327.70904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882327.71031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882327.72930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882327.72934: stderr chunk (state=3): >>><<< 7092 1726882327.72937: stdout chunk (state=3): >>><<< 7092 1726882327.72957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882327.72961: handler run complete 7092 1726882327.72992: attempt loop complete, returning result 7092 1726882327.72996: _execute() done 7092 1726882327.72998: dumping result to json 7092 1726882327.73000: done dumping result, returning 7092 1726882327.73009: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-d956-9e9e-000000000110] 7092 1726882327.73015: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000110 7092 1726882327.73125: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000110 7092 1726882327.73128: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7092 1726882327.73271: no more pending results, returning what we have 7092 1726882327.73275: results queue empty 7092 1726882327.73276: checking for any_errors_fatal 7092 1726882327.73282: done checking for any_errors_fatal 7092 1726882327.73282: checking for max_fail_percentage 7092 1726882327.73284: done checking for max_fail_percentage 7092 1726882327.73285: checking to see if all hosts have failed and the running result is not ok 7092 1726882327.73287: done checking to see if all hosts have failed 7092 1726882327.73287: getting the remaining hosts for this loop 7092 1726882327.73289: done getting the remaining hosts for this loop 7092 1726882327.73292: getting the next task for host managed_node1 7092 1726882327.73299: done getting next task for host managed_node1 7092 1726882327.73303: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882327.73306: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882327.73317: getting variables 7092 1726882327.73319: in VariableManager get_vars() 7092 1726882327.73371: Calling all_inventory to load vars for managed_node1 7092 1726882327.73374: Calling groups_inventory to load vars for managed_node1 7092 1726882327.73377: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882327.73386: Calling all_plugins_play to load vars for managed_node1 7092 1726882327.73389: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882327.73392: Calling groups_plugins_play to load vars for managed_node1 7092 1726882327.75251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882327.80859: done with get_vars() 7092 1726882327.80886: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:07 -0400 (0:00:00.768) 0:01:26.716 ****** 7092 1726882327.80955: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882327.81271: worker is 1 (out of 1 available) 7092 1726882327.81282: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882327.81293: done queuing things up, now waiting for results queue to drain 7092 1726882327.81295: waiting for pending results... 7092 1726882327.81560: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882327.81662: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000111 7092 1726882327.81675: variable 'ansible_search_path' from source: unknown 7092 1726882327.81679: variable 'ansible_search_path' from source: unknown 7092 1726882327.81710: calling self._execute() 7092 1726882327.81786: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.81792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.81800: variable 'omit' from source: magic vars 7092 1726882327.82108: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.82119: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.82256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882327.83865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882327.83919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882327.83947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882327.83976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882327.83996: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882327.84059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882327.84081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882327.84099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882327.84131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882327.84141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882327.84229: variable 'ansible_distribution' from source: facts 7092 1726882327.84233: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.84240: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.84323: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.84333: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.84460: variable 'ansible_distribution' from source: facts 7092 1726882327.84465: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.84471: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.84543: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.84549: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.84656: variable 'ansible_distribution' from source: facts 7092 1726882327.84659: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.84667: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.84742: variable 'network_state' from source: role '' defaults 7092 1726882327.84752: Evaluated conditional (network_state != {}): False 7092 1726882327.84757: when evaluation is False, skipping this task 7092 1726882327.84760: _execute() done 7092 1726882327.84762: dumping result to json 7092 1726882327.84764: done dumping result, returning 7092 1726882327.84773: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-d956-9e9e-000000000111] 7092 1726882327.84781: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000111 7092 1726882327.84865: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000111 7092 1726882327.84868: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882327.84922: no more pending results, returning what we have 7092 1726882327.84925: results queue empty 7092 1726882327.84925: checking for any_errors_fatal 7092 1726882327.84934: done checking for any_errors_fatal 7092 1726882327.84935: checking for max_fail_percentage 7092 1726882327.84936: done checking for max_fail_percentage 7092 1726882327.84937: checking to see if all hosts have failed and the running result is not ok 7092 1726882327.84939: done checking to see if all hosts have failed 7092 1726882327.84939: getting the remaining hosts for this loop 7092 1726882327.84941: done getting the remaining hosts for this loop 7092 1726882327.84946: getting the next task for host managed_node1 7092 1726882327.84954: done getting next task for host managed_node1 7092 1726882327.84958: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882327.84960: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882327.84983: getting variables 7092 1726882327.84985: in VariableManager get_vars() 7092 1726882327.85034: Calling all_inventory to load vars for managed_node1 7092 1726882327.85037: Calling groups_inventory to load vars for managed_node1 7092 1726882327.85039: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882327.85052: Calling all_plugins_play to load vars for managed_node1 7092 1726882327.85056: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882327.85058: Calling groups_plugins_play to load vars for managed_node1 7092 1726882327.85906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882327.86878: done with get_vars() 7092 1726882327.86894: done getting variables 7092 1726882327.86937: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:07 -0400 (0:00:00.060) 0:01:26.776 ****** 7092 1726882327.86971: entering _queue_task() for managed_node1/debug 7092 1726882327.87195: worker is 1 (out of 1 available) 7092 1726882327.87208: exiting _queue_task() for managed_node1/debug 7092 1726882327.87220: done queuing things up, now waiting for results queue to drain 7092 1726882327.87222: waiting for pending results... 7092 1726882327.87418: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882327.87559: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000112 7092 1726882327.87579: variable 'ansible_search_path' from source: unknown 7092 1726882327.87585: variable 'ansible_search_path' from source: unknown 7092 1726882327.87628: calling self._execute() 7092 1726882327.87727: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.87741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.87755: variable 'omit' from source: magic vars 7092 1726882327.88136: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.88155: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.88351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882327.90450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882327.90866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882327.90908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882327.90940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882327.90968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882327.91050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882327.91079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882327.91105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882327.91152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882327.91169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882327.91280: variable 'ansible_distribution' from source: facts 7092 1726882327.91284: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.91291: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.91407: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.91413: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.91596: variable 'ansible_distribution' from source: facts 7092 1726882327.91611: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.91614: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.91815: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.91820: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.91990: variable 'ansible_distribution' from source: facts 7092 1726882327.91994: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.92022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882327.92027: variable 'omit' from source: magic vars 7092 1726882327.92067: variable 'omit' from source: magic vars 7092 1726882327.92097: variable 'omit' from source: magic vars 7092 1726882327.92116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882327.92138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882327.92154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882327.92168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882327.92177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882327.92200: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882327.92212: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.92214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.92280: Set connection var ansible_shell_type to sh 7092 1726882327.92286: Set connection var ansible_shell_executable to /bin/sh 7092 1726882327.92292: Set connection var ansible_timeout to 10 7092 1726882327.92297: Set connection var ansible_pipelining to False 7092 1726882327.92306: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882327.92311: Set connection var ansible_connection to ssh 7092 1726882327.92327: variable 'ansible_shell_executable' from source: unknown 7092 1726882327.92330: variable 'ansible_connection' from source: unknown 7092 1726882327.92332: variable 'ansible_module_compression' from source: unknown 7092 1726882327.92335: variable 'ansible_shell_type' from source: unknown 7092 1726882327.92337: variable 'ansible_shell_executable' from source: unknown 7092 1726882327.92339: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.92343: variable 'ansible_pipelining' from source: unknown 7092 1726882327.92349: variable 'ansible_timeout' from source: unknown 7092 1726882327.92352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.92420: 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) 7092 1726882327.92428: variable 'omit' from source: magic vars 7092 1726882327.92432: starting attempt loop 7092 1726882327.92435: running the handler 7092 1726882327.92521: variable '__network_connections_result' from source: set_fact 7092 1726882327.92559: handler run complete 7092 1726882327.92578: attempt loop complete, returning result 7092 1726882327.92581: _execute() done 7092 1726882327.92584: dumping result to json 7092 1726882327.92587: done dumping result, returning 7092 1726882327.92594: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000112] 7092 1726882327.92598: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000112 7092 1726882327.92679: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000112 7092 1726882327.92682: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7092 1726882327.92742: no more pending results, returning what we have 7092 1726882327.92745: results queue empty 7092 1726882327.92751: checking for any_errors_fatal 7092 1726882327.92755: done checking for any_errors_fatal 7092 1726882327.92756: checking for max_fail_percentage 7092 1726882327.92758: done checking for max_fail_percentage 7092 1726882327.92759: checking to see if all hosts have failed and the running result is not ok 7092 1726882327.92760: done checking to see if all hosts have failed 7092 1726882327.92761: getting the remaining hosts for this loop 7092 1726882327.92763: done getting the remaining hosts for this loop 7092 1726882327.92771: getting the next task for host managed_node1 7092 1726882327.92779: done getting next task for host managed_node1 7092 1726882327.92783: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882327.92785: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882327.92796: getting variables 7092 1726882327.92798: in VariableManager get_vars() 7092 1726882327.92845: Calling all_inventory to load vars for managed_node1 7092 1726882327.92848: Calling groups_inventory to load vars for managed_node1 7092 1726882327.92850: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882327.92859: Calling all_plugins_play to load vars for managed_node1 7092 1726882327.92862: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882327.92866: Calling groups_plugins_play to load vars for managed_node1 7092 1726882327.93847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882327.95641: done with get_vars() 7092 1726882327.95667: done getting variables 7092 1726882327.95725: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:07 -0400 (0:00:00.087) 0:01:26.864 ****** 7092 1726882327.95762: entering _queue_task() for managed_node1/debug 7092 1726882327.96987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882327.97002: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000113 7092 1726882327.97006: variable 'ansible_search_path' from source: unknown 7092 1726882327.97010: variable 'ansible_search_path' from source: unknown 7092 1726882327.97014: calling self._execute() 7092 1726882327.97017: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882327.97020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882327.97023: variable 'omit' from source: magic vars 7092 1726882327.96996: worker is 1 (out of 1 available) 7092 1726882327.97027: exiting _queue_task() for managed_node1/debug 7092 1726882327.97037: done queuing things up, now waiting for results queue to drain 7092 1726882327.97039: waiting for pending results... 7092 1726882327.97384: variable 'ansible_distribution_major_version' from source: facts 7092 1726882327.97402: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882327.97596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882327.99953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882328.00044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882328.00091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882328.00132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882328.00167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882328.00252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882328.00318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882328.00350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882328.00402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882328.00422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882328.00581: variable 'ansible_distribution' from source: facts 7092 1726882328.00592: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.00603: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.00746: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.00759: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.00934: variable 'ansible_distribution' from source: facts 7092 1726882328.00944: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.00955: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.01080: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.01091: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.01258: variable 'ansible_distribution' from source: facts 7092 1726882328.01271: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.01290: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.01302: variable 'omit' from source: magic vars 7092 1726882328.01362: variable 'omit' from source: magic vars 7092 1726882328.01409: variable 'omit' from source: magic vars 7092 1726882328.01442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882328.01479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882328.01504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882328.01527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882328.01544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882328.01580: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882328.01589: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.01597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.01693: Set connection var ansible_shell_type to sh 7092 1726882328.01706: Set connection var ansible_shell_executable to /bin/sh 7092 1726882328.01717: Set connection var ansible_timeout to 10 7092 1726882328.01728: Set connection var ansible_pipelining to False 7092 1726882328.01743: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882328.01753: Set connection var ansible_connection to ssh 7092 1726882328.01782: variable 'ansible_shell_executable' from source: unknown 7092 1726882328.01790: variable 'ansible_connection' from source: unknown 7092 1726882328.01796: variable 'ansible_module_compression' from source: unknown 7092 1726882328.01802: variable 'ansible_shell_type' from source: unknown 7092 1726882328.01809: variable 'ansible_shell_executable' from source: unknown 7092 1726882328.01817: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.01825: variable 'ansible_pipelining' from source: unknown 7092 1726882328.01832: variable 'ansible_timeout' from source: unknown 7092 1726882328.01840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.01946: 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) 7092 1726882328.01966: variable 'omit' from source: magic vars 7092 1726882328.01976: starting attempt loop 7092 1726882328.01983: running the handler 7092 1726882328.02031: variable '__network_connections_result' from source: set_fact 7092 1726882328.02107: variable '__network_connections_result' from source: set_fact 7092 1726882328.02213: handler run complete 7092 1726882328.02247: attempt loop complete, returning result 7092 1726882328.02256: _execute() done 7092 1726882328.02271: dumping result to json 7092 1726882328.02281: done dumping result, returning 7092 1726882328.02296: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000113] 7092 1726882328.02305: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000113 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7092 1726882328.02474: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000113 7092 1726882328.02504: WORKER PROCESS EXITING 7092 1726882328.02522: no more pending results, returning what we have 7092 1726882328.02525: results queue empty 7092 1726882328.02526: checking for any_errors_fatal 7092 1726882328.02531: done checking for any_errors_fatal 7092 1726882328.02532: checking for max_fail_percentage 7092 1726882328.02534: done checking for max_fail_percentage 7092 1726882328.02535: checking to see if all hosts have failed and the running result is not ok 7092 1726882328.02536: done checking to see if all hosts have failed 7092 1726882328.02537: getting the remaining hosts for this loop 7092 1726882328.02538: done getting the remaining hosts for this loop 7092 1726882328.02542: getting the next task for host managed_node1 7092 1726882328.02551: done getting next task for host managed_node1 7092 1726882328.02555: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882328.02557: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882328.02571: getting variables 7092 1726882328.02573: in VariableManager get_vars() 7092 1726882328.02623: Calling all_inventory to load vars for managed_node1 7092 1726882328.02626: Calling groups_inventory to load vars for managed_node1 7092 1726882328.02628: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882328.02639: Calling all_plugins_play to load vars for managed_node1 7092 1726882328.02641: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882328.02647: Calling groups_plugins_play to load vars for managed_node1 7092 1726882328.04128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882328.06686: done with get_vars() 7092 1726882328.06717: done getting variables 7092 1726882328.06782: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:08 -0400 (0:00:00.110) 0:01:26.975 ****** 7092 1726882328.06822: entering _queue_task() for managed_node1/debug 7092 1726882328.07249: worker is 1 (out of 1 available) 7092 1726882328.07266: exiting _queue_task() for managed_node1/debug 7092 1726882328.07278: done queuing things up, now waiting for results queue to drain 7092 1726882328.07280: waiting for pending results... 7092 1726882328.07488: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882328.07586: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000114 7092 1726882328.07597: variable 'ansible_search_path' from source: unknown 7092 1726882328.07601: variable 'ansible_search_path' from source: unknown 7092 1726882328.07629: calling self._execute() 7092 1726882328.07717: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.07733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.07745: variable 'omit' from source: magic vars 7092 1726882328.08090: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.08107: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.08258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882328.10899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882328.10953: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882328.10984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882328.11008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882328.11027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882328.11090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882328.11110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882328.11128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882328.11157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882328.11169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882328.11251: variable 'ansible_distribution' from source: facts 7092 1726882328.11255: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.11262: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.11343: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.11351: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.11468: variable 'ansible_distribution' from source: facts 7092 1726882328.11472: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.11477: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.11551: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.11554: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.11667: variable 'ansible_distribution' from source: facts 7092 1726882328.11671: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.11676: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.11752: variable 'network_state' from source: role '' defaults 7092 1726882328.11761: Evaluated conditional (network_state != {}): False 7092 1726882328.11765: when evaluation is False, skipping this task 7092 1726882328.11768: _execute() done 7092 1726882328.11771: dumping result to json 7092 1726882328.11773: done dumping result, returning 7092 1726882328.11781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-d956-9e9e-000000000114] 7092 1726882328.11785: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000114 7092 1726882328.11872: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000114 7092 1726882328.11875: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7092 1726882328.11916: no more pending results, returning what we have 7092 1726882328.11919: results queue empty 7092 1726882328.11920: checking for any_errors_fatal 7092 1726882328.11927: done checking for any_errors_fatal 7092 1726882328.11927: checking for max_fail_percentage 7092 1726882328.11929: done checking for max_fail_percentage 7092 1726882328.11930: checking to see if all hosts have failed and the running result is not ok 7092 1726882328.11931: done checking to see if all hosts have failed 7092 1726882328.11932: getting the remaining hosts for this loop 7092 1726882328.11933: done getting the remaining hosts for this loop 7092 1726882328.11937: getting the next task for host managed_node1 7092 1726882328.11944: done getting next task for host managed_node1 7092 1726882328.11948: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882328.11951: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882328.11975: getting variables 7092 1726882328.11977: in VariableManager get_vars() 7092 1726882328.12027: Calling all_inventory to load vars for managed_node1 7092 1726882328.12029: Calling groups_inventory to load vars for managed_node1 7092 1726882328.12031: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882328.12041: Calling all_plugins_play to load vars for managed_node1 7092 1726882328.12043: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882328.12046: Calling groups_plugins_play to load vars for managed_node1 7092 1726882328.13423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882328.14922: done with get_vars() 7092 1726882328.14940: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:08 -0400 (0:00:00.081) 0:01:27.057 ****** 7092 1726882328.15012: entering _queue_task() for managed_node1/ping 7092 1726882328.15241: worker is 1 (out of 1 available) 7092 1726882328.15256: exiting _queue_task() for managed_node1/ping 7092 1726882328.15269: done queuing things up, now waiting for results queue to drain 7092 1726882328.15271: waiting for pending results... 7092 1726882328.15452: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882328.15591: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000115 7092 1726882328.15610: variable 'ansible_search_path' from source: unknown 7092 1726882328.15617: variable 'ansible_search_path' from source: unknown 7092 1726882328.15655: calling self._execute() 7092 1726882328.15748: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.15759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.15774: variable 'omit' from source: magic vars 7092 1726882328.16124: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.16140: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.16315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882328.19318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882328.19495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882328.19499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882328.19501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882328.19504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882328.19570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882328.19725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882328.19728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882328.19730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882328.19732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882328.19792: variable 'ansible_distribution' from source: facts 7092 1726882328.19795: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.19799: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.19921: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.19925: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.20099: variable 'ansible_distribution' from source: facts 7092 1726882328.20103: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.20108: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.20213: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.20217: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.20386: variable 'ansible_distribution' from source: facts 7092 1726882328.20390: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.20392: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.20401: variable 'omit' from source: magic vars 7092 1726882328.20458: variable 'omit' from source: magic vars 7092 1726882328.20496: variable 'omit' from source: magic vars 7092 1726882328.20528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882328.20549: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882328.20576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882328.20586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882328.20605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882328.20624: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882328.20627: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.20629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.20729: Set connection var ansible_shell_type to sh 7092 1726882328.20732: Set connection var ansible_shell_executable to /bin/sh 7092 1726882328.20739: Set connection var ansible_timeout to 10 7092 1726882328.20745: Set connection var ansible_pipelining to False 7092 1726882328.20758: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882328.20765: Set connection var ansible_connection to ssh 7092 1726882328.20788: variable 'ansible_shell_executable' from source: unknown 7092 1726882328.20792: variable 'ansible_connection' from source: unknown 7092 1726882328.20794: variable 'ansible_module_compression' from source: unknown 7092 1726882328.20796: variable 'ansible_shell_type' from source: unknown 7092 1726882328.20800: variable 'ansible_shell_executable' from source: unknown 7092 1726882328.20802: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.20804: variable 'ansible_pipelining' from source: unknown 7092 1726882328.20807: variable 'ansible_timeout' from source: unknown 7092 1726882328.20813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.20957: 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) 7092 1726882328.20967: variable 'omit' from source: magic vars 7092 1726882328.20970: starting attempt loop 7092 1726882328.20972: running the handler 7092 1726882328.20983: _low_level_execute_command(): starting 7092 1726882328.20989: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882328.21491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882328.21499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882328.21525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.21538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.21598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882328.21602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882328.21720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882328.23401: stdout chunk (state=3): >>>/root <<< 7092 1726882328.23504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882328.23583: stderr chunk (state=3): >>><<< 7092 1726882328.23586: stdout chunk (state=3): >>><<< 7092 1726882328.23630: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882328.23652: _low_level_execute_command(): starting 7092 1726882328.23659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337 `" && echo ansible-tmp-1726882328.2364073-9966-232757496273337="` echo /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337 `" ) && sleep 0' 7092 1726882328.24116: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882328.24122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882328.24152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.24167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882328.24178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.24226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882328.24229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882328.24243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882328.24350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882328.26215: stdout chunk (state=3): >>>ansible-tmp-1726882328.2364073-9966-232757496273337=/root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337 <<< 7092 1726882328.26347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882328.26396: stderr chunk (state=3): >>><<< 7092 1726882328.26399: stdout chunk (state=3): >>><<< 7092 1726882328.26414: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882328.2364073-9966-232757496273337=/root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882328.26456: variable 'ansible_module_compression' from source: unknown 7092 1726882328.26488: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7092 1726882328.26512: variable 'ansible_facts' from source: unknown 7092 1726882328.26562: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337/AnsiballZ_ping.py 7092 1726882328.26667: Sending initial data 7092 1726882328.26671: Sent initial data (151 bytes) 7092 1726882328.27326: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882328.27332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882328.27367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.27379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.27433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882328.27445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882328.27546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882328.29277: 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 <<< 7092 1726882328.29369: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882328.29466: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpleaamt9_ /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337/AnsiballZ_ping.py <<< 7092 1726882328.29554: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882328.30518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882328.30636: stderr chunk (state=3): >>><<< 7092 1726882328.30642: stdout chunk (state=3): >>><<< 7092 1726882328.30667: done transferring module to remote 7092 1726882328.30677: _low_level_execute_command(): starting 7092 1726882328.30682: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337/ /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337/AnsiballZ_ping.py && sleep 0' 7092 1726882328.31146: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882328.31159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882328.31178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882328.31190: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882328.31204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.31243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882328.31262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882328.31353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882328.33176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882328.33220: stderr chunk (state=3): >>><<< 7092 1726882328.33251: stdout chunk (state=3): >>><<< 7092 1726882328.33280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882328.33298: _low_level_execute_command(): starting 7092 1726882328.33309: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337/AnsiballZ_ping.py && sleep 0' 7092 1726882328.34333: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882328.34353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882328.34372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882328.34405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882328.34448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882328.34459: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882328.34462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882328.34484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.34532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882328.34538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882328.34632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882328.47643: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7092 1726882328.48734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882328.48738: stdout chunk (state=3): >>><<< 7092 1726882328.48740: stderr chunk (state=3): >>><<< 7092 1726882328.48866: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882328.48872: 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-1726882328.2364073-9966-232757496273337/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882328.48879: _low_level_execute_command(): starting 7092 1726882328.48881: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882328.2364073-9966-232757496273337/ > /dev/null 2>&1 && sleep 0' 7092 1726882328.49490: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882328.49506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882328.49522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882328.49549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882328.49595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882328.49608: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882328.49622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.49640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882328.49660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882328.49674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882328.49687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882328.49700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882328.49716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882328.49729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882328.49741: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882328.49758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882328.49841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882328.49870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882328.49893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882328.50022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882328.51847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882328.51937: stderr chunk (state=3): >>><<< 7092 1726882328.51952: stdout chunk (state=3): >>><<< 7092 1726882328.52273: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882328.52277: handler run complete 7092 1726882328.52279: attempt loop complete, returning result 7092 1726882328.52282: _execute() done 7092 1726882328.52284: dumping result to json 7092 1726882328.52286: done dumping result, returning 7092 1726882328.52288: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-d956-9e9e-000000000115] 7092 1726882328.52290: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000115 7092 1726882328.52361: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000115 7092 1726882328.52366: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7092 1726882328.52431: no more pending results, returning what we have 7092 1726882328.52434: results queue empty 7092 1726882328.52435: checking for any_errors_fatal 7092 1726882328.52440: done checking for any_errors_fatal 7092 1726882328.52441: checking for max_fail_percentage 7092 1726882328.52442: done checking for max_fail_percentage 7092 1726882328.52446: checking to see if all hosts have failed and the running result is not ok 7092 1726882328.52447: done checking to see if all hosts have failed 7092 1726882328.52448: getting the remaining hosts for this loop 7092 1726882328.52449: done getting the remaining hosts for this loop 7092 1726882328.52453: getting the next task for host managed_node1 7092 1726882328.52462: done getting next task for host managed_node1 7092 1726882328.52481: ^ task is: TASK: meta (role_complete) 7092 1726882328.52484: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7092 1726882328.52497: getting variables 7092 1726882328.52499: in VariableManager get_vars() 7092 1726882328.52550: Calling all_inventory to load vars for managed_node1 7092 1726882328.52553: Calling groups_inventory to load vars for managed_node1 7092 1726882328.52556: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882328.52568: Calling all_plugins_play to load vars for managed_node1 7092 1726882328.52571: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882328.52574: Calling groups_plugins_play to load vars for managed_node1 7092 1726882328.54174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882328.56121: done with get_vars() 7092 1726882328.56155: done getting variables 7092 1726882328.56240: done queuing things up, now waiting for results queue to drain 7092 1726882328.56242: results queue empty 7092 1726882328.56243: checking for any_errors_fatal 7092 1726882328.56249: done checking for any_errors_fatal 7092 1726882328.56250: checking for max_fail_percentage 7092 1726882328.56251: done checking for max_fail_percentage 7092 1726882328.56251: checking to see if all hosts have failed and the running result is not ok 7092 1726882328.56252: done checking to see if all hosts have failed 7092 1726882328.56254: getting the remaining hosts for this loop 7092 1726882328.56259: done getting the remaining hosts for this loop 7092 1726882328.56263: getting the next task for host managed_node1 7092 1726882328.56268: done getting next task for host managed_node1 7092 1726882328.56271: ^ task is: TASK: Include the task 'test_802.1x_capath.yml' 7092 1726882328.56273: ^ state is: HOST STATE: block=3, 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 7092 1726882328.56275: getting variables 7092 1726882328.56281: in VariableManager get_vars() 7092 1726882328.56304: Calling all_inventory to load vars for managed_node1 7092 1726882328.56307: Calling groups_inventory to load vars for managed_node1 7092 1726882328.56309: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882328.56314: Calling all_plugins_play to load vars for managed_node1 7092 1726882328.56316: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882328.56319: Calling groups_plugins_play to load vars for managed_node1 7092 1726882328.58092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882328.61076: done with get_vars() 7092 1726882328.61104: done getting variables TASK [Include the task 'test_802.1x_capath.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:105 Friday 20 September 2024 21:32:08 -0400 (0:00:00.462) 0:01:27.520 ****** 7092 1726882328.61298: entering _queue_task() for managed_node1/include_tasks 7092 1726882328.61750: worker is 1 (out of 1 available) 7092 1726882328.61762: exiting _queue_task() for managed_node1/include_tasks 7092 1726882328.61776: done queuing things up, now waiting for results queue to drain 7092 1726882328.61777: waiting for pending results... 7092 1726882328.62113: running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' 7092 1726882328.62238: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000145 7092 1726882328.62270: variable 'ansible_search_path' from source: unknown 7092 1726882328.62311: calling self._execute() 7092 1726882328.62427: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.62555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.62576: variable 'omit' from source: magic vars 7092 1726882328.63007: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.63031: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.63252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882328.65800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882328.66251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882328.66307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882328.66347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882328.66388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882328.66474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882328.66516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882328.66552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882328.66607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882328.66631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882328.66767: variable 'ansible_distribution' from source: facts 7092 1726882328.66779: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.66792: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.66804: _execute() done 7092 1726882328.66816: dumping result to json 7092 1726882328.66825: done dumping result, returning 7092 1726882328.66840: done running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' [0e448fcc-3ce9-d956-9e9e-000000000145] 7092 1726882328.66853: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000145 7092 1726882328.66993: no more pending results, returning what we have 7092 1726882328.66998: in VariableManager get_vars() 7092 1726882328.67066: Calling all_inventory to load vars for managed_node1 7092 1726882328.67069: Calling groups_inventory to load vars for managed_node1 7092 1726882328.67072: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882328.67084: Calling all_plugins_play to load vars for managed_node1 7092 1726882328.67087: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882328.67090: Calling groups_plugins_play to load vars for managed_node1 7092 1726882328.68204: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000145 7092 1726882328.68208: WORKER PROCESS EXITING 7092 1726882328.69140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882328.71256: done with get_vars() 7092 1726882328.71286: variable 'ansible_search_path' from source: unknown 7092 1726882328.71303: we have included files to process 7092 1726882328.71304: generating all_blocks data 7092 1726882328.71306: done generating all_blocks data 7092 1726882328.71311: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7092 1726882328.71312: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7092 1726882328.71315: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7092 1726882328.74588: in VariableManager get_vars() 7092 1726882328.74624: done with get_vars() 7092 1726882328.74629: variable 'omit' from source: magic vars 7092 1726882328.74667: variable 'omit' from source: magic vars 7092 1726882328.74828: in VariableManager get_vars() 7092 1726882328.74857: done with get_vars() 7092 1726882328.74883: in VariableManager get_vars() 7092 1726882328.75024: done with get_vars() 7092 1726882328.75073: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7092 1726882328.75310: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7092 1726882328.75510: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7092 1726882328.76400: in VariableManager get_vars() 7092 1726882328.76553: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882328.79357: done processing included file 7092 1726882328.79359: iterating over new_blocks loaded from include file 7092 1726882328.79361: in VariableManager get_vars() 7092 1726882328.79393: done with get_vars() 7092 1726882328.79395: filtering new block on tags 7092 1726882328.79424: done filtering new block on tags 7092 1726882328.79427: in VariableManager get_vars() 7092 1726882328.79457: done with get_vars() 7092 1726882328.79459: filtering new block on tags 7092 1726882328.79579: done filtering new block on tags 7092 1726882328.79583: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml for managed_node1 7092 1726882328.79588: extending task lists for all hosts with included blocks 7092 1726882328.89968: done extending task lists 7092 1726882328.89970: done processing included files 7092 1726882328.89971: results queue empty 7092 1726882328.89971: checking for any_errors_fatal 7092 1726882328.89973: done checking for any_errors_fatal 7092 1726882328.89974: checking for max_fail_percentage 7092 1726882328.89975: done checking for max_fail_percentage 7092 1726882328.89976: checking to see if all hosts have failed and the running result is not ok 7092 1726882328.89977: done checking to see if all hosts have failed 7092 1726882328.89977: getting the remaining hosts for this loop 7092 1726882328.89979: done getting the remaining hosts for this loop 7092 1726882328.89982: getting the next task for host managed_node1 7092 1726882328.89986: done getting next task for host managed_node1 7092 1726882328.89988: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7092 1726882328.90110: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882328.90114: getting variables 7092 1726882328.90116: in VariableManager get_vars() 7092 1726882328.90147: Calling all_inventory to load vars for managed_node1 7092 1726882328.90150: Calling groups_inventory to load vars for managed_node1 7092 1726882328.90153: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882328.90159: Calling all_plugins_play to load vars for managed_node1 7092 1726882328.90162: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882328.90168: Calling groups_plugins_play to load vars for managed_node1 7092 1726882328.93448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882328.95254: done with get_vars() 7092 1726882328.95285: done getting variables 7092 1726882328.95330: 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 [TEST: 802.1x profile with unencrypted private key and ca_path] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:2 Friday 20 September 2024 21:32:08 -0400 (0:00:00.340) 0:01:27.860 ****** 7092 1726882328.95359: entering _queue_task() for managed_node1/debug 7092 1726882328.95697: worker is 1 (out of 1 available) 7092 1726882328.95709: exiting _queue_task() for managed_node1/debug 7092 1726882328.95721: done queuing things up, now waiting for results queue to drain 7092 1726882328.95723: waiting for pending results... 7092 1726882328.96008: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7092 1726882328.96106: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000565 7092 1726882328.96119: variable 'ansible_search_path' from source: unknown 7092 1726882328.96123: variable 'ansible_search_path' from source: unknown 7092 1726882328.96158: calling self._execute() 7092 1726882328.96254: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882328.96260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882328.96274: variable 'omit' from source: magic vars 7092 1726882328.96669: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.96682: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882328.96886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882328.99305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882328.99370: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882328.99411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882328.99447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882328.99473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882328.99550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882328.99578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882328.99603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882328.99649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882328.99661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882328.99781: variable 'ansible_distribution' from source: facts 7092 1726882328.99784: variable 'ansible_distribution_major_version' from source: facts 7092 1726882328.99793: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882328.99799: variable 'omit' from source: magic vars 7092 1726882328.99836: variable 'omit' from source: magic vars 7092 1726882328.99876: variable 'omit' from source: magic vars 7092 1726882328.99899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882328.99926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882328.99943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882328.99968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882328.99978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882329.00008: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882329.00012: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.00014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.00113: Set connection var ansible_shell_type to sh 7092 1726882329.00120: Set connection var ansible_shell_executable to /bin/sh 7092 1726882329.00126: Set connection var ansible_timeout to 10 7092 1726882329.00132: Set connection var ansible_pipelining to False 7092 1726882329.00142: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882329.00148: Set connection var ansible_connection to ssh 7092 1726882329.00172: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.00175: variable 'ansible_connection' from source: unknown 7092 1726882329.00178: variable 'ansible_module_compression' from source: unknown 7092 1726882329.00180: variable 'ansible_shell_type' from source: unknown 7092 1726882329.00183: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.00185: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.00190: variable 'ansible_pipelining' from source: unknown 7092 1726882329.00192: variable 'ansible_timeout' from source: unknown 7092 1726882329.00195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.00297: 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) 7092 1726882329.00306: variable 'omit' from source: magic vars 7092 1726882329.00311: starting attempt loop 7092 1726882329.00314: running the handler 7092 1726882329.00359: handler run complete 7092 1726882329.00381: attempt loop complete, returning result 7092 1726882329.00388: _execute() done 7092 1726882329.00392: dumping result to json 7092 1726882329.00394: done dumping result, returning 7092 1726882329.00403: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path [0e448fcc-3ce9-d956-9e9e-000000000565] 7092 1726882329.00408: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000565 ok: [managed_node1] => {} MSG: ################################################## 7092 1726882329.00546: no more pending results, returning what we have 7092 1726882329.00550: results queue empty 7092 1726882329.00551: checking for any_errors_fatal 7092 1726882329.00553: done checking for any_errors_fatal 7092 1726882329.00553: checking for max_fail_percentage 7092 1726882329.00555: done checking for max_fail_percentage 7092 1726882329.00556: checking to see if all hosts have failed and the running result is not ok 7092 1726882329.00558: done checking to see if all hosts have failed 7092 1726882329.00558: getting the remaining hosts for this loop 7092 1726882329.00560: done getting the remaining hosts for this loop 7092 1726882329.00566: getting the next task for host managed_node1 7092 1726882329.00574: done getting next task for host managed_node1 7092 1726882329.00578: ^ task is: TASK: Set __NM_capath_ignored_NVRs 7092 1726882329.00580: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882329.00588: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000565 7092 1726882329.00594: getting variables 7092 1726882329.00601: WORKER PROCESS EXITING 7092 1726882329.00605: in VariableManager get_vars() 7092 1726882329.00672: Calling all_inventory to load vars for managed_node1 7092 1726882329.00676: Calling groups_inventory to load vars for managed_node1 7092 1726882329.00678: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882329.00690: Calling all_plugins_play to load vars for managed_node1 7092 1726882329.00694: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882329.00697: Calling groups_plugins_play to load vars for managed_node1 7092 1726882329.02372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882329.04233: done with get_vars() 7092 1726882329.04258: done getting variables 7092 1726882329.04322: 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_capath_ignored_NVRs] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:6 Friday 20 September 2024 21:32:09 -0400 (0:00:00.089) 0:01:27.950 ****** 7092 1726882329.04354: entering _queue_task() for managed_node1/set_fact 7092 1726882329.04672: worker is 1 (out of 1 available) 7092 1726882329.04684: exiting _queue_task() for managed_node1/set_fact 7092 1726882329.04698: done queuing things up, now waiting for results queue to drain 7092 1726882329.04700: waiting for pending results... 7092 1726882329.04981: running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs 7092 1726882329.05069: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000566 7092 1726882329.05082: variable 'ansible_search_path' from source: unknown 7092 1726882329.05086: variable 'ansible_search_path' from source: unknown 7092 1726882329.05120: calling self._execute() 7092 1726882329.05216: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.05222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.05232: variable 'omit' from source: magic vars 7092 1726882329.05619: variable 'ansible_distribution_major_version' from source: facts 7092 1726882329.05632: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882329.05836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882329.08375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882329.08555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882329.08596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882329.08806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882329.08846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882329.09030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882329.09128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882329.09153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882329.09327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882329.09341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882329.09467: variable 'ansible_distribution' from source: facts 7092 1726882329.09471: variable 'ansible_distribution_major_version' from source: facts 7092 1726882329.09480: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882329.09487: variable 'omit' from source: magic vars 7092 1726882329.09829: variable 'omit' from source: magic vars 7092 1726882329.09896: variable 'omit' from source: magic vars 7092 1726882329.09923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882329.10057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882329.10076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882329.10094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882329.10134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882329.10570: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882329.10574: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.10576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.10579: Set connection var ansible_shell_type to sh 7092 1726882329.10581: Set connection var ansible_shell_executable to /bin/sh 7092 1726882329.10583: Set connection var ansible_timeout to 10 7092 1726882329.10589: Set connection var ansible_pipelining to False 7092 1726882329.10591: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882329.10594: Set connection var ansible_connection to ssh 7092 1726882329.10595: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.10597: variable 'ansible_connection' from source: unknown 7092 1726882329.10600: variable 'ansible_module_compression' from source: unknown 7092 1726882329.10602: variable 'ansible_shell_type' from source: unknown 7092 1726882329.10604: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.10606: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.10608: variable 'ansible_pipelining' from source: unknown 7092 1726882329.10610: variable 'ansible_timeout' from source: unknown 7092 1726882329.10612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.10780: 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) 7092 1726882329.10789: variable 'omit' from source: magic vars 7092 1726882329.10795: starting attempt loop 7092 1726882329.10798: running the handler 7092 1726882329.10924: handler run complete 7092 1726882329.10933: attempt loop complete, returning result 7092 1726882329.10936: _execute() done 7092 1726882329.10939: dumping result to json 7092 1726882329.10941: done dumping result, returning 7092 1726882329.10949: done running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs [0e448fcc-3ce9-d956-9e9e-000000000566] 7092 1726882329.10954: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000566 7092 1726882329.11049: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000566 7092 1726882329.11055: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__NM_capath_ignored_NVRs": [ "NetworkManager-1.18.0-5.el7.x86_64", "NetworkManager-1.18.4-3.el7.x86_64", "NetworkManager-1.20.0-3.el8.x86_64", "NetworkManager-1.22.8-4.el8.x86_64", "NetworkManager-1.20.4-1.fc31.x86_64", "NetworkManager-1.22.10-1.fc32.x86_64", "NetworkManager-1.22.12-1.fc32.x86_64" ] }, "changed": false } 7092 1726882329.11122: no more pending results, returning what we have 7092 1726882329.11125: results queue empty 7092 1726882329.11126: checking for any_errors_fatal 7092 1726882329.11134: done checking for any_errors_fatal 7092 1726882329.11135: checking for max_fail_percentage 7092 1726882329.11136: done checking for max_fail_percentage 7092 1726882329.11137: checking to see if all hosts have failed and the running result is not ok 7092 1726882329.11139: done checking to see if all hosts have failed 7092 1726882329.11140: getting the remaining hosts for this loop 7092 1726882329.11142: done getting the remaining hosts for this loop 7092 1726882329.11146: getting the next task for host managed_node1 7092 1726882329.11153: done getting next task for host managed_node1 7092 1726882329.11155: ^ task is: TASK: Create directory for ca_path test 7092 1726882329.11158: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882329.11169: getting variables 7092 1726882329.11171: in VariableManager get_vars() 7092 1726882329.11228: Calling all_inventory to load vars for managed_node1 7092 1726882329.11230: Calling groups_inventory to load vars for managed_node1 7092 1726882329.11233: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882329.11244: Calling all_plugins_play to load vars for managed_node1 7092 1726882329.11247: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882329.11250: Calling groups_plugins_play to load vars for managed_node1 7092 1726882329.14084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882329.18091: done with get_vars() 7092 1726882329.18127: done getting variables TASK [Create directory for ca_path test] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:22 Friday 20 September 2024 21:32:09 -0400 (0:00:00.138) 0:01:28.089 ****** 7092 1726882329.18233: entering _queue_task() for managed_node1/file 7092 1726882329.18585: worker is 1 (out of 1 available) 7092 1726882329.18603: exiting _queue_task() for managed_node1/file 7092 1726882329.18615: done queuing things up, now waiting for results queue to drain 7092 1726882329.18617: waiting for pending results... 7092 1726882329.19515: running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test 7092 1726882329.20633: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000567 7092 1726882329.20659: variable 'ansible_search_path' from source: unknown 7092 1726882329.20670: variable 'ansible_search_path' from source: unknown 7092 1726882329.20711: calling self._execute() 7092 1726882329.20930: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.21072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.21089: variable 'omit' from source: magic vars 7092 1726882329.21975: variable 'ansible_distribution_major_version' from source: facts 7092 1726882329.21994: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882329.22436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882329.27899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882329.27977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882329.28028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882329.28075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882329.28116: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882329.28210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882329.28252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882329.28289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882329.28346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882329.28367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882329.28501: variable 'ansible_distribution' from source: facts 7092 1726882329.28512: variable 'ansible_distribution_major_version' from source: facts 7092 1726882329.28528: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882329.28547: variable 'omit' from source: magic vars 7092 1726882329.28592: variable 'omit' from source: magic vars 7092 1726882329.28628: variable 'omit' from source: magic vars 7092 1726882329.28673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882329.28707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882329.28732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882329.28769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882329.28786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882329.28822: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882329.28830: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.28837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.28941: Set connection var ansible_shell_type to sh 7092 1726882329.28958: Set connection var ansible_shell_executable to /bin/sh 7092 1726882329.28978: Set connection var ansible_timeout to 10 7092 1726882329.28989: Set connection var ansible_pipelining to False 7092 1726882329.29003: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882329.29013: Set connection var ansible_connection to ssh 7092 1726882329.29040: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.29052: variable 'ansible_connection' from source: unknown 7092 1726882329.29060: variable 'ansible_module_compression' from source: unknown 7092 1726882329.29072: variable 'ansible_shell_type' from source: unknown 7092 1726882329.29083: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.29089: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.29096: variable 'ansible_pipelining' from source: unknown 7092 1726882329.29102: variable 'ansible_timeout' from source: unknown 7092 1726882329.29110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.29268: 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) 7092 1726882329.29289: variable 'omit' from source: magic vars 7092 1726882329.29303: starting attempt loop 7092 1726882329.29310: running the handler 7092 1726882329.29325: _low_level_execute_command(): starting 7092 1726882329.29336: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882329.30142: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.30166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.30185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.30202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.30247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.30261: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.30284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.30303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882329.30316: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882329.30327: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882329.30339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.30356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.30373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.30392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.30403: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.30416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.30505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.30539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.30560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.30697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.32369: stdout chunk (state=3): >>>/root <<< 7092 1726882329.32567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.32570: stdout chunk (state=3): >>><<< 7092 1726882329.32573: stderr chunk (state=3): >>><<< 7092 1726882329.32679: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882329.32684: _low_level_execute_command(): starting 7092 1726882329.32686: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948 `" && echo ansible-tmp-1726882329.3259513-10001-85528105578948="` echo /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948 `" ) && sleep 0' 7092 1726882329.34188: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.34192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.34418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.34482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.34630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.36496: stdout chunk (state=3): >>>ansible-tmp-1726882329.3259513-10001-85528105578948=/root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948 <<< 7092 1726882329.36606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.36686: stderr chunk (state=3): >>><<< 7092 1726882329.36689: stdout chunk (state=3): >>><<< 7092 1726882329.37017: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882329.3259513-10001-85528105578948=/root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882329.37020: variable 'ansible_module_compression' from source: unknown 7092 1726882329.37023: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882329.37025: variable 'ansible_facts' from source: unknown 7092 1726882329.37027: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948/AnsiballZ_file.py 7092 1726882329.37724: Sending initial data 7092 1726882329.37728: Sent initial data (151 bytes) 7092 1726882329.39620: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.39638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.39649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.39663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.39705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.39712: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.39722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.39746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882329.39752: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882329.39760: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882329.39774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.39783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.39794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.39802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.39808: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.39817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.39901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.39916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.39921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.40072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.41830: 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 <<< 7092 1726882329.41919: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882329.42014: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpwpy9354v /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948/AnsiballZ_file.py <<< 7092 1726882329.42102: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882329.43499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.43766: stderr chunk (state=3): >>><<< 7092 1726882329.43770: stdout chunk (state=3): >>><<< 7092 1726882329.43772: done transferring module to remote 7092 1726882329.43774: _low_level_execute_command(): starting 7092 1726882329.43777: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948/ /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948/AnsiballZ_file.py && sleep 0' 7092 1726882329.45391: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.45399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.45410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.45429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.45524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.45531: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.45583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.45983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.46075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.47913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.47917: stderr chunk (state=3): >>><<< 7092 1726882329.47924: stdout chunk (state=3): >>><<< 7092 1726882329.47939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882329.47942: _low_level_execute_command(): starting 7092 1726882329.47950: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948/AnsiballZ_file.py && sleep 0' 7092 1726882329.49061: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.49067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.49106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.49109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.49126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.49129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.49141: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.49148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.49221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.49224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.49247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.49393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.63472: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "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, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882329.64586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882329.64655: stderr chunk (state=3): >>><<< 7092 1726882329.64659: stdout chunk (state=3): >>><<< 7092 1726882329.64682: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "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, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882329.64724: done with _execute_module (file, {'path': '/etc/pki/tls/my_ca_certs', 'state': 'directory', 'mode': '0755', '_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-1726882329.3259513-10001-85528105578948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882329.64732: _low_level_execute_command(): starting 7092 1726882329.64737: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882329.3259513-10001-85528105578948/ > /dev/null 2>&1 && sleep 0' 7092 1726882329.66054: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.66484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.66493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.66506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.66545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.66555: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.66566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.66581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882329.66588: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882329.66596: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882329.66603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.66611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.66622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.66629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.66636: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.66645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.66722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.66784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.66795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.67031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.68874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.68878: stdout chunk (state=3): >>><<< 7092 1726882329.68885: stderr chunk (state=3): >>><<< 7092 1726882329.68902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882329.68908: handler run complete 7092 1726882329.68936: attempt loop complete, returning result 7092 1726882329.68939: _execute() done 7092 1726882329.68942: dumping result to json 7092 1726882329.68948: done dumping result, returning 7092 1726882329.68957: done running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test [0e448fcc-3ce9-d956-9e9e-000000000567] 7092 1726882329.68962: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000567 7092 1726882329.69088: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000567 7092 1726882329.69091: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/my_ca_certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7092 1726882329.69155: no more pending results, returning what we have 7092 1726882329.69157: results queue empty 7092 1726882329.69158: checking for any_errors_fatal 7092 1726882329.69167: done checking for any_errors_fatal 7092 1726882329.69168: checking for max_fail_percentage 7092 1726882329.69170: done checking for max_fail_percentage 7092 1726882329.69171: checking to see if all hosts have failed and the running result is not ok 7092 1726882329.69172: done checking to see if all hosts have failed 7092 1726882329.69172: getting the remaining hosts for this loop 7092 1726882329.69174: done getting the remaining hosts for this loop 7092 1726882329.69179: getting the next task for host managed_node1 7092 1726882329.69186: done getting next task for host managed_node1 7092 1726882329.69189: ^ task is: TASK: Copy cacert to ca_path 7092 1726882329.69191: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882329.69194: getting variables 7092 1726882329.69196: in VariableManager get_vars() 7092 1726882329.69250: Calling all_inventory to load vars for managed_node1 7092 1726882329.69252: Calling groups_inventory to load vars for managed_node1 7092 1726882329.69254: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882329.69266: Calling all_plugins_play to load vars for managed_node1 7092 1726882329.69269: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882329.69271: Calling groups_plugins_play to load vars for managed_node1 7092 1726882329.71312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882329.73230: done with get_vars() 7092 1726882329.73266: done getting variables 7092 1726882329.73328: 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 [Copy cacert to ca_path] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:27 Friday 20 September 2024 21:32:09 -0400 (0:00:00.551) 0:01:28.640 ****** 7092 1726882329.73372: entering _queue_task() for managed_node1/copy 7092 1726882329.73709: worker is 1 (out of 1 available) 7092 1726882329.73722: exiting _queue_task() for managed_node1/copy 7092 1726882329.73734: done queuing things up, now waiting for results queue to drain 7092 1726882329.73735: waiting for pending results... 7092 1726882329.74020: running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path 7092 1726882329.74135: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000568 7092 1726882329.74154: variable 'ansible_search_path' from source: unknown 7092 1726882329.74162: variable 'ansible_search_path' from source: unknown 7092 1726882329.74203: calling self._execute() 7092 1726882329.74302: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.74315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.74335: variable 'omit' from source: magic vars 7092 1726882329.74761: variable 'ansible_distribution_major_version' from source: facts 7092 1726882329.74787: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882329.75067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882329.78834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882329.78920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882329.79067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882329.79163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882329.79237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882329.79409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882329.79482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882329.79512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882329.79565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882329.79588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882329.79735: variable 'ansible_distribution' from source: facts 7092 1726882329.79747: variable 'ansible_distribution_major_version' from source: facts 7092 1726882329.79766: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882329.79782: variable 'omit' from source: magic vars 7092 1726882329.79824: variable 'omit' from source: magic vars 7092 1726882329.79865: variable 'omit' from source: magic vars 7092 1726882329.79901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882329.79933: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882329.79956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882329.79983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882329.80001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882329.80032: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882329.80040: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.80049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.80152: Set connection var ansible_shell_type to sh 7092 1726882329.80166: Set connection var ansible_shell_executable to /bin/sh 7092 1726882329.80176: Set connection var ansible_timeout to 10 7092 1726882329.80190: Set connection var ansible_pipelining to False 7092 1726882329.80204: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882329.80216: Set connection var ansible_connection to ssh 7092 1726882329.80242: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.80249: variable 'ansible_connection' from source: unknown 7092 1726882329.80257: variable 'ansible_module_compression' from source: unknown 7092 1726882329.80263: variable 'ansible_shell_type' from source: unknown 7092 1726882329.80271: variable 'ansible_shell_executable' from source: unknown 7092 1726882329.80277: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882329.80284: variable 'ansible_pipelining' from source: unknown 7092 1726882329.80289: variable 'ansible_timeout' from source: unknown 7092 1726882329.80301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882329.80404: 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=False) 7092 1726882329.80424: variable 'omit' from source: magic vars 7092 1726882329.80435: starting attempt loop 7092 1726882329.80441: running the handler 7092 1726882329.80456: _low_level_execute_command(): starting 7092 1726882329.80467: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882329.81220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.81247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.81267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.81290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.81338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.81354: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.81373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.81391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882329.81406: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882329.81417: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882329.81428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.81446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.81468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.81482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.81493: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.81510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.81594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.81628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.81643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.81781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.83465: stdout chunk (state=3): >>>/root <<< 7092 1726882329.83655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.83658: stdout chunk (state=3): >>><<< 7092 1726882329.83661: stderr chunk (state=3): >>><<< 7092 1726882329.83782: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882329.83786: _low_level_execute_command(): starting 7092 1726882329.83790: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243 `" && echo ansible-tmp-1726882329.8368523-10026-251485496445243="` echo /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243 `" ) && sleep 0' 7092 1726882329.84503: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.84507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.84546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.84550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.84552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.84606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.84619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.84630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.84758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.86726: stdout chunk (state=3): >>>ansible-tmp-1726882329.8368523-10026-251485496445243=/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243 <<< 7092 1726882329.86927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.86931: stdout chunk (state=3): >>><<< 7092 1726882329.86934: stderr chunk (state=3): >>><<< 7092 1726882329.87177: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882329.8368523-10026-251485496445243=/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882329.87181: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7092 1726882329.87184: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7092 1726882329.87187: variable 'ansible_module_compression' from source: unknown 7092 1726882329.87189: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7092 1726882329.87191: variable 'ansible_facts' from source: unknown 7092 1726882329.87265: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_stat.py 7092 1726882329.87439: Sending initial data 7092 1726882329.87442: Sent initial data (152 bytes) 7092 1726882329.88409: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.88424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.88438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.88457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.88510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.88522: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.88538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.88557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882329.88572: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882329.88587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882329.88607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.88622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.88639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.88661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.88676: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.88691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.88772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.88797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.88825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.88952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.90765: 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 <<< 7092 1726882329.90861: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882329.90957: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp1jdjwujl /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_stat.py <<< 7092 1726882329.91046: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882329.92421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.92575: stderr chunk (state=3): >>><<< 7092 1726882329.92578: stdout chunk (state=3): >>><<< 7092 1726882329.92581: done transferring module to remote 7092 1726882329.92583: _low_level_execute_command(): starting 7092 1726882329.92586: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/ /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_stat.py && sleep 0' 7092 1726882329.93380: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.93394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.93409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.93427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.93487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.93505: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.93526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.93546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882329.93576: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882329.93589: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882329.93602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.93616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.93633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.93646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.93672: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.93698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.93790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.93812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.93834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.93960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882329.95727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882329.95815: stderr chunk (state=3): >>><<< 7092 1726882329.95826: stdout chunk (state=3): >>><<< 7092 1726882329.95934: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882329.95938: _low_level_execute_command(): starting 7092 1726882329.95941: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_stat.py && sleep 0' 7092 1726882329.96569: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882329.96592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.96608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.96626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.96669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.96682: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882329.96705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.96737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882329.96755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882329.96769: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882329.96782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882329.96796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882329.96819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882329.96832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882329.96844: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882329.96859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882329.96968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882329.96993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882329.97007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882329.97136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.10322: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7092 1726882330.11388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882330.11495: stderr chunk (state=3): >>><<< 7092 1726882330.11499: stdout chunk (state=3): >>><<< 7092 1726882330.11571: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882330.11576: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/my_ca_certs/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1726882329.8368523-10026-251485496445243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7092 1726882330.12191: Sending initial data 7092 1726882330.12194: Sent initial data (196 bytes) 7092 1726882330.14761: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.14768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.14797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.14800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.14802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.15001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.15005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.15052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.15183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.17046: 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 <<< 7092 1726882330.17133: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882330.17228: stdout chunk (state=3): >>>sftp> put /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem <<< 7092 1726882330.17318: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882330.17870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.17874: stderr chunk (state=3): >>><<< 7092 1726882330.17879: stdout chunk (state=3): >>><<< 7092 1726882330.17898: _low_level_execute_command(): starting 7092 1726882330.17901: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/ /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem && sleep 0' 7092 1726882330.19215: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882330.19880: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.19891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.19906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.19947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.19957: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882330.19968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.19983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882330.19991: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882330.19998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882330.20006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.20015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.20027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.20036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.20039: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882330.20051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.20129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.20144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.20173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.20279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.22174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.22177: stdout chunk (state=3): >>><<< 7092 1726882330.22184: stderr chunk (state=3): >>><<< 7092 1726882330.22203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882330.22230: variable 'ansible_module_compression' from source: unknown 7092 1726882330.22282: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7092 1726882330.22301: variable 'ansible_facts' from source: unknown 7092 1726882330.22368: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_copy.py 7092 1726882330.22902: Sending initial data 7092 1726882330.22906: Sent initial data (152 bytes) 7092 1726882330.25294: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.25298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.25338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.25393: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882330.25407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.25423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882330.25433: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882330.25442: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882330.25453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.25468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.25482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.25509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.25518: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882330.25531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.25602: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.25735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.25752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.25887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.27721: 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 <<< 7092 1726882330.27816: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882330.27912: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpzhpyd26z /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_copy.py <<< 7092 1726882330.28007: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882330.29552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.29634: stderr chunk (state=3): >>><<< 7092 1726882330.29637: stdout chunk (state=3): >>><<< 7092 1726882330.29661: done transferring module to remote 7092 1726882330.29672: _low_level_execute_command(): starting 7092 1726882330.29676: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/ /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_copy.py && sleep 0' 7092 1726882330.30555: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.30561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.30600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.30606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882330.30618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.30625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.30630: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882330.30637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.30716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.30724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.30737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.30860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.32900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.32904: stderr chunk (state=3): >>><<< 7092 1726882330.32907: stdout chunk (state=3): >>><<< 7092 1726882330.32927: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882330.32930: _low_level_execute_command(): starting 7092 1726882330.32939: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/AnsiballZ_copy.py && sleep 0' 7092 1726882330.33629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882330.33633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.33636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.33638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.33641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.33643: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882330.33645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.33750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882330.33755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882330.33758: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882330.33760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.33762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.33766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.33769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.33771: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882330.33773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.33792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.33810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.33821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.33955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.48034: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882330.49171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882330.49175: stdout chunk (state=3): >>><<< 7092 1726882330.49178: stderr chunk (state=3): >>><<< 7092 1726882330.49196: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882330.49257: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem', 'dest': '/etc/pki/tls/my_ca_certs/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_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-1726882329.8368523-10026-251485496445243/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882330.49267: _low_level_execute_command(): starting 7092 1726882330.49270: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/ > /dev/null 2>&1 && sleep 0' 7092 1726882330.49719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.49722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.49773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.49777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882330.49780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.49837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.49841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.49846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.49935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.51851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.51863: stdout chunk (state=3): >>><<< 7092 1726882330.51876: stderr chunk (state=3): >>><<< 7092 1726882330.51897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882330.51908: handler run complete 7092 1726882330.51950: attempt loop complete, returning result 7092 1726882330.51957: _execute() done 7092 1726882330.51967: dumping result to json 7092 1726882330.51977: done dumping result, returning 7092 1726882330.51988: done running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path [0e448fcc-3ce9-d956-9e9e-000000000568] 7092 1726882330.51995: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000568 7092 1726882330.52139: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000568 7092 1726882330.52147: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1726882329.8368523-10026-251485496445243/.source.pem", "state": "file", "uid": 0 } 7092 1726882330.52226: no more pending results, returning what we have 7092 1726882330.52230: results queue empty 7092 1726882330.52231: checking for any_errors_fatal 7092 1726882330.52244: done checking for any_errors_fatal 7092 1726882330.52245: checking for max_fail_percentage 7092 1726882330.52247: done checking for max_fail_percentage 7092 1726882330.52248: checking to see if all hosts have failed and the running result is not ok 7092 1726882330.52249: done checking to see if all hosts have failed 7092 1726882330.52250: getting the remaining hosts for this loop 7092 1726882330.52252: done getting the remaining hosts for this loop 7092 1726882330.52256: getting the next task for host managed_node1 7092 1726882330.52277: done getting next task for host managed_node1 7092 1726882330.52280: ^ task is: TASK: Install openssl (test dependency) 7092 1726882330.52283: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882330.52287: getting variables 7092 1726882330.52289: in VariableManager get_vars() 7092 1726882330.52351: Calling all_inventory to load vars for managed_node1 7092 1726882330.52354: Calling groups_inventory to load vars for managed_node1 7092 1726882330.52357: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882330.52369: Calling all_plugins_play to load vars for managed_node1 7092 1726882330.52376: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882330.52386: Calling groups_plugins_play to load vars for managed_node1 7092 1726882330.54286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882330.55890: done with get_vars() 7092 1726882330.55918: done getting variables 7092 1726882330.55969: 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 openssl (test dependency)] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:32 Friday 20 September 2024 21:32:10 -0400 (0:00:00.826) 0:01:29.467 ****** 7092 1726882330.55992: entering _queue_task() for managed_node1/package 7092 1726882330.56296: worker is 1 (out of 1 available) 7092 1726882330.56310: exiting _queue_task() for managed_node1/package 7092 1726882330.56323: done queuing things up, now waiting for results queue to drain 7092 1726882330.56324: waiting for pending results... 7092 1726882330.56621: running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) 7092 1726882330.56884: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000569 7092 1726882330.56888: variable 'ansible_search_path' from source: unknown 7092 1726882330.56891: variable 'ansible_search_path' from source: unknown 7092 1726882330.56895: calling self._execute() 7092 1726882330.56897: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882330.56899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882330.57070: variable 'omit' from source: magic vars 7092 1726882330.57326: variable 'ansible_distribution_major_version' from source: facts 7092 1726882330.57343: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882330.57655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882330.60595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882330.60657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882330.60686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882330.60711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882330.60733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882330.60792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882330.60813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882330.60834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882330.60866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882330.60877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882330.60956: variable 'ansible_distribution' from source: facts 7092 1726882330.60960: variable 'ansible_distribution_major_version' from source: facts 7092 1726882330.60968: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882330.60974: variable 'omit' from source: magic vars 7092 1726882330.61002: variable 'omit' from source: magic vars 7092 1726882330.61098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882330.61114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882330.61131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882330.61160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882330.61175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882330.61232: variable '__network_is_ostree' from source: set_fact 7092 1726882330.61236: variable 'omit' from source: magic vars 7092 1726882330.61261: variable 'omit' from source: magic vars 7092 1726882330.61283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882330.61304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882330.61318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882330.61331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882330.61340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882330.61365: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882330.61369: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882330.61374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882330.61435: Set connection var ansible_shell_type to sh 7092 1726882330.61441: Set connection var ansible_shell_executable to /bin/sh 7092 1726882330.61448: Set connection var ansible_timeout to 10 7092 1726882330.61454: Set connection var ansible_pipelining to False 7092 1726882330.61462: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882330.61468: Set connection var ansible_connection to ssh 7092 1726882330.61486: variable 'ansible_shell_executable' from source: unknown 7092 1726882330.61491: variable 'ansible_connection' from source: unknown 7092 1726882330.61494: variable 'ansible_module_compression' from source: unknown 7092 1726882330.61496: variable 'ansible_shell_type' from source: unknown 7092 1726882330.61498: variable 'ansible_shell_executable' from source: unknown 7092 1726882330.61500: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882330.61502: variable 'ansible_pipelining' from source: unknown 7092 1726882330.61504: variable 'ansible_timeout' from source: unknown 7092 1726882330.61509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882330.61578: 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) 7092 1726882330.61588: variable 'omit' from source: magic vars 7092 1726882330.61591: starting attempt loop 7092 1726882330.61593: running the handler 7092 1726882330.61601: variable 'ansible_facts' from source: unknown 7092 1726882330.61604: variable 'ansible_facts' from source: unknown 7092 1726882330.61631: _low_level_execute_command(): starting 7092 1726882330.61636: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882330.62323: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.62328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.62409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.64072: stdout chunk (state=3): >>>/root <<< 7092 1726882330.64179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.64224: stderr chunk (state=3): >>><<< 7092 1726882330.64234: stdout chunk (state=3): >>><<< 7092 1726882330.64255: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882330.64273: _low_level_execute_command(): starting 7092 1726882330.64281: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988 `" && echo ansible-tmp-1726882330.6426053-10063-28521409914988="` echo /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988 `" ) && sleep 0' 7092 1726882330.64720: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.64738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.64753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7092 1726882330.64767: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.64829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.64837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.64948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.66897: stdout chunk (state=3): >>>ansible-tmp-1726882330.6426053-10063-28521409914988=/root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988 <<< 7092 1726882330.67096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.67100: stdout chunk (state=3): >>><<< 7092 1726882330.67102: stderr chunk (state=3): >>><<< 7092 1726882330.67171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882330.6426053-10063-28521409914988=/root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882330.67174: variable 'ansible_module_compression' from source: unknown 7092 1726882330.67376: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7092 1726882330.67379: variable 'ansible_facts' from source: unknown 7092 1726882330.67394: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988/AnsiballZ_dnf.py 7092 1726882330.67569: Sending initial data 7092 1726882330.67580: Sent initial data (150 bytes) 7092 1726882330.68607: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882330.68622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.68637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.68657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.68710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.68722: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882330.68735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.68753: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882330.68775: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882330.68794: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882330.68807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.68820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.68835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.68846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.68857: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882330.68872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.68949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.68975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.68991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.69133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.70950: 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 <<< 7092 1726882330.71043: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882330.71137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpb0g8gxd0 /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988/AnsiballZ_dnf.py <<< 7092 1726882330.71229: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882330.73221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.73357: stderr chunk (state=3): >>><<< 7092 1726882330.73361: stdout chunk (state=3): >>><<< 7092 1726882330.73365: done transferring module to remote 7092 1726882330.73371: _low_level_execute_command(): starting 7092 1726882330.73373: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988/ /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988/AnsiballZ_dnf.py && sleep 0' 7092 1726882330.74538: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882330.74656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.74672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.74691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.74728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.74736: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882330.74746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.74766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882330.74772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882330.74783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882330.74786: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.74795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.74806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.74814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.74821: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882330.74830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.74905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.74923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.74936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.75067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882330.76917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882330.77011: stderr chunk (state=3): >>><<< 7092 1726882330.77023: stdout chunk (state=3): >>><<< 7092 1726882330.77083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882330.77087: _low_level_execute_command(): starting 7092 1726882330.77090: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988/AnsiballZ_dnf.py && sleep 0' 7092 1726882330.77726: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882330.77746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.77761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.77779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.77818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.77829: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882330.77849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.77871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882330.77883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882330.77894: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882330.77905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882330.77919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882330.77933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882330.77944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882330.77964: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882330.77979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882330.78052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882330.78082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882330.78099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882330.78225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882331.81973: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "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}}} <<< 7092 1726882331.88271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882331.88329: stderr chunk (state=3): >>><<< 7092 1726882331.88333: stdout chunk (state=3): >>><<< 7092 1726882331.88370: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882331.88386: done with _execute_module (ansible.legacy.dnf, {'name': 'openssl', '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-1726882330.6426053-10063-28521409914988/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882331.88398: _low_level_execute_command(): starting 7092 1726882331.88401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882330.6426053-10063-28521409914988/ > /dev/null 2>&1 && sleep 0' 7092 1726882331.88879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882331.88883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882331.88917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882331.88921: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882331.88923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882331.88925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882331.88973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882331.88985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882331.89089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882331.90936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882331.90992: stderr chunk (state=3): >>><<< 7092 1726882331.90996: stdout chunk (state=3): >>><<< 7092 1726882331.91009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882331.91016: handler run complete 7092 1726882331.91042: attempt loop complete, returning result 7092 1726882331.91048: _execute() done 7092 1726882331.91051: dumping result to json 7092 1726882331.91053: done dumping result, returning 7092 1726882331.91061: done running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) [0e448fcc-3ce9-d956-9e9e-000000000569] 7092 1726882331.91067: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000569 7092 1726882331.91167: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000569 7092 1726882331.91170: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7092 1726882331.91238: no more pending results, returning what we have 7092 1726882331.91241: results queue empty 7092 1726882331.91242: checking for any_errors_fatal 7092 1726882331.91253: done checking for any_errors_fatal 7092 1726882331.91253: checking for max_fail_percentage 7092 1726882331.91255: done checking for max_fail_percentage 7092 1726882331.91256: checking to see if all hosts have failed and the running result is not ok 7092 1726882331.91258: done checking to see if all hosts have failed 7092 1726882331.91258: getting the remaining hosts for this loop 7092 1726882331.91260: done getting the remaining hosts for this loop 7092 1726882331.91265: getting the next task for host managed_node1 7092 1726882331.91272: done getting next task for host managed_node1 7092 1726882331.91275: ^ task is: TASK: Hash cacert 7092 1726882331.91277: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882331.91285: getting variables 7092 1726882331.91286: in VariableManager get_vars() 7092 1726882331.91340: Calling all_inventory to load vars for managed_node1 7092 1726882331.91342: Calling groups_inventory to load vars for managed_node1 7092 1726882331.91347: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882331.91357: Calling all_plugins_play to load vars for managed_node1 7092 1726882331.91360: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882331.91362: Calling groups_plugins_play to load vars for managed_node1 7092 1726882331.92306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882331.93266: done with get_vars() 7092 1726882331.93284: done getting variables 7092 1726882331.93330: 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 [Hash cacert] ************************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:37 Friday 20 September 2024 21:32:11 -0400 (0:00:01.373) 0:01:30.840 ****** 7092 1726882331.93356: entering _queue_task() for managed_node1/command 7092 1726882331.93605: worker is 1 (out of 1 available) 7092 1726882331.93618: exiting _queue_task() for managed_node1/command 7092 1726882331.93632: done queuing things up, now waiting for results queue to drain 7092 1726882331.93634: waiting for pending results... 7092 1726882331.93812: running TaskExecutor() for managed_node1/TASK: Hash cacert 7092 1726882331.93886: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000056a 7092 1726882331.93897: variable 'ansible_search_path' from source: unknown 7092 1726882331.93901: variable 'ansible_search_path' from source: unknown 7092 1726882331.93929: calling self._execute() 7092 1726882331.94006: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882331.94009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882331.94018: variable 'omit' from source: magic vars 7092 1726882331.94316: variable 'ansible_distribution_major_version' from source: facts 7092 1726882331.94327: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882331.94467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882331.96087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882331.96138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882331.96168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882331.96193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882331.96213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882331.96280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882331.96301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882331.96317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882331.96345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882331.96366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882331.96456: variable 'ansible_distribution' from source: facts 7092 1726882331.96465: variable 'ansible_distribution_major_version' from source: facts 7092 1726882331.96473: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882331.96480: variable 'omit' from source: magic vars 7092 1726882331.96508: variable 'omit' from source: magic vars 7092 1726882331.96531: variable 'omit' from source: magic vars 7092 1726882331.96555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882331.96590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882331.96605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882331.96618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882331.96626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882331.96652: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882331.96656: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882331.96662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882331.96731: Set connection var ansible_shell_type to sh 7092 1726882331.96737: Set connection var ansible_shell_executable to /bin/sh 7092 1726882331.96743: Set connection var ansible_timeout to 10 7092 1726882331.96751: Set connection var ansible_pipelining to False 7092 1726882331.96759: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882331.96765: Set connection var ansible_connection to ssh 7092 1726882331.96787: variable 'ansible_shell_executable' from source: unknown 7092 1726882331.96790: variable 'ansible_connection' from source: unknown 7092 1726882331.96794: variable 'ansible_module_compression' from source: unknown 7092 1726882331.96796: variable 'ansible_shell_type' from source: unknown 7092 1726882331.96798: variable 'ansible_shell_executable' from source: unknown 7092 1726882331.96800: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882331.96803: variable 'ansible_pipelining' from source: unknown 7092 1726882331.96805: variable 'ansible_timeout' from source: unknown 7092 1726882331.96809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882331.96881: 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) 7092 1726882331.96890: variable 'omit' from source: magic vars 7092 1726882331.96893: starting attempt loop 7092 1726882331.96897: running the handler 7092 1726882331.96908: _low_level_execute_command(): starting 7092 1726882331.96914: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882331.97437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882331.97468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882331.97481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882331.97491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882331.97532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882331.97550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882331.97666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882331.99323: stdout chunk (state=3): >>>/root <<< 7092 1726882331.99426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882331.99484: stderr chunk (state=3): >>><<< 7092 1726882331.99492: stdout chunk (state=3): >>><<< 7092 1726882331.99510: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882331.99521: _low_level_execute_command(): starting 7092 1726882331.99528: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097 `" && echo ansible-tmp-1726882331.9951074-10111-58202131167097="` echo /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097 `" ) && sleep 0' 7092 1726882331.99990: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882331.99996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.00035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.00048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882332.00058: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.00102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.00114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.00219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.02116: stdout chunk (state=3): >>>ansible-tmp-1726882331.9951074-10111-58202131167097=/root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097 <<< 7092 1726882332.02232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.02289: stderr chunk (state=3): >>><<< 7092 1726882332.02292: stdout chunk (state=3): >>><<< 7092 1726882332.02309: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882331.9951074-10111-58202131167097=/root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.02333: variable 'ansible_module_compression' from source: unknown 7092 1726882332.02379: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882332.02410: variable 'ansible_facts' from source: unknown 7092 1726882332.02473: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097/AnsiballZ_command.py 7092 1726882332.02582: Sending initial data 7092 1726882332.02589: Sent initial data (154 bytes) 7092 1726882332.03268: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.03271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.03304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.03316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.03373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.03385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.03487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.05247: 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 <<< 7092 1726882332.05334: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882332.05426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp2f7ajxf4 /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097/AnsiballZ_command.py <<< 7092 1726882332.05517: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882332.06530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.06641: stderr chunk (state=3): >>><<< 7092 1726882332.06645: stdout chunk (state=3): >>><<< 7092 1726882332.06665: done transferring module to remote 7092 1726882332.06675: _low_level_execute_command(): starting 7092 1726882332.06680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097/ /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097/AnsiballZ_command.py && sleep 0' 7092 1726882332.07146: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.07176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.07188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.07235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.07247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882332.07258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.07368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.09148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.09198: stderr chunk (state=3): >>><<< 7092 1726882332.09201: stdout chunk (state=3): >>><<< 7092 1726882332.09216: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.09219: _low_level_execute_command(): starting 7092 1726882332.09224: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097/AnsiballZ_command.py && sleep 0' 7092 1726882332.09683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.09689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.09719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882332.09731: 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 <<< 7092 1726882332.09747: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.09793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.09805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.09911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.39452: stdout chunk (state=3): >>> {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 21:32:12.230720", "end": "2024-09-20 21:32:12.393169", "delta": "0:00:00.162449", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_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}}} <<< 7092 1726882332.40786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882332.40844: stderr chunk (state=3): >>><<< 7092 1726882332.40848: stdout chunk (state=3): >>><<< 7092 1726882332.40873: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-20 21:32:12.230720", "end": "2024-09-20 21:32:12.393169", "delta": "0:00:00.162449", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882332.40912: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem', '_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-1726882331.9951074-10111-58202131167097/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882332.40919: _low_level_execute_command(): starting 7092 1726882332.40924: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882331.9951074-10111-58202131167097/ > /dev/null 2>&1 && sleep 0' 7092 1726882332.41457: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882332.41468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.41475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.41490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.41532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.41538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.41541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.41591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.41598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882332.41600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.41693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.44037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.44041: stdout chunk (state=3): >>><<< 7092 1726882332.44043: stderr chunk (state=3): >>><<< 7092 1726882332.44046: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.44049: handler run complete 7092 1726882332.44050: Evaluated conditional (False): False 7092 1726882332.44052: attempt loop complete, returning result 7092 1726882332.44054: _execute() done 7092 1726882332.44055: dumping result to json 7092 1726882332.44057: done dumping result, returning 7092 1726882332.44059: done running TaskExecutor() for managed_node1/TASK: Hash cacert [0e448fcc-3ce9-d956-9e9e-00000000056a] 7092 1726882332.44060: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000056a 7092 1726882332.44120: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000056a ok: [managed_node1] => { "changed": false, "cmd": [ "openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem" ], "delta": "0:00:00.162449", "end": "2024-09-20 21:32:12.393169", "rc": 0, "start": "2024-09-20 21:32:12.230720" } STDOUT: d1b7d027 7092 1726882332.44183: no more pending results, returning what we have 7092 1726882332.44185: results queue empty 7092 1726882332.44186: checking for any_errors_fatal 7092 1726882332.44192: done checking for any_errors_fatal 7092 1726882332.44192: checking for max_fail_percentage 7092 1726882332.44195: done checking for max_fail_percentage 7092 1726882332.44196: checking to see if all hosts have failed and the running result is not ok 7092 1726882332.44198: done checking to see if all hosts have failed 7092 1726882332.44198: getting the remaining hosts for this loop 7092 1726882332.44200: done getting the remaining hosts for this loop 7092 1726882332.44203: getting the next task for host managed_node1 7092 1726882332.44207: done getting next task for host managed_node1 7092 1726882332.44209: ^ task is: TASK: Add symlink for cacert 7092 1726882332.44211: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882332.44213: getting variables 7092 1726882332.44214: in VariableManager get_vars() 7092 1726882332.44265: Calling all_inventory to load vars for managed_node1 7092 1726882332.44267: Calling groups_inventory to load vars for managed_node1 7092 1726882332.44269: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882332.44278: Calling all_plugins_play to load vars for managed_node1 7092 1726882332.44280: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882332.44282: Calling groups_plugins_play to load vars for managed_node1 7092 1726882332.44799: WORKER PROCESS EXITING 7092 1726882332.45603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882332.46638: done with get_vars() 7092 1726882332.46658: done getting variables TASK [Add symlink for cacert] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:41 Friday 20 September 2024 21:32:12 -0400 (0:00:00.533) 0:01:31.374 ****** 7092 1726882332.46730: entering _queue_task() for managed_node1/file 7092 1726882332.46970: worker is 1 (out of 1 available) 7092 1726882332.46983: exiting _queue_task() for managed_node1/file 7092 1726882332.46996: done queuing things up, now waiting for results queue to drain 7092 1726882332.46997: waiting for pending results... 7092 1726882332.47205: running TaskExecutor() for managed_node1/TASK: Add symlink for cacert 7092 1726882332.47320: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000056b 7092 1726882332.47340: variable 'ansible_search_path' from source: unknown 7092 1726882332.47353: variable 'ansible_search_path' from source: unknown 7092 1726882332.47402: calling self._execute() 7092 1726882332.47520: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882332.47532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882332.47550: variable 'omit' from source: magic vars 7092 1726882332.47982: variable 'ansible_distribution_major_version' from source: facts 7092 1726882332.48002: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882332.48210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882332.49816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882332.49862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882332.49891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882332.49916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882332.49937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882332.50000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882332.50021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882332.50040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882332.50067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882332.50080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882332.50161: variable 'ansible_distribution' from source: facts 7092 1726882332.50166: variable 'ansible_distribution_major_version' from source: facts 7092 1726882332.50172: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882332.50179: variable 'omit' from source: magic vars 7092 1726882332.50209: variable 'omit' from source: magic vars 7092 1726882332.50290: variable 'cacert_hash' from source: set_fact 7092 1726882332.50310: variable 'omit' from source: magic vars 7092 1726882332.50329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882332.50351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882332.50368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882332.50382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882332.50391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882332.50416: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882332.50419: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882332.50421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882332.50488: Set connection var ansible_shell_type to sh 7092 1726882332.50494: Set connection var ansible_shell_executable to /bin/sh 7092 1726882332.50500: Set connection var ansible_timeout to 10 7092 1726882332.50506: Set connection var ansible_pipelining to False 7092 1726882332.50514: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882332.50520: Set connection var ansible_connection to ssh 7092 1726882332.50538: variable 'ansible_shell_executable' from source: unknown 7092 1726882332.50541: variable 'ansible_connection' from source: unknown 7092 1726882332.50543: variable 'ansible_module_compression' from source: unknown 7092 1726882332.50548: variable 'ansible_shell_type' from source: unknown 7092 1726882332.50551: variable 'ansible_shell_executable' from source: unknown 7092 1726882332.50553: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882332.50555: variable 'ansible_pipelining' from source: unknown 7092 1726882332.50558: variable 'ansible_timeout' from source: unknown 7092 1726882332.50562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882332.50662: 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) 7092 1726882332.50671: variable 'omit' from source: magic vars 7092 1726882332.50676: starting attempt loop 7092 1726882332.50679: running the handler 7092 1726882332.50690: _low_level_execute_command(): starting 7092 1726882332.50697: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882332.51212: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.51220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.51254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882332.51269: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.51317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.51329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.51436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.53075: stdout chunk (state=3): >>>/root <<< 7092 1726882332.53179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.53227: stderr chunk (state=3): >>><<< 7092 1726882332.53230: stdout chunk (state=3): >>><<< 7092 1726882332.53250: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.53261: _low_level_execute_command(): starting 7092 1726882332.53266: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682 `" && echo ansible-tmp-1726882332.5324805-10126-226124280254682="` echo /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682 `" ) && sleep 0' 7092 1726882332.53694: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.53700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.53733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.53748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.53760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.53803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.53815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.53916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.55787: stdout chunk (state=3): >>>ansible-tmp-1726882332.5324805-10126-226124280254682=/root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682 <<< 7092 1726882332.55898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.55938: stderr chunk (state=3): >>><<< 7092 1726882332.55942: stdout chunk (state=3): >>><<< 7092 1726882332.55958: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882332.5324805-10126-226124280254682=/root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.55999: variable 'ansible_module_compression' from source: unknown 7092 1726882332.56036: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882332.56065: variable 'ansible_facts' from source: unknown 7092 1726882332.56120: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682/AnsiballZ_file.py 7092 1726882332.56219: Sending initial data 7092 1726882332.56223: Sent initial data (152 bytes) 7092 1726882332.56885: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.56890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.56920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.56933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.56987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.56999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.57098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.58840: 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 <<< 7092 1726882332.58930: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882332.59022: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp0tkgmd_u /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682/AnsiballZ_file.py <<< 7092 1726882332.59113: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882332.60126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.60229: stderr chunk (state=3): >>><<< 7092 1726882332.60233: stdout chunk (state=3): >>><<< 7092 1726882332.60251: done transferring module to remote 7092 1726882332.60261: _low_level_execute_command(): starting 7092 1726882332.60269: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682/ /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682/AnsiballZ_file.py && sleep 0' 7092 1726882332.60711: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.60722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.60756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882332.60762: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.60782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.60823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.60835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882332.60845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.60955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.62693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.62736: stderr chunk (state=3): >>><<< 7092 1726882332.62739: stdout chunk (state=3): >>><<< 7092 1726882332.62754: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.62757: _low_level_execute_command(): starting 7092 1726882332.62762: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682/AnsiballZ_file.py && sleep 0' 7092 1726882332.63327: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.63332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.63335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.63393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.63396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882332.63398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.63496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.77447: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7092 1726882332.78488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882332.78583: stderr chunk (state=3): >>><<< 7092 1726882332.78586: stdout chunk (state=3): >>><<< 7092 1726882332.78770: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882332.78774: done with _execute_module (file, {'state': 'link', 'path': '/etc/pki/tls/my_ca_certs/d1b7d027.0', 'src': 'cacert.pem', '_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-1726882332.5324805-10126-226124280254682/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882332.78777: _low_level_execute_command(): starting 7092 1726882332.78785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882332.5324805-10126-226124280254682/ > /dev/null 2>&1 && sleep 0' 7092 1726882332.79471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.79474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.79571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.79575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.79577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.79594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.79783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.81580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.81629: stderr chunk (state=3): >>><<< 7092 1726882332.81632: stdout chunk (state=3): >>><<< 7092 1726882332.81987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.81991: handler run complete 7092 1726882332.81993: attempt loop complete, returning result 7092 1726882332.81996: _execute() done 7092 1726882332.81998: dumping result to json 7092 1726882332.82000: done dumping result, returning 7092 1726882332.82002: done running TaskExecutor() for managed_node1/TASK: Add symlink for cacert [0e448fcc-3ce9-d956-9e9e-00000000056b] 7092 1726882332.82004: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000056b 7092 1726882332.82081: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000056b 7092 1726882332.82084: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "src": "cacert.pem", "state": "link", "uid": 0 } 7092 1726882332.82157: no more pending results, returning what we have 7092 1726882332.82161: results queue empty 7092 1726882332.82162: checking for any_errors_fatal 7092 1726882332.82169: done checking for any_errors_fatal 7092 1726882332.82170: checking for max_fail_percentage 7092 1726882332.82172: done checking for max_fail_percentage 7092 1726882332.82173: checking to see if all hosts have failed and the running result is not ok 7092 1726882332.82174: done checking to see if all hosts have failed 7092 1726882332.82175: getting the remaining hosts for this loop 7092 1726882332.82177: done getting the remaining hosts for this loop 7092 1726882332.82181: getting the next task for host managed_node1 7092 1726882332.82187: done getting next task for host managed_node1 7092 1726882332.82190: ^ task is: TASK: Get NetworkManager version 7092 1726882332.82193: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882332.82197: getting variables 7092 1726882332.82199: in VariableManager get_vars() 7092 1726882332.82258: Calling all_inventory to load vars for managed_node1 7092 1726882332.82261: Calling groups_inventory to load vars for managed_node1 7092 1726882332.82266: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882332.82277: Calling all_plugins_play to load vars for managed_node1 7092 1726882332.82280: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882332.82284: Calling groups_plugins_play to load vars for managed_node1 7092 1726882332.83885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882332.85736: done with get_vars() 7092 1726882332.85775: done getting variables 7092 1726882332.85839: 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 NetworkManager version] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:46 Friday 20 September 2024 21:32:12 -0400 (0:00:00.391) 0:01:31.766 ****** 7092 1726882332.85880: entering _queue_task() for managed_node1/command 7092 1726882332.86233: worker is 1 (out of 1 available) 7092 1726882332.86245: exiting _queue_task() for managed_node1/command 7092 1726882332.86260: done queuing things up, now waiting for results queue to drain 7092 1726882332.86262: waiting for pending results... 7092 1726882332.87339: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 7092 1726882332.87555: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000056c 7092 1726882332.87579: variable 'ansible_search_path' from source: unknown 7092 1726882332.87588: variable 'ansible_search_path' from source: unknown 7092 1726882332.87631: calling self._execute() 7092 1726882332.87746: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882332.87874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882332.87890: variable 'omit' from source: magic vars 7092 1726882332.88801: variable 'ansible_distribution_major_version' from source: facts 7092 1726882332.88822: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882332.89147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882332.92526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882332.92606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882332.92647: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882332.92695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882332.92726: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882332.92818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882332.92852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882332.92895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882332.92943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882332.92966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882332.93100: variable 'ansible_distribution' from source: facts 7092 1726882332.93115: variable 'ansible_distribution_major_version' from source: facts 7092 1726882332.93128: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882332.93140: variable 'omit' from source: magic vars 7092 1726882332.93190: variable 'omit' from source: magic vars 7092 1726882332.93237: variable 'omit' from source: magic vars 7092 1726882332.93270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882332.93304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882332.93336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882332.93357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882332.93376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882332.93411: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882332.93425: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882332.93439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882332.93544: Set connection var ansible_shell_type to sh 7092 1726882332.93557: Set connection var ansible_shell_executable to /bin/sh 7092 1726882332.93570: Set connection var ansible_timeout to 10 7092 1726882332.93580: Set connection var ansible_pipelining to False 7092 1726882332.93595: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882332.93605: Set connection var ansible_connection to ssh 7092 1726882332.93630: variable 'ansible_shell_executable' from source: unknown 7092 1726882332.93642: variable 'ansible_connection' from source: unknown 7092 1726882332.93655: variable 'ansible_module_compression' from source: unknown 7092 1726882332.93661: variable 'ansible_shell_type' from source: unknown 7092 1726882332.93670: variable 'ansible_shell_executable' from source: unknown 7092 1726882332.93677: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882332.93686: variable 'ansible_pipelining' from source: unknown 7092 1726882332.93693: variable 'ansible_timeout' from source: unknown 7092 1726882332.93701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882332.93815: 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) 7092 1726882332.93831: variable 'omit' from source: magic vars 7092 1726882332.93841: starting attempt loop 7092 1726882332.93847: running the handler 7092 1726882332.93877: _low_level_execute_command(): starting 7092 1726882332.93889: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882332.94638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882332.94655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.94671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.94688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.94728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882332.94741: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882332.94757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.94775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882332.94785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882332.94793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882332.94803: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.94814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.94826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.94836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882332.94845: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882332.94865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.94939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.94977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882332.94992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.95118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882332.96763: stdout chunk (state=3): >>>/root <<< 7092 1726882332.96868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882332.96951: stderr chunk (state=3): >>><<< 7092 1726882332.96965: stdout chunk (state=3): >>><<< 7092 1726882332.97083: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882332.97086: _low_level_execute_command(): starting 7092 1726882332.97089: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826 `" && echo ansible-tmp-1726882332.969939-10158-272620086221826="` echo /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826 `" ) && sleep 0' 7092 1726882332.97672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882332.97686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.97699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.97716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.97765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882332.97778: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882332.97791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.97808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882332.97819: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882332.97829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882332.97846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882332.97862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882332.97879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882332.97890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882332.97900: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882332.97913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882332.97995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882332.98016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882332.98031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882332.98153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882333.00011: stdout chunk (state=3): >>>ansible-tmp-1726882332.969939-10158-272620086221826=/root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826 <<< 7092 1726882333.00119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882333.00204: stderr chunk (state=3): >>><<< 7092 1726882333.00214: stdout chunk (state=3): >>><<< 7092 1726882333.00388: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882332.969939-10158-272620086221826=/root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882333.00392: variable 'ansible_module_compression' from source: unknown 7092 1726882333.00394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882333.00396: variable 'ansible_facts' from source: unknown 7092 1726882333.00473: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826/AnsiballZ_command.py 7092 1726882333.00628: Sending initial data 7092 1726882333.00632: Sent initial data (154 bytes) 7092 1726882333.01624: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882333.01639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.01656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.01678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.01723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.01736: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882333.01752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.01772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882333.01785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882333.01802: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882333.01814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.01826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.01842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.01861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.01876: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882333.01890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.01988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882333.02016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882333.02033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882333.02154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882333.03884: 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 <<< 7092 1726882333.03977: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882333.04073: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmprbjx2txx /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826/AnsiballZ_command.py <<< 7092 1726882333.04176: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882333.05447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882333.05669: stderr chunk (state=3): >>><<< 7092 1726882333.05672: stdout chunk (state=3): >>><<< 7092 1726882333.05674: done transferring module to remote 7092 1726882333.05676: _low_level_execute_command(): starting 7092 1726882333.05679: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826/ /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826/AnsiballZ_command.py && sleep 0' 7092 1726882333.06531: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882333.06552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.06569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.06587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.06693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.06706: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882333.06720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.06739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882333.06775: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882333.06791: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882333.06804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.06819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.06836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.06898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.06912: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882333.06927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.07082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882333.07110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882333.07128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882333.07251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882333.09096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882333.09154: stderr chunk (state=3): >>><<< 7092 1726882333.09157: stdout chunk (state=3): >>><<< 7092 1726882333.09256: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882333.09260: _low_level_execute_command(): starting 7092 1726882333.09265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826/AnsiballZ_command.py && sleep 0' 7092 1726882333.10231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882333.10251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.10271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.10290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.10332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.10351: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882333.10369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.10387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882333.10400: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882333.10411: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882333.10424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.10437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.10453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.10476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.11108: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882333.11123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.11209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882333.11232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882333.11247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882333.11378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882333.46265: stdout chunk (state=3): >>> {"changed": true, "stdout": "NetworkManager-1.51.0-1.el9.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 21:32:13.242248", "end": "2024-09-20 21:32:13.461256", "delta": "0:00:00.219008", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_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}}} <<< 7092 1726882333.47642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882333.47647: stdout chunk (state=3): >>><<< 7092 1726882333.47649: stderr chunk (state=3): >>><<< 7092 1726882333.47791: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "NetworkManager-1.51.0-1.el9.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-20 21:32:13.242248", "end": "2024-09-20 21:32:13.461256", "delta": "0:00:00.219008", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa NetworkManager", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882333.47796: done with _execute_module (ansible.legacy.command, {'_raw_params': 'rpm -qa NetworkManager', '_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-1726882332.969939-10158-272620086221826/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882333.47799: _low_level_execute_command(): starting 7092 1726882333.47801: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882332.969939-10158-272620086221826/ > /dev/null 2>&1 && sleep 0' 7092 1726882333.48403: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882333.48418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.48432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.48456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.48501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.48513: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882333.48527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.48547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882333.48561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882333.48578: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882333.48591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882333.48605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882333.48621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882333.48634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882333.48646: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882333.48669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882333.48745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882333.48762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882333.48783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882333.48912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882333.50733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882333.50821: stderr chunk (state=3): >>><<< 7092 1726882333.50831: stdout chunk (state=3): >>><<< 7092 1726882333.51075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882333.51078: handler run complete 7092 1726882333.51081: Evaluated conditional (False): False 7092 1726882333.51083: attempt loop complete, returning result 7092 1726882333.51085: _execute() done 7092 1726882333.51086: dumping result to json 7092 1726882333.51088: done dumping result, returning 7092 1726882333.51090: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [0e448fcc-3ce9-d956-9e9e-00000000056c] 7092 1726882333.51097: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000056c 7092 1726882333.51170: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000056c 7092 1726882333.51175: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "rpm", "-qa", "NetworkManager" ], "delta": "0:00:00.219008", "end": "2024-09-20 21:32:13.461256", "rc": 0, "start": "2024-09-20 21:32:13.242248" } STDOUT: NetworkManager-1.51.0-1.el9.x86_64 7092 1726882333.51260: no more pending results, returning what we have 7092 1726882333.51265: results queue empty 7092 1726882333.51266: checking for any_errors_fatal 7092 1726882333.51276: done checking for any_errors_fatal 7092 1726882333.51277: checking for max_fail_percentage 7092 1726882333.51279: done checking for max_fail_percentage 7092 1726882333.51280: checking to see if all hosts have failed and the running result is not ok 7092 1726882333.51281: done checking to see if all hosts have failed 7092 1726882333.51282: getting the remaining hosts for this loop 7092 1726882333.51283: done getting the remaining hosts for this loop 7092 1726882333.51287: getting the next task for host managed_node1 7092 1726882333.51297: done getting next task for host managed_node1 7092 1726882333.51303: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882333.51306: ^ state is: HOST STATE: block=3, 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? (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? (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 7092 1726882333.51330: getting variables 7092 1726882333.51332: in VariableManager get_vars() 7092 1726882333.51390: Calling all_inventory to load vars for managed_node1 7092 1726882333.51393: Calling groups_inventory to load vars for managed_node1 7092 1726882333.51395: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882333.51406: Calling all_plugins_play to load vars for managed_node1 7092 1726882333.51409: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882333.51412: Calling groups_plugins_play to load vars for managed_node1 7092 1726882333.53342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882333.55172: done with get_vars() 7092 1726882333.55196: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:13 -0400 (0:00:00.694) 0:01:32.460 ****** 7092 1726882333.55302: entering _queue_task() for managed_node1/include_tasks 7092 1726882333.55645: worker is 1 (out of 1 available) 7092 1726882333.55658: exiting _queue_task() for managed_node1/include_tasks 7092 1726882333.55671: done queuing things up, now waiting for results queue to drain 7092 1726882333.55673: waiting for pending results... 7092 1726882333.55983: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882333.56155: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000575 7092 1726882333.56179: variable 'ansible_search_path' from source: unknown 7092 1726882333.56186: variable 'ansible_search_path' from source: unknown 7092 1726882333.56232: calling self._execute() 7092 1726882333.56339: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882333.56353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882333.56379: variable 'omit' from source: magic vars 7092 1726882333.56795: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.56821: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882333.57039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882333.59582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882333.59660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882333.59710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882333.59755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882333.59789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882333.59886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882333.59921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882333.59962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882333.60011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882333.60033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882333.60172: variable 'ansible_distribution' from source: facts 7092 1726882333.60183: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.60194: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882333.60205: _execute() done 7092 1726882333.60213: dumping result to json 7092 1726882333.60220: done dumping result, returning 7092 1726882333.60230: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-d956-9e9e-000000000575] 7092 1726882333.60238: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000575 7092 1726882333.60354: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000575 7092 1726882333.60363: WORKER PROCESS EXITING 7092 1726882333.60420: no more pending results, returning what we have 7092 1726882333.60426: in VariableManager get_vars() 7092 1726882333.60494: Calling all_inventory to load vars for managed_node1 7092 1726882333.60497: Calling groups_inventory to load vars for managed_node1 7092 1726882333.60500: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882333.60512: Calling all_plugins_play to load vars for managed_node1 7092 1726882333.60516: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882333.60519: Calling groups_plugins_play to load vars for managed_node1 7092 1726882333.62333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882333.64150: done with get_vars() 7092 1726882333.64178: variable 'ansible_search_path' from source: unknown 7092 1726882333.64179: variable 'ansible_search_path' from source: unknown 7092 1726882333.64223: we have included files to process 7092 1726882333.64224: generating all_blocks data 7092 1726882333.64226: done generating all_blocks data 7092 1726882333.64231: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882333.64232: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882333.64234: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882333.64861: done processing included file 7092 1726882333.64865: iterating over new_blocks loaded from include file 7092 1726882333.64867: in VariableManager get_vars() 7092 1726882333.64906: done with get_vars() 7092 1726882333.64915: filtering new block on tags 7092 1726882333.64934: done filtering new block on tags 7092 1726882333.64937: in VariableManager get_vars() 7092 1726882333.64976: done with get_vars() 7092 1726882333.64978: filtering new block on tags 7092 1726882333.65002: done filtering new block on tags 7092 1726882333.65005: in VariableManager get_vars() 7092 1726882333.65046: done with get_vars() 7092 1726882333.65048: filtering new block on tags 7092 1726882333.65071: done filtering new block on tags 7092 1726882333.65074: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7092 1726882333.65079: extending task lists for all hosts with included blocks 7092 1726882333.66413: done extending task lists 7092 1726882333.66415: done processing included files 7092 1726882333.66415: results queue empty 7092 1726882333.66416: checking for any_errors_fatal 7092 1726882333.66420: done checking for any_errors_fatal 7092 1726882333.66420: checking for max_fail_percentage 7092 1726882333.66421: done checking for max_fail_percentage 7092 1726882333.66422: checking to see if all hosts have failed and the running result is not ok 7092 1726882333.66423: done checking to see if all hosts have failed 7092 1726882333.66424: getting the remaining hosts for this loop 7092 1726882333.66426: done getting the remaining hosts for this loop 7092 1726882333.66428: getting the next task for host managed_node1 7092 1726882333.66432: done getting next task for host managed_node1 7092 1726882333.66439: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882333.66443: ^ state is: HOST STATE: block=3, 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? (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? (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 7092 1726882333.66465: getting variables 7092 1726882333.66466: in VariableManager get_vars() 7092 1726882333.66489: Calling all_inventory to load vars for managed_node1 7092 1726882333.66491: Calling groups_inventory to load vars for managed_node1 7092 1726882333.66493: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882333.66498: Calling all_plugins_play to load vars for managed_node1 7092 1726882333.66501: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882333.66503: Calling groups_plugins_play to load vars for managed_node1 7092 1726882333.72076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882333.73111: done with get_vars() 7092 1726882333.73135: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:32:13 -0400 (0:00:00.179) 0:01:32.639 ****** 7092 1726882333.73270: entering _queue_task() for managed_node1/setup 7092 1726882333.73645: worker is 1 (out of 1 available) 7092 1726882333.73657: exiting _queue_task() for managed_node1/setup 7092 1726882333.73669: done queuing things up, now waiting for results queue to drain 7092 1726882333.73671: waiting for pending results... 7092 1726882333.74062: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882333.74260: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000807 7092 1726882333.74293: variable 'ansible_search_path' from source: unknown 7092 1726882333.74297: variable 'ansible_search_path' from source: unknown 7092 1726882333.74329: calling self._execute() 7092 1726882333.74412: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882333.74417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882333.74426: variable 'omit' from source: magic vars 7092 1726882333.74756: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.74768: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882333.74907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882333.76531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882333.76591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882333.76618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882333.76644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882333.76668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882333.76729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882333.76751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882333.76770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882333.76800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882333.76810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882333.76892: variable 'ansible_distribution' from source: facts 7092 1726882333.76896: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.76903: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882333.76999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882333.77018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882333.77035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882333.77067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882333.77080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882333.77111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882333.77130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882333.77146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882333.77175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882333.77186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882333.77281: variable '__network_required_facts' from source: role '' defaults 7092 1726882333.77287: variable 'ansible_facts' from source: unknown 7092 1726882333.77845: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7092 1726882333.77849: when evaluation is False, skipping this task 7092 1726882333.77852: _execute() done 7092 1726882333.77856: dumping result to json 7092 1726882333.77858: done dumping result, returning 7092 1726882333.77867: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-d956-9e9e-000000000807] 7092 1726882333.77872: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000807 7092 1726882333.77957: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000807 7092 1726882333.77960: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882333.78003: no more pending results, returning what we have 7092 1726882333.78022: results queue empty 7092 1726882333.78023: checking for any_errors_fatal 7092 1726882333.78025: done checking for any_errors_fatal 7092 1726882333.78025: checking for max_fail_percentage 7092 1726882333.78027: done checking for max_fail_percentage 7092 1726882333.78028: checking to see if all hosts have failed and the running result is not ok 7092 1726882333.78030: done checking to see if all hosts have failed 7092 1726882333.78030: getting the remaining hosts for this loop 7092 1726882333.78032: done getting the remaining hosts for this loop 7092 1726882333.78036: getting the next task for host managed_node1 7092 1726882333.78047: done getting next task for host managed_node1 7092 1726882333.78051: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882333.78055: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882333.78098: getting variables 7092 1726882333.78100: in VariableManager get_vars() 7092 1726882333.78152: Calling all_inventory to load vars for managed_node1 7092 1726882333.78155: Calling groups_inventory to load vars for managed_node1 7092 1726882333.78157: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882333.78168: Calling all_plugins_play to load vars for managed_node1 7092 1726882333.78171: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882333.78174: Calling groups_plugins_play to load vars for managed_node1 7092 1726882333.79573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882333.81035: done with get_vars() 7092 1726882333.81054: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:32:13 -0400 (0:00:00.078) 0:01:32.718 ****** 7092 1726882333.81129: entering _queue_task() for managed_node1/stat 7092 1726882333.81355: worker is 1 (out of 1 available) 7092 1726882333.81370: exiting _queue_task() for managed_node1/stat 7092 1726882333.81383: done queuing things up, now waiting for results queue to drain 7092 1726882333.81385: waiting for pending results... 7092 1726882333.81573: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882333.81686: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000809 7092 1726882333.81697: variable 'ansible_search_path' from source: unknown 7092 1726882333.81700: variable 'ansible_search_path' from source: unknown 7092 1726882333.81730: calling self._execute() 7092 1726882333.81804: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882333.81808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882333.81817: variable 'omit' from source: magic vars 7092 1726882333.82111: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.82121: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882333.82259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882333.84522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882333.84608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882333.84650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882333.84699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882333.84733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882333.84819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882333.84855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882333.84892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882333.84935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882333.84947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882333.85033: variable 'ansible_distribution' from source: facts 7092 1726882333.85037: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.85053: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882333.85168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882333.85295: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882333.85326: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882333.85359: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882333.85382: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882333.85426: 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) 7092 1726882333.85443: 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) 7092 1726882333.85462: 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) 7092 1726882333.85482: 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) 7092 1726882333.85638: variable '__network_is_ostree' from source: set_fact 7092 1726882333.85641: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882333.85643: when evaluation is False, skipping this task 7092 1726882333.85647: _execute() done 7092 1726882333.85650: dumping result to json 7092 1726882333.85651: done dumping result, returning 7092 1726882333.85653: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-d956-9e9e-000000000809] 7092 1726882333.85655: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000809 7092 1726882333.85718: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000809 7092 1726882333.85720: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882333.85877: no more pending results, returning what we have 7092 1726882333.85881: results queue empty 7092 1726882333.85882: checking for any_errors_fatal 7092 1726882333.85887: done checking for any_errors_fatal 7092 1726882333.85888: checking for max_fail_percentage 7092 1726882333.85890: done checking for max_fail_percentage 7092 1726882333.85891: checking to see if all hosts have failed and the running result is not ok 7092 1726882333.85892: done checking to see if all hosts have failed 7092 1726882333.85893: getting the remaining hosts for this loop 7092 1726882333.85894: done getting the remaining hosts for this loop 7092 1726882333.85898: getting the next task for host managed_node1 7092 1726882333.85912: done getting next task for host managed_node1 7092 1726882333.85917: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882333.85921: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882333.85942: getting variables 7092 1726882333.85946: in VariableManager get_vars() 7092 1726882333.86004: Calling all_inventory to load vars for managed_node1 7092 1726882333.86007: Calling groups_inventory to load vars for managed_node1 7092 1726882333.86009: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882333.86029: Calling all_plugins_play to load vars for managed_node1 7092 1726882333.86032: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882333.86034: Calling groups_plugins_play to load vars for managed_node1 7092 1726882333.87327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882333.88285: done with get_vars() 7092 1726882333.88306: done getting variables 7092 1726882333.88349: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:32:13 -0400 (0:00:00.072) 0:01:32.791 ****** 7092 1726882333.88380: entering _queue_task() for managed_node1/set_fact 7092 1726882333.88612: worker is 1 (out of 1 available) 7092 1726882333.88624: exiting _queue_task() for managed_node1/set_fact 7092 1726882333.88637: done queuing things up, now waiting for results queue to drain 7092 1726882333.88638: waiting for pending results... 7092 1726882333.88910: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882333.89088: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000080a 7092 1726882333.89102: variable 'ansible_search_path' from source: unknown 7092 1726882333.89105: variable 'ansible_search_path' from source: unknown 7092 1726882333.89142: calling self._execute() 7092 1726882333.89234: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882333.89239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882333.89251: variable 'omit' from source: magic vars 7092 1726882333.89632: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.89648: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882333.89857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882333.91780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882333.91825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882333.91862: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882333.91890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882333.91914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882333.91974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882333.91994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882333.92015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882333.92041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882333.92053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882333.92193: variable 'ansible_distribution' from source: facts 7092 1726882333.92221: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.92236: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882333.92326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882333.92513: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882333.92591: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882333.92643: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882333.92651: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882333.92749: 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) 7092 1726882333.92761: 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) 7092 1726882333.92765: 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) 7092 1726882333.92807: 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) 7092 1726882333.92877: variable '__network_is_ostree' from source: set_fact 7092 1726882333.92885: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882333.92888: when evaluation is False, skipping this task 7092 1726882333.92891: _execute() done 7092 1726882333.92894: dumping result to json 7092 1726882333.92897: done dumping result, returning 7092 1726882333.92901: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-d956-9e9e-00000000080a] 7092 1726882333.92908: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000080a skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882333.93185: no more pending results, returning what we have 7092 1726882333.93189: results queue empty 7092 1726882333.93190: checking for any_errors_fatal 7092 1726882333.93195: done checking for any_errors_fatal 7092 1726882333.93196: checking for max_fail_percentage 7092 1726882333.93198: done checking for max_fail_percentage 7092 1726882333.93199: checking to see if all hosts have failed and the running result is not ok 7092 1726882333.93200: done checking to see if all hosts have failed 7092 1726882333.93201: getting the remaining hosts for this loop 7092 1726882333.93202: done getting the remaining hosts for this loop 7092 1726882333.93205: getting the next task for host managed_node1 7092 1726882333.93214: done getting next task for host managed_node1 7092 1726882333.93218: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882333.93222: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882333.93241: getting variables 7092 1726882333.93243: in VariableManager get_vars() 7092 1726882333.93302: Calling all_inventory to load vars for managed_node1 7092 1726882333.93305: Calling groups_inventory to load vars for managed_node1 7092 1726882333.93307: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882333.93315: Calling all_plugins_play to load vars for managed_node1 7092 1726882333.93322: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000080a 7092 1726882333.93327: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882333.93332: Calling groups_plugins_play to load vars for managed_node1 7092 1726882333.93861: WORKER PROCESS EXITING 7092 1726882333.94894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882333.96407: done with get_vars() 7092 1726882333.96423: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:32:13 -0400 (0:00:00.081) 0:01:32.872 ****** 7092 1726882333.96498: entering _queue_task() for managed_node1/service_facts 7092 1726882333.96737: worker is 1 (out of 1 available) 7092 1726882333.96754: exiting _queue_task() for managed_node1/service_facts 7092 1726882333.96772: done queuing things up, now waiting for results queue to drain 7092 1726882333.96774: waiting for pending results... 7092 1726882333.97009: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882333.97114: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000080c 7092 1726882333.97127: variable 'ansible_search_path' from source: unknown 7092 1726882333.97131: variable 'ansible_search_path' from source: unknown 7092 1726882333.97162: calling self._execute() 7092 1726882333.97237: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882333.97246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882333.97259: variable 'omit' from source: magic vars 7092 1726882333.97553: variable 'ansible_distribution_major_version' from source: facts 7092 1726882333.97565: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882333.97706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882333.99524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882333.99615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882333.99661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882333.99695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882333.99718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882333.99780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882333.99800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882333.99819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882333.99883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882333.99904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882334.00038: variable 'ansible_distribution' from source: facts 7092 1726882334.00042: variable 'ansible_distribution_major_version' from source: facts 7092 1726882334.00051: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882334.00057: variable 'omit' from source: magic vars 7092 1726882334.00172: variable 'omit' from source: magic vars 7092 1726882334.00228: variable 'omit' from source: magic vars 7092 1726882334.00236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882334.00267: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882334.00281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882334.00315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882334.00332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882334.00360: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882334.00363: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882334.00370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882334.00506: Set connection var ansible_shell_type to sh 7092 1726882334.00513: Set connection var ansible_shell_executable to /bin/sh 7092 1726882334.00519: Set connection var ansible_timeout to 10 7092 1726882334.00524: Set connection var ansible_pipelining to False 7092 1726882334.00538: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882334.00542: Set connection var ansible_connection to ssh 7092 1726882334.00567: variable 'ansible_shell_executable' from source: unknown 7092 1726882334.00570: variable 'ansible_connection' from source: unknown 7092 1726882334.00573: variable 'ansible_module_compression' from source: unknown 7092 1726882334.00575: variable 'ansible_shell_type' from source: unknown 7092 1726882334.00578: variable 'ansible_shell_executable' from source: unknown 7092 1726882334.00580: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882334.00585: variable 'ansible_pipelining' from source: unknown 7092 1726882334.00588: variable 'ansible_timeout' from source: unknown 7092 1726882334.00590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882334.00695: 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) 7092 1726882334.00708: variable 'omit' from source: magic vars 7092 1726882334.00714: starting attempt loop 7092 1726882334.00719: running the handler 7092 1726882334.00728: _low_level_execute_command(): starting 7092 1726882334.00734: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882334.01456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882334.01460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882334.01495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882334.01499: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882334.01501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.01560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882334.01569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882334.01579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882334.01698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882334.03354: stdout chunk (state=3): >>>/root <<< 7092 1726882334.03462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882334.03525: stderr chunk (state=3): >>><<< 7092 1726882334.03529: stdout chunk (state=3): >>><<< 7092 1726882334.03552: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882334.03563: _low_level_execute_command(): starting 7092 1726882334.03570: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183 `" && echo ansible-tmp-1726882334.0355096-10192-207054975103183="` echo /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183 `" ) && sleep 0' 7092 1726882334.04079: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882334.04098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882334.04104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882334.04144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882334.04165: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882334.04195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.04220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882334.04235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882334.04245: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882334.04260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882334.04275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882334.04295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882334.04300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.04355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882334.04365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882334.04475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882334.06334: stdout chunk (state=3): >>>ansible-tmp-1726882334.0355096-10192-207054975103183=/root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183 <<< 7092 1726882334.06440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882334.06521: stderr chunk (state=3): >>><<< 7092 1726882334.06524: stdout chunk (state=3): >>><<< 7092 1726882334.06538: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882334.0355096-10192-207054975103183=/root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882334.06579: variable 'ansible_module_compression' from source: unknown 7092 1726882334.06615: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7092 1726882334.06639: variable 'ansible_facts' from source: unknown 7092 1726882334.06710: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183/AnsiballZ_service_facts.py 7092 1726882334.06829: Sending initial data 7092 1726882334.06847: Sent initial data (161 bytes) 7092 1726882334.07963: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882334.07969: 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 <<< 7092 1726882334.08004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.08023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882334.08026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.08083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882334.08102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882334.08199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882334.09952: 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 <<< 7092 1726882334.10048: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882334.10141: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp3m8twysl /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183/AnsiballZ_service_facts.py <<< 7092 1726882334.10239: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882334.11327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882334.11490: stderr chunk (state=3): >>><<< 7092 1726882334.11505: stdout chunk (state=3): >>><<< 7092 1726882334.11523: done transferring module to remote 7092 1726882334.11532: _low_level_execute_command(): starting 7092 1726882334.11535: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183/ /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183/AnsiballZ_service_facts.py && sleep 0' 7092 1726882334.12092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882334.12101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882334.12138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882334.12142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.12196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882334.12199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882334.12300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882334.14025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882334.14071: stderr chunk (state=3): >>><<< 7092 1726882334.14075: stdout chunk (state=3): >>><<< 7092 1726882334.14092: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882334.14134: _low_level_execute_command(): starting 7092 1726882334.14148: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183/AnsiballZ_service_facts.py && sleep 0' 7092 1726882334.14630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882334.14637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882334.14676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.14681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882334.14690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882334.14698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882334.14703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882334.14711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882334.14803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882334.14815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882334.14824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882334.14950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882335.48756: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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", <<< 7092 1726882335.48802: stdout chunk (state=3): >>>"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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "plymouth-quit-wait.service": {"name": "plymouth-qu<<< 7092 1726882335.48828: stdout chunk (state=3): >>>it-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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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.servi<<< 7092 1726882335.48837: stdout chunk (state=3): >>>ce": {"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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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": "stat<<< 7092 1726882335.48841: stdout chunk (state=3): >>>ic", "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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 7092 1726882335.50195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882335.50275: stderr chunk (state=3): >>><<< 7092 1726882335.50279: stdout chunk (state=3): >>><<< 7092 1726882335.50307: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882335.50780: 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-1726882334.0355096-10192-207054975103183/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882335.50786: _low_level_execute_command(): starting 7092 1726882335.50795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882334.0355096-10192-207054975103183/ > /dev/null 2>&1 && sleep 0' 7092 1726882335.51411: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.51418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.51463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882335.51482: 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.44.90 is address debug1: re-parsing configuration <<< 7092 1726882335.51488: 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 <<< 7092 1726882335.51494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882335.51508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.51616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882335.51619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882335.51622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882335.51751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882335.53628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882335.53693: stderr chunk (state=3): >>><<< 7092 1726882335.53697: stdout chunk (state=3): >>><<< 7092 1726882335.53711: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882335.53716: handler run complete 7092 1726882335.53924: variable 'ansible_facts' from source: unknown 7092 1726882335.54150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882335.54644: variable 'ansible_facts' from source: unknown 7092 1726882335.54791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882335.55002: attempt loop complete, returning result 7092 1726882335.55011: _execute() done 7092 1726882335.55021: dumping result to json 7092 1726882335.55092: done dumping result, returning 7092 1726882335.55105: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-d956-9e9e-00000000080c] 7092 1726882335.55115: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000080c ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882335.56023: no more pending results, returning what we have 7092 1726882335.56026: results queue empty 7092 1726882335.56027: checking for any_errors_fatal 7092 1726882335.56036: done checking for any_errors_fatal 7092 1726882335.56037: checking for max_fail_percentage 7092 1726882335.56039: done checking for max_fail_percentage 7092 1726882335.56040: checking to see if all hosts have failed and the running result is not ok 7092 1726882335.56041: done checking to see if all hosts have failed 7092 1726882335.56042: getting the remaining hosts for this loop 7092 1726882335.56046: done getting the remaining hosts for this loop 7092 1726882335.56051: getting the next task for host managed_node1 7092 1726882335.56059: done getting next task for host managed_node1 7092 1726882335.56062: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882335.56068: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882335.56080: getting variables 7092 1726882335.56081: in VariableManager get_vars() 7092 1726882335.56140: Calling all_inventory to load vars for managed_node1 7092 1726882335.56143: Calling groups_inventory to load vars for managed_node1 7092 1726882335.56148: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882335.56158: Calling all_plugins_play to load vars for managed_node1 7092 1726882335.56161: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882335.56170: Calling groups_plugins_play to load vars for managed_node1 7092 1726882335.56820: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000080c 7092 1726882335.56824: WORKER PROCESS EXITING 7092 1726882335.57132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882335.58213: done with get_vars() 7092 1726882335.58244: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:32:15 -0400 (0:00:01.618) 0:01:34.490 ****** 7092 1726882335.58340: entering _queue_task() for managed_node1/package_facts 7092 1726882335.58681: worker is 1 (out of 1 available) 7092 1726882335.58695: exiting _queue_task() for managed_node1/package_facts 7092 1726882335.58708: done queuing things up, now waiting for results queue to drain 7092 1726882335.58710: waiting for pending results... 7092 1726882335.59012: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882335.59183: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000080d 7092 1726882335.59197: variable 'ansible_search_path' from source: unknown 7092 1726882335.59202: variable 'ansible_search_path' from source: unknown 7092 1726882335.59235: calling self._execute() 7092 1726882335.59341: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882335.59345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882335.59361: variable 'omit' from source: magic vars 7092 1726882335.59768: variable 'ansible_distribution_major_version' from source: facts 7092 1726882335.59782: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882335.60003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882335.62556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882335.62970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882335.62975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882335.62977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882335.62980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882335.62983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882335.62985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882335.62988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882335.62990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882335.62992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882335.63088: variable 'ansible_distribution' from source: facts 7092 1726882335.63092: variable 'ansible_distribution_major_version' from source: facts 7092 1726882335.63100: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882335.63108: variable 'omit' from source: magic vars 7092 1726882335.63199: variable 'omit' from source: magic vars 7092 1726882335.63233: variable 'omit' from source: magic vars 7092 1726882335.63260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882335.63294: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882335.63312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882335.63329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882335.63340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882335.63383: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882335.63391: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882335.63396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882335.63495: Set connection var ansible_shell_type to sh 7092 1726882335.63507: Set connection var ansible_shell_executable to /bin/sh 7092 1726882335.63513: Set connection var ansible_timeout to 10 7092 1726882335.63519: Set connection var ansible_pipelining to False 7092 1726882335.63527: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882335.63532: Set connection var ansible_connection to ssh 7092 1726882335.63558: variable 'ansible_shell_executable' from source: unknown 7092 1726882335.63561: variable 'ansible_connection' from source: unknown 7092 1726882335.63565: variable 'ansible_module_compression' from source: unknown 7092 1726882335.63567: variable 'ansible_shell_type' from source: unknown 7092 1726882335.63569: variable 'ansible_shell_executable' from source: unknown 7092 1726882335.63572: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882335.63576: variable 'ansible_pipelining' from source: unknown 7092 1726882335.63578: variable 'ansible_timeout' from source: unknown 7092 1726882335.63583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882335.63715: 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) 7092 1726882335.63730: variable 'omit' from source: magic vars 7092 1726882335.63733: starting attempt loop 7092 1726882335.63735: running the handler 7092 1726882335.63751: _low_level_execute_command(): starting 7092 1726882335.63758: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882335.64522: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882335.64534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.64545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.64562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.64609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.64617: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882335.64631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.64645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882335.64660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882335.64667: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882335.64676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.64684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.64697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.64704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.64711: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882335.64720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.64800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882335.64820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882335.64833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882335.64978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882335.66647: stdout chunk (state=3): >>>/root <<< 7092 1726882335.66827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882335.66831: stdout chunk (state=3): >>><<< 7092 1726882335.66841: stderr chunk (state=3): >>><<< 7092 1726882335.66865: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882335.66880: _low_level_execute_command(): starting 7092 1726882335.66886: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312 `" && echo ansible-tmp-1726882335.668662-10245-195412600626312="` echo /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312 `" ) && sleep 0' 7092 1726882335.67551: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882335.67561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.67577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.67592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.67631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.67638: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882335.67653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.67668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882335.67677: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882335.67684: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882335.67692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.67701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.67713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.67724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.67727: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882335.67735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.67810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882335.67824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882335.67829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882335.67976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882335.69873: stdout chunk (state=3): >>>ansible-tmp-1726882335.668662-10245-195412600626312=/root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312 <<< 7092 1726882335.69981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882335.70055: stderr chunk (state=3): >>><<< 7092 1726882335.70058: stdout chunk (state=3): >>><<< 7092 1726882335.70085: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882335.668662-10245-195412600626312=/root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882335.70131: variable 'ansible_module_compression' from source: unknown 7092 1726882335.70184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7092 1726882335.70237: variable 'ansible_facts' from source: unknown 7092 1726882335.70432: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312/AnsiballZ_package_facts.py 7092 1726882335.70600: Sending initial data 7092 1726882335.70604: Sent initial data (160 bytes) 7092 1726882335.71638: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882335.71646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.71659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.71681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.71716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.71723: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882335.71732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.71746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882335.71757: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882335.71767: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882335.71774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.71792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.71803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.71810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.71817: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882335.71827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.71910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882335.71925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882335.71928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882335.72057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882335.73847: 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 <<< 7092 1726882335.73934: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882335.74032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpcm005cca /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312/AnsiballZ_package_facts.py <<< 7092 1726882335.74124: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882335.76777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882335.76870: stderr chunk (state=3): >>><<< 7092 1726882335.76874: stdout chunk (state=3): >>><<< 7092 1726882335.76876: done transferring module to remote 7092 1726882335.76962: _low_level_execute_command(): starting 7092 1726882335.76972: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312/ /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312/AnsiballZ_package_facts.py && sleep 0' 7092 1726882335.77534: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882335.77548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.77562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.77582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.77627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.77641: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882335.77657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.77679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882335.77691: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882335.77702: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882335.77714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.77728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.77744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.77756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.77768: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882335.77783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.77859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882335.77890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882335.77907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882335.78058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882335.79875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882335.79965: stderr chunk (state=3): >>><<< 7092 1726882335.79979: stdout chunk (state=3): >>><<< 7092 1726882335.80080: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882335.80084: _low_level_execute_command(): starting 7092 1726882335.80087: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312/AnsiballZ_package_facts.py && sleep 0' 7092 1726882335.80693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882335.80705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.80717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.80733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.80782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.80793: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882335.80807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.80823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882335.80834: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882335.80846: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882335.80860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882335.80875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882335.80890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882335.80901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882335.80911: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882335.80923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882335.81002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882335.81018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882335.81033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882335.81203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882336.27357: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "e<<< 7092 1726882336.27389: stdout chunk (state=3): >>>poch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects"<<< 7092 1726882336.27434: stdout chunk (state=3): >>>: [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release<<< 7092 1726882336.27441: stdout chunk (state=3): >>>": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]<<< 7092 1726882336.27444: stdout chunk (state=3): >>>, "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 7092 1726882336.27543: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 7092 1726882336.27557: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7092 1726882336.29026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882336.29104: stderr chunk (state=3): >>><<< 7092 1726882336.29108: stdout chunk (state=3): >>><<< 7092 1726882336.29234: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882336.31615: 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-1726882335.668662-10245-195412600626312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882336.31632: _low_level_execute_command(): starting 7092 1726882336.31636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882335.668662-10245-195412600626312/ > /dev/null 2>&1 && sleep 0' 7092 1726882336.32115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882336.32119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882336.32156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882336.32172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882336.32219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882336.32232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882336.32334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882336.34174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882336.34223: stderr chunk (state=3): >>><<< 7092 1726882336.34227: stdout chunk (state=3): >>><<< 7092 1726882336.34244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882336.34250: handler run complete 7092 1726882336.34752: variable 'ansible_facts' from source: unknown 7092 1726882336.35092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.36441: variable 'ansible_facts' from source: unknown 7092 1726882336.36894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.37692: attempt loop complete, returning result 7092 1726882336.37696: _execute() done 7092 1726882336.37698: dumping result to json 7092 1726882336.37918: done dumping result, returning 7092 1726882336.37928: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-d956-9e9e-00000000080d] 7092 1726882336.37933: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000080d ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882336.39577: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000080d 7092 1726882336.39585: WORKER PROCESS EXITING 7092 1726882336.39595: no more pending results, returning what we have 7092 1726882336.39597: results queue empty 7092 1726882336.39598: checking for any_errors_fatal 7092 1726882336.39603: done checking for any_errors_fatal 7092 1726882336.39604: checking for max_fail_percentage 7092 1726882336.39605: done checking for max_fail_percentage 7092 1726882336.39605: checking to see if all hosts have failed and the running result is not ok 7092 1726882336.39606: done checking to see if all hosts have failed 7092 1726882336.39607: getting the remaining hosts for this loop 7092 1726882336.39608: done getting the remaining hosts for this loop 7092 1726882336.39610: getting the next task for host managed_node1 7092 1726882336.39616: done getting next task for host managed_node1 7092 1726882336.39619: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882336.39621: ^ state is: HOST STATE: block=3, 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? (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? (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 7092 1726882336.39629: getting variables 7092 1726882336.39630: in VariableManager get_vars() 7092 1726882336.39669: Calling all_inventory to load vars for managed_node1 7092 1726882336.39671: Calling groups_inventory to load vars for managed_node1 7092 1726882336.39672: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882336.39679: Calling all_plugins_play to load vars for managed_node1 7092 1726882336.39681: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882336.39685: Calling groups_plugins_play to load vars for managed_node1 7092 1726882336.40569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.42131: done with get_vars() 7092 1726882336.42170: done getting variables 7092 1726882336.42232: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:16 -0400 (0:00:00.839) 0:01:35.329 ****** 7092 1726882336.42276: entering _queue_task() for managed_node1/debug 7092 1726882336.42610: worker is 1 (out of 1 available) 7092 1726882336.42623: exiting _queue_task() for managed_node1/debug 7092 1726882336.42635: done queuing things up, now waiting for results queue to drain 7092 1726882336.42637: waiting for pending results... 7092 1726882336.42937: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882336.43085: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000576 7092 1726882336.43104: variable 'ansible_search_path' from source: unknown 7092 1726882336.43115: variable 'ansible_search_path' from source: unknown 7092 1726882336.43156: calling self._execute() 7092 1726882336.43232: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882336.43236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882336.43251: variable 'omit' from source: magic vars 7092 1726882336.43560: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.43574: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882336.43713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882336.45494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882336.45568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882336.45611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882336.45649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882336.45684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882336.45782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.45818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.45848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.45902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.45923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.46054: variable 'ansible_distribution' from source: facts 7092 1726882336.46066: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.46080: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882336.46094: variable 'omit' from source: magic vars 7092 1726882336.46167: variable 'omit' from source: magic vars 7092 1726882336.46273: variable 'network_provider' from source: set_fact 7092 1726882336.46310: variable 'omit' from source: magic vars 7092 1726882336.46334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882336.46358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882336.46382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882336.46416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882336.46429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882336.46454: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882336.46458: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882336.46460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882336.46533: Set connection var ansible_shell_type to sh 7092 1726882336.46536: Set connection var ansible_shell_executable to /bin/sh 7092 1726882336.46541: Set connection var ansible_timeout to 10 7092 1726882336.46549: Set connection var ansible_pipelining to False 7092 1726882336.46555: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882336.46560: Set connection var ansible_connection to ssh 7092 1726882336.46581: variable 'ansible_shell_executable' from source: unknown 7092 1726882336.46583: variable 'ansible_connection' from source: unknown 7092 1726882336.46586: variable 'ansible_module_compression' from source: unknown 7092 1726882336.46588: variable 'ansible_shell_type' from source: unknown 7092 1726882336.46590: variable 'ansible_shell_executable' from source: unknown 7092 1726882336.46592: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882336.46601: variable 'ansible_pipelining' from source: unknown 7092 1726882336.46609: variable 'ansible_timeout' from source: unknown 7092 1726882336.46612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882336.46696: 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) 7092 1726882336.46705: variable 'omit' from source: magic vars 7092 1726882336.46709: starting attempt loop 7092 1726882336.46712: running the handler 7092 1726882336.46754: handler run complete 7092 1726882336.46766: attempt loop complete, returning result 7092 1726882336.46769: _execute() done 7092 1726882336.46771: dumping result to json 7092 1726882336.46776: done dumping result, returning 7092 1726882336.46783: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-d956-9e9e-000000000576] 7092 1726882336.46788: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000576 7092 1726882336.46871: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000576 7092 1726882336.46874: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7092 1726882336.46937: no more pending results, returning what we have 7092 1726882336.46940: results queue empty 7092 1726882336.46941: checking for any_errors_fatal 7092 1726882336.46949: done checking for any_errors_fatal 7092 1726882336.46950: checking for max_fail_percentage 7092 1726882336.46952: done checking for max_fail_percentage 7092 1726882336.46953: checking to see if all hosts have failed and the running result is not ok 7092 1726882336.46954: done checking to see if all hosts have failed 7092 1726882336.46955: getting the remaining hosts for this loop 7092 1726882336.46957: done getting the remaining hosts for this loop 7092 1726882336.46961: getting the next task for host managed_node1 7092 1726882336.46971: done getting next task for host managed_node1 7092 1726882336.46975: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882336.46978: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882336.46996: getting variables 7092 1726882336.46998: in VariableManager get_vars() 7092 1726882336.47049: Calling all_inventory to load vars for managed_node1 7092 1726882336.47052: Calling groups_inventory to load vars for managed_node1 7092 1726882336.47054: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882336.47066: Calling all_plugins_play to load vars for managed_node1 7092 1726882336.47069: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882336.47071: Calling groups_plugins_play to load vars for managed_node1 7092 1726882336.47893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.48950: done with get_vars() 7092 1726882336.48970: done getting variables 7092 1726882336.49019: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:16 -0400 (0:00:00.067) 0:01:35.397 ****** 7092 1726882336.49048: entering _queue_task() for managed_node1/fail 7092 1726882336.49302: worker is 1 (out of 1 available) 7092 1726882336.49316: exiting _queue_task() for managed_node1/fail 7092 1726882336.49329: done queuing things up, now waiting for results queue to drain 7092 1726882336.49331: waiting for pending results... 7092 1726882336.49532: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882336.49647: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000577 7092 1726882336.49662: variable 'ansible_search_path' from source: unknown 7092 1726882336.49670: variable 'ansible_search_path' from source: unknown 7092 1726882336.49696: calling self._execute() 7092 1726882336.49775: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882336.49778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882336.49786: variable 'omit' from source: magic vars 7092 1726882336.50079: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.50091: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882336.50233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882336.51946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882336.51997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882336.52026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882336.52054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882336.52081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882336.52138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.52172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.52191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.52219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.52229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.52320: variable 'ansible_distribution' from source: facts 7092 1726882336.52324: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.52330: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882336.52417: variable 'network_state' from source: role '' defaults 7092 1726882336.52426: Evaluated conditional (network_state != {}): False 7092 1726882336.52429: when evaluation is False, skipping this task 7092 1726882336.52432: _execute() done 7092 1726882336.52434: dumping result to json 7092 1726882336.52437: done dumping result, returning 7092 1726882336.52445: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-d956-9e9e-000000000577] 7092 1726882336.52452: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000577 7092 1726882336.52538: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000577 7092 1726882336.52540: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882336.52590: no more pending results, returning what we have 7092 1726882336.52593: results queue empty 7092 1726882336.52594: checking for any_errors_fatal 7092 1726882336.52602: done checking for any_errors_fatal 7092 1726882336.52602: checking for max_fail_percentage 7092 1726882336.52604: done checking for max_fail_percentage 7092 1726882336.52605: checking to see if all hosts have failed and the running result is not ok 7092 1726882336.52606: done checking to see if all hosts have failed 7092 1726882336.52607: getting the remaining hosts for this loop 7092 1726882336.52608: done getting the remaining hosts for this loop 7092 1726882336.52612: getting the next task for host managed_node1 7092 1726882336.52620: done getting next task for host managed_node1 7092 1726882336.52623: ^ 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 7092 1726882336.52627: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882336.52659: getting variables 7092 1726882336.52661: in VariableManager get_vars() 7092 1726882336.52713: Calling all_inventory to load vars for managed_node1 7092 1726882336.52716: Calling groups_inventory to load vars for managed_node1 7092 1726882336.52718: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882336.52727: Calling all_plugins_play to load vars for managed_node1 7092 1726882336.52730: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882336.52732: Calling groups_plugins_play to load vars for managed_node1 7092 1726882336.53733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.55270: done with get_vars() 7092 1726882336.55290: done getting variables 7092 1726882336.55339: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:16 -0400 (0:00:00.063) 0:01:35.460 ****** 7092 1726882336.55369: entering _queue_task() for managed_node1/fail 7092 1726882336.55611: worker is 1 (out of 1 available) 7092 1726882336.55626: exiting _queue_task() for managed_node1/fail 7092 1726882336.55638: done queuing things up, now waiting for results queue to drain 7092 1726882336.55640: waiting for pending results... 7092 1726882336.55828: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7092 1726882336.55935: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000578 7092 1726882336.55945: variable 'ansible_search_path' from source: unknown 7092 1726882336.55950: variable 'ansible_search_path' from source: unknown 7092 1726882336.55985: calling self._execute() 7092 1726882336.56057: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882336.56061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882336.56071: variable 'omit' from source: magic vars 7092 1726882336.56373: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.56385: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882336.56523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882336.58710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882336.58783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882336.58823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882336.58862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882336.58895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882336.58988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.59021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.59050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.59096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.59112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.59228: variable 'ansible_distribution' from source: facts 7092 1726882336.59237: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.59247: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882336.59354: variable 'network_state' from source: role '' defaults 7092 1726882336.59374: Evaluated conditional (network_state != {}): False 7092 1726882336.59381: when evaluation is False, skipping this task 7092 1726882336.59389: _execute() done 7092 1726882336.59396: dumping result to json 7092 1726882336.59404: done dumping result, returning 7092 1726882336.59415: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-d956-9e9e-000000000578] 7092 1726882336.59425: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000578 7092 1726882336.59526: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000578 7092 1726882336.59534: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882336.59601: no more pending results, returning what we have 7092 1726882336.59604: results queue empty 7092 1726882336.59605: checking for any_errors_fatal 7092 1726882336.59612: done checking for any_errors_fatal 7092 1726882336.59613: checking for max_fail_percentage 7092 1726882336.59615: done checking for max_fail_percentage 7092 1726882336.59616: checking to see if all hosts have failed and the running result is not ok 7092 1726882336.59617: done checking to see if all hosts have failed 7092 1726882336.59618: getting the remaining hosts for this loop 7092 1726882336.59619: done getting the remaining hosts for this loop 7092 1726882336.59623: getting the next task for host managed_node1 7092 1726882336.59631: done getting next task for host managed_node1 7092 1726882336.59634: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882336.59637: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882336.59666: getting variables 7092 1726882336.59668: in VariableManager get_vars() 7092 1726882336.59721: Calling all_inventory to load vars for managed_node1 7092 1726882336.59725: Calling groups_inventory to load vars for managed_node1 7092 1726882336.59727: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882336.59736: Calling all_plugins_play to load vars for managed_node1 7092 1726882336.59739: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882336.59741: Calling groups_plugins_play to load vars for managed_node1 7092 1726882336.61410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.63556: done with get_vars() 7092 1726882336.63592: done getting variables 7092 1726882336.63656: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:16 -0400 (0:00:00.083) 0:01:35.544 ****** 7092 1726882336.63700: entering _queue_task() for managed_node1/fail 7092 1726882336.64055: worker is 1 (out of 1 available) 7092 1726882336.64071: exiting _queue_task() for managed_node1/fail 7092 1726882336.64083: done queuing things up, now waiting for results queue to drain 7092 1726882336.64084: waiting for pending results... 7092 1726882336.64391: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882336.64575: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000579 7092 1726882336.64596: variable 'ansible_search_path' from source: unknown 7092 1726882336.64604: variable 'ansible_search_path' from source: unknown 7092 1726882336.64653: calling self._execute() 7092 1726882336.64766: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882336.64781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882336.64797: variable 'omit' from source: magic vars 7092 1726882336.65278: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.65301: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882336.65536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882336.69357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882336.69552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882336.69603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882336.69644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882336.69736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882336.69915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.70068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.70100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.70262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.70285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.70527: variable 'ansible_distribution' from source: facts 7092 1726882336.70537: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.70554: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882336.70934: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.70957: Evaluated conditional (ansible_distribution_major_version | int > 9): False 7092 1726882336.70968: when evaluation is False, skipping this task 7092 1726882336.70976: _execute() done 7092 1726882336.70983: dumping result to json 7092 1726882336.70990: done dumping result, returning 7092 1726882336.71001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-d956-9e9e-000000000579] 7092 1726882336.71016: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000579 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 7092 1726882336.71183: no more pending results, returning what we have 7092 1726882336.71187: results queue empty 7092 1726882336.71188: checking for any_errors_fatal 7092 1726882336.71196: done checking for any_errors_fatal 7092 1726882336.71197: checking for max_fail_percentage 7092 1726882336.71199: done checking for max_fail_percentage 7092 1726882336.71200: checking to see if all hosts have failed and the running result is not ok 7092 1726882336.71202: done checking to see if all hosts have failed 7092 1726882336.71202: getting the remaining hosts for this loop 7092 1726882336.71205: done getting the remaining hosts for this loop 7092 1726882336.71209: getting the next task for host managed_node1 7092 1726882336.71218: done getting next task for host managed_node1 7092 1726882336.71222: ^ 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 7092 1726882336.71226: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882336.71255: getting variables 7092 1726882336.71258: in VariableManager get_vars() 7092 1726882336.71320: Calling all_inventory to load vars for managed_node1 7092 1726882336.71324: Calling groups_inventory to load vars for managed_node1 7092 1726882336.71326: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882336.71337: Calling all_plugins_play to load vars for managed_node1 7092 1726882336.71340: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882336.71343: Calling groups_plugins_play to load vars for managed_node1 7092 1726882336.72487: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000579 7092 1726882336.72491: WORKER PROCESS EXITING 7092 1726882336.73154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.76213: done with get_vars() 7092 1726882336.76244: done getting variables 7092 1726882336.76306: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:16 -0400 (0:00:00.126) 0:01:35.670 ****** 7092 1726882336.76339: entering _queue_task() for managed_node1/dnf 7092 1726882336.76674: worker is 1 (out of 1 available) 7092 1726882336.76687: exiting _queue_task() for managed_node1/dnf 7092 1726882336.76699: done queuing things up, now waiting for results queue to drain 7092 1726882336.76701: waiting for pending results... 7092 1726882336.76989: running TaskExecutor() for managed_node1/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 7092 1726882336.77165: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000057a 7092 1726882336.77186: variable 'ansible_search_path' from source: unknown 7092 1726882336.77195: variable 'ansible_search_path' from source: unknown 7092 1726882336.77236: calling self._execute() 7092 1726882336.77340: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882336.77356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882336.77376: variable 'omit' from source: magic vars 7092 1726882336.78667: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.78831: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882336.79211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882336.84889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882336.85079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882336.85265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882336.85304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882336.85453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882336.85537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.85576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.85687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.85733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.85786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.86090: variable 'ansible_distribution' from source: facts 7092 1726882336.86101: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.86111: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882336.86404: variable 'ansible_distribution' from source: facts 7092 1726882336.86530: variable 'ansible_distribution_major_version' from source: facts 7092 1726882336.86550: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7092 1726882336.86961: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882336.87201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.87228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.87255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.87416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.87433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.87474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.87618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.87651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.87698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.87723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.87768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.87846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.87924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.88083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.88105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.88514: variable 'network_connections' from source: task vars 7092 1726882336.88673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882336.88857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882336.88894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882336.89056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882336.89089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882336.89169: variable 'interface' from source: play vars 7092 1726882336.89335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882336.89760: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882336.89866: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882336.89930: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882336.90039: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882336.90092: 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) 7092 1726882336.90250: 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) 7092 1726882336.90287: 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) 7092 1726882336.90320: 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) 7092 1726882336.90499: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882336.91090: variable 'network_connections' from source: task vars 7092 1726882336.91241: variable 'interface' from source: play vars 7092 1726882336.91312: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882336.91434: when evaluation is False, skipping this task 7092 1726882336.91443: _execute() done 7092 1726882336.91451: dumping result to json 7092 1726882336.91460: done dumping result, returning 7092 1726882336.91476: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-00000000057a] 7092 1726882336.91486: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057a skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882336.91641: no more pending results, returning what we have 7092 1726882336.91646: results queue empty 7092 1726882336.91647: checking for any_errors_fatal 7092 1726882336.91654: done checking for any_errors_fatal 7092 1726882336.91655: checking for max_fail_percentage 7092 1726882336.91657: done checking for max_fail_percentage 7092 1726882336.91658: checking to see if all hosts have failed and the running result is not ok 7092 1726882336.91660: done checking to see if all hosts have failed 7092 1726882336.91661: getting the remaining hosts for this loop 7092 1726882336.91663: done getting the remaining hosts for this loop 7092 1726882336.91670: getting the next task for host managed_node1 7092 1726882336.91679: done getting next task for host managed_node1 7092 1726882336.91683: ^ 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 7092 1726882336.91687: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882336.91714: getting variables 7092 1726882336.91716: in VariableManager get_vars() 7092 1726882336.91778: Calling all_inventory to load vars for managed_node1 7092 1726882336.91781: Calling groups_inventory to load vars for managed_node1 7092 1726882336.91783: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882336.91795: Calling all_plugins_play to load vars for managed_node1 7092 1726882336.91798: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882336.91801: Calling groups_plugins_play to load vars for managed_node1 7092 1726882336.93315: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057a 7092 1726882336.93319: WORKER PROCESS EXITING 7092 1726882336.94344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882336.97736: done with get_vars() 7092 1726882336.98473: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882336.98551: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:16 -0400 (0:00:00.222) 0:01:35.893 ****** 7092 1726882336.98590: entering _queue_task() for managed_node1/yum 7092 1726882336.98927: worker is 1 (out of 1 available) 7092 1726882336.98939: exiting _queue_task() for managed_node1/yum 7092 1726882336.98952: done queuing things up, now waiting for results queue to drain 7092 1726882336.98954: waiting for pending results... 7092 1726882336.99997: running TaskExecutor() for managed_node1/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 7092 1726882337.00312: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000057b 7092 1726882337.00410: variable 'ansible_search_path' from source: unknown 7092 1726882337.00443: variable 'ansible_search_path' from source: unknown 7092 1726882337.00521: calling self._execute() 7092 1726882337.00666: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.00803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.00818: variable 'omit' from source: magic vars 7092 1726882337.01867: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.01905: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882337.02429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882337.06137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882337.06224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882337.06274: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882337.06332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882337.06367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882337.06476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.06516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.06556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.06604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.06634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.06776: variable 'ansible_distribution' from source: facts 7092 1726882337.06785: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.06797: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882337.06967: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.06986: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7092 1726882337.06993: when evaluation is False, skipping this task 7092 1726882337.06999: _execute() done 7092 1726882337.07005: dumping result to json 7092 1726882337.07011: done dumping result, returning 7092 1726882337.07021: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-00000000057b] 7092 1726882337.07029: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057b 7092 1726882337.07155: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057b 7092 1726882337.07170: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7092 1726882337.07223: no more pending results, returning what we have 7092 1726882337.07227: results queue empty 7092 1726882337.07228: checking for any_errors_fatal 7092 1726882337.07235: done checking for any_errors_fatal 7092 1726882337.07236: checking for max_fail_percentage 7092 1726882337.07238: done checking for max_fail_percentage 7092 1726882337.07239: checking to see if all hosts have failed and the running result is not ok 7092 1726882337.07241: done checking to see if all hosts have failed 7092 1726882337.07242: getting the remaining hosts for this loop 7092 1726882337.07243: done getting the remaining hosts for this loop 7092 1726882337.07250: getting the next task for host managed_node1 7092 1726882337.07260: done getting next task for host managed_node1 7092 1726882337.07266: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882337.07270: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882337.07300: getting variables 7092 1726882337.07303: in VariableManager get_vars() 7092 1726882337.07368: Calling all_inventory to load vars for managed_node1 7092 1726882337.07372: Calling groups_inventory to load vars for managed_node1 7092 1726882337.07375: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882337.07386: Calling all_plugins_play to load vars for managed_node1 7092 1726882337.07390: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882337.07393: Calling groups_plugins_play to load vars for managed_node1 7092 1726882337.11220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882337.13714: done with get_vars() 7092 1726882337.13748: done getting variables 7092 1726882337.13815: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:17 -0400 (0:00:00.152) 0:01:36.045 ****** 7092 1726882337.13855: entering _queue_task() for managed_node1/fail 7092 1726882337.14196: worker is 1 (out of 1 available) 7092 1726882337.14209: exiting _queue_task() for managed_node1/fail 7092 1726882337.14221: done queuing things up, now waiting for results queue to drain 7092 1726882337.14223: waiting for pending results... 7092 1726882337.14522: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882337.14723: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000057c 7092 1726882337.14743: variable 'ansible_search_path' from source: unknown 7092 1726882337.14756: variable 'ansible_search_path' from source: unknown 7092 1726882337.14816: calling self._execute() 7092 1726882337.14937: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.14951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.14971: variable 'omit' from source: magic vars 7092 1726882337.15414: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.15435: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882337.16326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882337.19423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882337.19503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882337.19543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882337.19594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882337.19624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882337.19715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.19749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.19781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.19832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.19854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.19985: variable 'ansible_distribution' from source: facts 7092 1726882337.19995: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.20005: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882337.20142: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882337.20292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.20319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.20358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.20404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.20425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.20479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.20506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.20533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.20587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.20607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.20647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.20680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.20705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.20742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.20761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.20942: variable 'network_connections' from source: task vars 7092 1726882337.21086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.21123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.21156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.21208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.21233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.21311: variable 'interface' from source: play vars 7092 1726882337.21413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882337.21743: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882337.21855: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882337.21976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882337.22004: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882337.22092: 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) 7092 1726882337.22127: 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) 7092 1726882337.22138: 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) 7092 1726882337.22167: 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) 7092 1726882337.22229: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882337.22490: variable 'network_connections' from source: task vars 7092 1726882337.22589: variable 'interface' from source: play vars 7092 1726882337.22624: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882337.22628: when evaluation is False, skipping this task 7092 1726882337.22630: _execute() done 7092 1726882337.22634: dumping result to json 7092 1726882337.22636: done dumping result, returning 7092 1726882337.22647: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-00000000057c] 7092 1726882337.22650: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057c 7092 1726882337.22748: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057c 7092 1726882337.22751: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882337.22800: no more pending results, returning what we have 7092 1726882337.22804: results queue empty 7092 1726882337.22805: checking for any_errors_fatal 7092 1726882337.22809: done checking for any_errors_fatal 7092 1726882337.22810: checking for max_fail_percentage 7092 1726882337.22812: done checking for max_fail_percentage 7092 1726882337.22812: checking to see if all hosts have failed and the running result is not ok 7092 1726882337.22814: done checking to see if all hosts have failed 7092 1726882337.22814: getting the remaining hosts for this loop 7092 1726882337.22816: done getting the remaining hosts for this loop 7092 1726882337.22819: getting the next task for host managed_node1 7092 1726882337.22827: done getting next task for host managed_node1 7092 1726882337.22831: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7092 1726882337.22834: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882337.22862: getting variables 7092 1726882337.22863: in VariableManager get_vars() 7092 1726882337.22916: Calling all_inventory to load vars for managed_node1 7092 1726882337.22919: Calling groups_inventory to load vars for managed_node1 7092 1726882337.22921: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882337.22930: Calling all_plugins_play to load vars for managed_node1 7092 1726882337.22933: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882337.22935: Calling groups_plugins_play to load vars for managed_node1 7092 1726882337.24573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882337.26411: done with get_vars() 7092 1726882337.26432: done getting variables 7092 1726882337.26509: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:17 -0400 (0:00:00.126) 0:01:36.172 ****** 7092 1726882337.26552: entering _queue_task() for managed_node1/package 7092 1726882337.26881: worker is 1 (out of 1 available) 7092 1726882337.26893: exiting _queue_task() for managed_node1/package 7092 1726882337.26907: done queuing things up, now waiting for results queue to drain 7092 1726882337.26908: waiting for pending results... 7092 1726882337.27224: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7092 1726882337.27395: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000057d 7092 1726882337.27415: variable 'ansible_search_path' from source: unknown 7092 1726882337.27430: variable 'ansible_search_path' from source: unknown 7092 1726882337.27479: calling self._execute() 7092 1726882337.27924: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.27928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.27937: variable 'omit' from source: magic vars 7092 1726882337.28289: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.28303: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882337.28516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882337.31054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882337.31135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882337.31185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882337.31228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882337.31263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882337.31343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.31396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.31427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.31483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.31511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.31636: variable 'ansible_distribution' from source: facts 7092 1726882337.31649: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.31661: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882337.31836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882337.32016: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882337.32067: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882337.32104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882337.32138: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882337.32244: variable 'network_packages' from source: role '' defaults 7092 1726882337.32367: variable '__network_provider_setup' from source: role '' defaults 7092 1726882337.32395: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882337.32469: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882337.32502: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882337.32569: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882337.32766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.32797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.32836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.32887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.32908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.32966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.32995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.33031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.33084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.33103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.33340: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882337.33463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.33496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.33527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.33583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.33604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.33705: variable 'ansible_python' from source: facts 7092 1726882337.33730: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882337.33831: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882337.33920: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882337.34050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.34079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.34105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.34154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.34173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.34218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.34257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.34287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.34329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.34355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.34507: variable 'network_connections' from source: task vars 7092 1726882337.34627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.34656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.34690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.34733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.34756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.34838: variable 'interface' from source: play vars 7092 1726882337.34926: 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) 7092 1726882337.34961: 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) 7092 1726882337.35006: 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) 7092 1726882337.35042: 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) 7092 1726882337.35106: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882337.35419: variable 'network_connections' from source: task vars 7092 1726882337.35587: variable 'interface' from source: play vars 7092 1726882337.35655: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882337.35737: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882337.36082: variable 'network_connections' from source: task vars 7092 1726882337.36211: variable 'interface' from source: play vars 7092 1726882337.36242: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882337.36335: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882337.36679: variable 'network_connections' from source: task vars 7092 1726882337.36805: variable 'interface' from source: play vars 7092 1726882337.36887: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882337.36957: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882337.36973: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882337.37029: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882337.37241: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882337.37773: variable 'network_connections' from source: task vars 7092 1726882337.37888: variable 'interface' from source: play vars 7092 1726882337.37906: variable 'ansible_distribution' from source: facts 7092 1726882337.37914: variable '__network_rh_distros' from source: role '' defaults 7092 1726882337.37922: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.37958: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882337.38137: variable 'ansible_distribution' from source: facts 7092 1726882337.38153: variable '__network_rh_distros' from source: role '' defaults 7092 1726882337.38167: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.38184: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882337.38360: variable 'ansible_distribution' from source: facts 7092 1726882337.38375: variable '__network_rh_distros' from source: role '' defaults 7092 1726882337.38386: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.38424: variable 'network_provider' from source: set_fact 7092 1726882337.38443: variable 'ansible_facts' from source: unknown 7092 1726882337.39440: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7092 1726882337.39455: when evaluation is False, skipping this task 7092 1726882337.39466: _execute() done 7092 1726882337.39475: dumping result to json 7092 1726882337.39483: done dumping result, returning 7092 1726882337.39496: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-d956-9e9e-00000000057d] 7092 1726882337.39505: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057d skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7092 1726882337.39671: no more pending results, returning what we have 7092 1726882337.39681: results queue empty 7092 1726882337.39682: checking for any_errors_fatal 7092 1726882337.39687: done checking for any_errors_fatal 7092 1726882337.39688: checking for max_fail_percentage 7092 1726882337.39690: done checking for max_fail_percentage 7092 1726882337.39691: checking to see if all hosts have failed and the running result is not ok 7092 1726882337.39693: done checking to see if all hosts have failed 7092 1726882337.39694: getting the remaining hosts for this loop 7092 1726882337.39695: done getting the remaining hosts for this loop 7092 1726882337.39699: getting the next task for host managed_node1 7092 1726882337.39708: done getting next task for host managed_node1 7092 1726882337.39712: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882337.39716: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882337.39743: getting variables 7092 1726882337.39747: in VariableManager get_vars() 7092 1726882337.39805: Calling all_inventory to load vars for managed_node1 7092 1726882337.39808: Calling groups_inventory to load vars for managed_node1 7092 1726882337.39810: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882337.39821: Calling all_plugins_play to load vars for managed_node1 7092 1726882337.39824: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882337.39827: Calling groups_plugins_play to load vars for managed_node1 7092 1726882337.40837: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057d 7092 1726882337.40840: WORKER PROCESS EXITING 7092 1726882337.41705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882337.43632: done with get_vars() 7092 1726882337.43662: done getting variables 7092 1726882337.43727: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:17 -0400 (0:00:00.172) 0:01:36.344 ****** 7092 1726882337.43774: entering _queue_task() for managed_node1/package 7092 1726882337.44132: worker is 1 (out of 1 available) 7092 1726882337.44147: exiting _queue_task() for managed_node1/package 7092 1726882337.44161: done queuing things up, now waiting for results queue to drain 7092 1726882337.44163: waiting for pending results... 7092 1726882337.44471: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882337.44649: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000057e 7092 1726882337.44673: variable 'ansible_search_path' from source: unknown 7092 1726882337.44682: variable 'ansible_search_path' from source: unknown 7092 1726882337.44726: calling self._execute() 7092 1726882337.44834: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.44852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.44870: variable 'omit' from source: magic vars 7092 1726882337.45286: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.45305: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882337.45524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882337.48058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882337.48136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882337.48184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882337.48230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882337.48266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882337.48368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.48401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.48438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.48488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.48506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.48635: variable 'ansible_distribution' from source: facts 7092 1726882337.48650: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.48662: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882337.48794: variable 'network_state' from source: role '' defaults 7092 1726882337.48810: Evaluated conditional (network_state != {}): False 7092 1726882337.48817: when evaluation is False, skipping this task 7092 1726882337.48823: _execute() done 7092 1726882337.48829: dumping result to json 7092 1726882337.48836: done dumping result, returning 7092 1726882337.48853: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-00000000057e] 7092 1726882337.48868: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882337.49015: no more pending results, returning what we have 7092 1726882337.49019: results queue empty 7092 1726882337.49020: checking for any_errors_fatal 7092 1726882337.49024: done checking for any_errors_fatal 7092 1726882337.49025: checking for max_fail_percentage 7092 1726882337.49027: done checking for max_fail_percentage 7092 1726882337.49028: checking to see if all hosts have failed and the running result is not ok 7092 1726882337.49030: done checking to see if all hosts have failed 7092 1726882337.49030: getting the remaining hosts for this loop 7092 1726882337.49032: done getting the remaining hosts for this loop 7092 1726882337.49036: getting the next task for host managed_node1 7092 1726882337.49047: done getting next task for host managed_node1 7092 1726882337.49051: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882337.49055: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882337.49082: getting variables 7092 1726882337.49084: in VariableManager get_vars() 7092 1726882337.49141: Calling all_inventory to load vars for managed_node1 7092 1726882337.49144: Calling groups_inventory to load vars for managed_node1 7092 1726882337.49149: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882337.49160: Calling all_plugins_play to load vars for managed_node1 7092 1726882337.49165: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882337.49168: Calling groups_plugins_play to load vars for managed_node1 7092 1726882337.50274: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057e 7092 1726882337.50278: WORKER PROCESS EXITING 7092 1726882337.51008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882337.52805: done with get_vars() 7092 1726882337.52838: done getting variables 7092 1726882337.52899: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:17 -0400 (0:00:00.091) 0:01:36.436 ****** 7092 1726882337.52936: entering _queue_task() for managed_node1/package 7092 1726882337.53300: worker is 1 (out of 1 available) 7092 1726882337.53313: exiting _queue_task() for managed_node1/package 7092 1726882337.53325: done queuing things up, now waiting for results queue to drain 7092 1726882337.53327: waiting for pending results... 7092 1726882337.53633: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882337.53813: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000057f 7092 1726882337.53838: variable 'ansible_search_path' from source: unknown 7092 1726882337.53850: variable 'ansible_search_path' from source: unknown 7092 1726882337.53895: calling self._execute() 7092 1726882337.54002: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.54013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.54027: variable 'omit' from source: magic vars 7092 1726882337.54441: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.54463: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882337.54689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882337.57274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882337.57357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882337.57400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882337.57443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882337.57482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882337.57907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.57940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.57980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.58031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.58053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.58185: variable 'ansible_distribution' from source: facts 7092 1726882337.58195: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.58205: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882337.58342: variable 'network_state' from source: role '' defaults 7092 1726882337.58361: Evaluated conditional (network_state != {}): False 7092 1726882337.58371: when evaluation is False, skipping this task 7092 1726882337.58379: _execute() done 7092 1726882337.58392: dumping result to json 7092 1726882337.58400: done dumping result, returning 7092 1726882337.58411: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-00000000057f] 7092 1726882337.58420: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882337.58586: no more pending results, returning what we have 7092 1726882337.58590: results queue empty 7092 1726882337.58591: checking for any_errors_fatal 7092 1726882337.58597: done checking for any_errors_fatal 7092 1726882337.58599: checking for max_fail_percentage 7092 1726882337.58600: done checking for max_fail_percentage 7092 1726882337.58601: checking to see if all hosts have failed and the running result is not ok 7092 1726882337.58603: done checking to see if all hosts have failed 7092 1726882337.58604: getting the remaining hosts for this loop 7092 1726882337.58605: done getting the remaining hosts for this loop 7092 1726882337.58610: getting the next task for host managed_node1 7092 1726882337.58618: done getting next task for host managed_node1 7092 1726882337.58622: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882337.58626: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882337.58655: getting variables 7092 1726882337.58658: in VariableManager get_vars() 7092 1726882337.58720: Calling all_inventory to load vars for managed_node1 7092 1726882337.58724: Calling groups_inventory to load vars for managed_node1 7092 1726882337.58726: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882337.58738: Calling all_plugins_play to load vars for managed_node1 7092 1726882337.58741: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882337.58747: Calling groups_plugins_play to load vars for managed_node1 7092 1726882337.59704: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000057f 7092 1726882337.59707: WORKER PROCESS EXITING 7092 1726882337.65826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882337.67605: done with get_vars() 7092 1726882337.67635: done getting variables 7092 1726882337.67695: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:17 -0400 (0:00:00.147) 0:01:36.584 ****** 7092 1726882337.67727: entering _queue_task() for managed_node1/service 7092 1726882337.68089: worker is 1 (out of 1 available) 7092 1726882337.68101: exiting _queue_task() for managed_node1/service 7092 1726882337.68113: done queuing things up, now waiting for results queue to drain 7092 1726882337.68115: waiting for pending results... 7092 1726882337.68420: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882337.68604: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000580 7092 1726882337.68623: variable 'ansible_search_path' from source: unknown 7092 1726882337.68631: variable 'ansible_search_path' from source: unknown 7092 1726882337.68686: calling self._execute() 7092 1726882337.68796: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.68809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.68824: variable 'omit' from source: magic vars 7092 1726882337.69247: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.69268: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882337.69489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882337.71989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882337.72075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882337.72114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882337.72163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882337.72197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882337.72288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.72320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.72358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.72407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.72425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.72554: variable 'ansible_distribution' from source: facts 7092 1726882337.72568: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.72583: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882337.72705: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882337.72844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.72879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.72914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.72962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.72987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.73042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.73081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.73111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.73160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.73180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.73221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.73255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.73286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.73327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.73354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.73522: variable 'network_connections' from source: task vars 7092 1726882337.73613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.73640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.73681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.73723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.73739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.73816: variable 'interface' from source: play vars 7092 1726882337.73915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882337.74118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882337.74160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882337.74195: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882337.74233: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882337.74286: 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) 7092 1726882337.74317: 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) 7092 1726882337.74351: 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) 7092 1726882337.74383: 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) 7092 1726882337.74451: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882337.74710: variable 'network_connections' from source: task vars 7092 1726882337.74820: variable 'interface' from source: play vars 7092 1726882337.74870: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882337.74878: when evaluation is False, skipping this task 7092 1726882337.74885: _execute() done 7092 1726882337.74890: dumping result to json 7092 1726882337.74896: done dumping result, returning 7092 1726882337.74904: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-000000000580] 7092 1726882337.74911: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000580 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882337.75066: no more pending results, returning what we have 7092 1726882337.75070: results queue empty 7092 1726882337.75071: checking for any_errors_fatal 7092 1726882337.75080: done checking for any_errors_fatal 7092 1726882337.75081: checking for max_fail_percentage 7092 1726882337.75083: done checking for max_fail_percentage 7092 1726882337.75084: checking to see if all hosts have failed and the running result is not ok 7092 1726882337.75086: done checking to see if all hosts have failed 7092 1726882337.75086: getting the remaining hosts for this loop 7092 1726882337.75088: done getting the remaining hosts for this loop 7092 1726882337.75092: getting the next task for host managed_node1 7092 1726882337.75102: done getting next task for host managed_node1 7092 1726882337.75106: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882337.75110: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882337.75139: getting variables 7092 1726882337.75141: in VariableManager get_vars() 7092 1726882337.75208: Calling all_inventory to load vars for managed_node1 7092 1726882337.75212: Calling groups_inventory to load vars for managed_node1 7092 1726882337.75214: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882337.75226: Calling all_plugins_play to load vars for managed_node1 7092 1726882337.75230: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882337.75234: Calling groups_plugins_play to load vars for managed_node1 7092 1726882337.76205: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000580 7092 1726882337.76209: WORKER PROCESS EXITING 7092 1726882337.77108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882337.78926: done with get_vars() 7092 1726882337.78957: done getting variables 7092 1726882337.79021: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:17 -0400 (0:00:00.113) 0:01:36.697 ****** 7092 1726882337.79066: entering _queue_task() for managed_node1/service 7092 1726882337.79368: worker is 1 (out of 1 available) 7092 1726882337.79385: exiting _queue_task() for managed_node1/service 7092 1726882337.79397: done queuing things up, now waiting for results queue to drain 7092 1726882337.79399: waiting for pending results... 7092 1726882337.79690: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882337.79866: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000581 7092 1726882337.79885: variable 'ansible_search_path' from source: unknown 7092 1726882337.79894: variable 'ansible_search_path' from source: unknown 7092 1726882337.79938: calling self._execute() 7092 1726882337.80051: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.80069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.80085: variable 'omit' from source: magic vars 7092 1726882337.80514: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.80533: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882337.80762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882337.83620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882337.83702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882337.83765: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882337.83803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882337.83832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882337.83924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.83965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.83999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.84043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.84072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.84199: variable 'ansible_distribution' from source: facts 7092 1726882337.84208: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.84219: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882337.84395: variable 'network_provider' from source: set_fact 7092 1726882337.84409: variable 'network_state' from source: role '' defaults 7092 1726882337.84424: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7092 1726882337.84435: variable 'omit' from source: magic vars 7092 1726882337.84513: variable 'omit' from source: magic vars 7092 1726882337.84543: variable 'network_service_name' from source: role '' defaults 7092 1726882337.84628: variable 'network_service_name' from source: role '' defaults 7092 1726882337.84749: variable '__network_provider_setup' from source: role '' defaults 7092 1726882337.84760: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882337.84830: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882337.84859: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882337.84924: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882337.85105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.85134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.85177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.85219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.85235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.85285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.85309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.85334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.85393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.85414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.85650: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882337.85777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.85810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.85844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.85894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.85918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.86017: variable 'ansible_python' from source: facts 7092 1726882337.86050: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882337.86140: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882337.86234: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882337.86382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.86412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.86442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.86497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.86517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.86574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.86607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.86636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.86691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.86714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.86865: variable 'network_connections' from source: task vars 7092 1726882337.86971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882337.86999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882337.87037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882337.87085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882337.87106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882337.87186: variable 'interface' from source: play vars 7092 1726882337.87313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882337.87536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882337.87601: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882337.87650: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882337.87704: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882337.87778: 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) 7092 1726882337.87815: 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) 7092 1726882337.87851: 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) 7092 1726882337.87895: 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) 7092 1726882337.87943: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882337.88229: variable 'network_connections' from source: task vars 7092 1726882337.88358: variable 'interface' from source: play vars 7092 1726882337.88411: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882337.88502: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882337.88809: variable 'network_connections' from source: task vars 7092 1726882337.88933: variable 'interface' from source: play vars 7092 1726882337.88976: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882337.89060: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882337.89388: variable 'network_connections' from source: task vars 7092 1726882337.89515: variable 'interface' from source: play vars 7092 1726882337.89592: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882337.89669: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882337.89680: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882337.89753: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882337.89992: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882337.90558: variable 'network_connections' from source: task vars 7092 1726882337.90678: variable 'interface' from source: play vars 7092 1726882337.90696: variable 'ansible_distribution' from source: facts 7092 1726882337.90710: variable '__network_rh_distros' from source: role '' defaults 7092 1726882337.90724: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.90752: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882337.90940: variable 'ansible_distribution' from source: facts 7092 1726882337.90952: variable '__network_rh_distros' from source: role '' defaults 7092 1726882337.90962: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.90981: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882337.91175: variable 'ansible_distribution' from source: facts 7092 1726882337.91184: variable '__network_rh_distros' from source: role '' defaults 7092 1726882337.91194: variable 'ansible_distribution_major_version' from source: facts 7092 1726882337.91231: variable 'network_provider' from source: set_fact 7092 1726882337.91271: variable 'omit' from source: magic vars 7092 1726882337.91303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882337.91335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882337.91373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882337.91395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882337.91411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882337.91447: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882337.91458: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.91471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.91577: Set connection var ansible_shell_type to sh 7092 1726882337.91596: Set connection var ansible_shell_executable to /bin/sh 7092 1726882337.91608: Set connection var ansible_timeout to 10 7092 1726882337.91619: Set connection var ansible_pipelining to False 7092 1726882337.91633: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882337.91643: Set connection var ansible_connection to ssh 7092 1726882337.91675: variable 'ansible_shell_executable' from source: unknown 7092 1726882337.91683: variable 'ansible_connection' from source: unknown 7092 1726882337.91695: variable 'ansible_module_compression' from source: unknown 7092 1726882337.91706: variable 'ansible_shell_type' from source: unknown 7092 1726882337.91713: variable 'ansible_shell_executable' from source: unknown 7092 1726882337.91720: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882337.91728: variable 'ansible_pipelining' from source: unknown 7092 1726882337.91735: variable 'ansible_timeout' from source: unknown 7092 1726882337.91743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882337.91865: 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) 7092 1726882337.91881: variable 'omit' from source: magic vars 7092 1726882337.91891: starting attempt loop 7092 1726882337.91897: running the handler 7092 1726882337.91987: variable 'ansible_facts' from source: unknown 7092 1726882337.92801: _low_level_execute_command(): starting 7092 1726882337.92812: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882337.93679: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882337.93695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882337.93710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882337.93731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882337.93779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882337.93791: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882337.93804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882337.93822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882337.93838: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882337.93855: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882337.93871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882337.93884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882337.93898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882337.93909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882337.93918: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882337.93930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882337.94015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882337.94031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882337.94054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882337.94219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882337.95898: stdout chunk (state=3): >>>/root <<< 7092 1726882337.96098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882337.96101: stdout chunk (state=3): >>><<< 7092 1726882337.96104: stderr chunk (state=3): >>><<< 7092 1726882337.96224: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882337.96229: _low_level_execute_command(): starting 7092 1726882337.96232: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522 `" && echo ansible-tmp-1726882337.9612396-10321-232569267614522="` echo /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522 `" ) && sleep 0' 7092 1726882337.97277: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882337.97281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882337.97317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882337.97320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882337.97323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882337.97395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882337.97398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882337.97410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882337.97505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882337.99386: stdout chunk (state=3): >>>ansible-tmp-1726882337.9612396-10321-232569267614522=/root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522 <<< 7092 1726882337.99496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882337.99569: stderr chunk (state=3): >>><<< 7092 1726882337.99573: stdout chunk (state=3): >>><<< 7092 1726882337.99878: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882337.9612396-10321-232569267614522=/root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882337.99882: variable 'ansible_module_compression' from source: unknown 7092 1726882337.99884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882337.99887: variable 'ansible_facts' from source: unknown 7092 1726882337.99969: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522/AnsiballZ_systemd.py 7092 1726882338.00189: Sending initial data 7092 1726882338.00192: Sent initial data (155 bytes) 7092 1726882338.01322: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882338.01336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.01354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882338.01377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.01429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882338.01441: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882338.01460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.01480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882338.01492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882338.01504: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882338.01526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.01542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882338.01562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.01578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882338.01589: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882338.01603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.01690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882338.01712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882338.01728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.01886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.03598: 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 <<< 7092 1726882338.03687: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882338.03782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp5rpmr6zv /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522/AnsiballZ_systemd.py <<< 7092 1726882338.03873: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882338.06160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.06252: stderr chunk (state=3): >>><<< 7092 1726882338.06256: stdout chunk (state=3): >>><<< 7092 1726882338.06273: done transferring module to remote 7092 1726882338.06283: _low_level_execute_command(): starting 7092 1726882338.06288: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522/ /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522/AnsiballZ_systemd.py && sleep 0' 7092 1726882338.06719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.06724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.06757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882338.06762: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.06777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.06783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.06790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882338.06796: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882338.06801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.06853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882338.06877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882338.06884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.06976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.08734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.08789: stderr chunk (state=3): >>><<< 7092 1726882338.08792: stdout chunk (state=3): >>><<< 7092 1726882338.08806: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882338.08809: _low_level_execute_command(): starting 7092 1726882338.08814: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522/AnsiballZ_systemd.py && sleep 0' 7092 1726882338.09481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882338.09496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.09501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.09552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.09555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.09558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.09601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882338.09609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.09720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.34667: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 7092 1726882338.34692: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "15577088", "MemoryAvailable": "infinity", "CPUUsageNSec": "264835000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSi<<< 7092 1726882338.34703: stdout chunk (state=3): >>>gnal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 7092 1726882338.36192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882338.36255: stderr chunk (state=3): >>><<< 7092 1726882338.36258: stdout chunk (state=3): >>><<< 7092 1726882338.36277: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "15577088", "MemoryAvailable": "infinity", "CPUUsageNSec": "264835000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882338.36394: 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-1726882337.9612396-10321-232569267614522/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882338.36409: _low_level_execute_command(): starting 7092 1726882338.36413: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882337.9612396-10321-232569267614522/ > /dev/null 2>&1 && sleep 0' 7092 1726882338.36884: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.36890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.36922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.36934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.36988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882338.37000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.37106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.38911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.38957: stderr chunk (state=3): >>><<< 7092 1726882338.38962: stdout chunk (state=3): >>><<< 7092 1726882338.38976: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882338.38982: handler run complete 7092 1726882338.39024: attempt loop complete, returning result 7092 1726882338.39027: _execute() done 7092 1726882338.39029: dumping result to json 7092 1726882338.39040: done dumping result, returning 7092 1726882338.39049: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-d956-9e9e-000000000581] 7092 1726882338.39053: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000581 7092 1726882338.39280: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000581 7092 1726882338.39283: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882338.39340: no more pending results, returning what we have 7092 1726882338.39343: results queue empty 7092 1726882338.39346: checking for any_errors_fatal 7092 1726882338.39351: done checking for any_errors_fatal 7092 1726882338.39352: checking for max_fail_percentage 7092 1726882338.39353: done checking for max_fail_percentage 7092 1726882338.39354: checking to see if all hosts have failed and the running result is not ok 7092 1726882338.39355: done checking to see if all hosts have failed 7092 1726882338.39356: getting the remaining hosts for this loop 7092 1726882338.39358: done getting the remaining hosts for this loop 7092 1726882338.39361: getting the next task for host managed_node1 7092 1726882338.39372: done getting next task for host managed_node1 7092 1726882338.39376: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882338.39380: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882338.39392: getting variables 7092 1726882338.39394: in VariableManager get_vars() 7092 1726882338.39438: Calling all_inventory to load vars for managed_node1 7092 1726882338.39441: Calling groups_inventory to load vars for managed_node1 7092 1726882338.39443: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882338.39456: Calling all_plugins_play to load vars for managed_node1 7092 1726882338.39459: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882338.39461: Calling groups_plugins_play to load vars for managed_node1 7092 1726882338.40389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882338.41330: done with get_vars() 7092 1726882338.41348: done getting variables 7092 1726882338.41396: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:18 -0400 (0:00:00.623) 0:01:37.321 ****** 7092 1726882338.41421: entering _queue_task() for managed_node1/service 7092 1726882338.41656: worker is 1 (out of 1 available) 7092 1726882338.41671: exiting _queue_task() for managed_node1/service 7092 1726882338.41683: done queuing things up, now waiting for results queue to drain 7092 1726882338.41684: waiting for pending results... 7092 1726882338.41866: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882338.41970: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000582 7092 1726882338.41981: variable 'ansible_search_path' from source: unknown 7092 1726882338.41985: variable 'ansible_search_path' from source: unknown 7092 1726882338.42014: calling self._execute() 7092 1726882338.42091: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882338.42094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882338.42104: variable 'omit' from source: magic vars 7092 1726882338.42401: variable 'ansible_distribution_major_version' from source: facts 7092 1726882338.42411: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882338.42551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882338.44152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882338.44199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882338.44227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882338.44253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882338.44277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882338.44344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882338.44367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882338.44384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882338.44413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882338.44426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882338.44502: variable 'ansible_distribution' from source: facts 7092 1726882338.44506: variable 'ansible_distribution_major_version' from source: facts 7092 1726882338.44513: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882338.44591: variable 'network_provider' from source: set_fact 7092 1726882338.44597: Evaluated conditional (network_provider == "nm"): True 7092 1726882338.44662: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882338.44717: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882338.44788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882338.44805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882338.44821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882338.44853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882338.44863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882338.44890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882338.44906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882338.44922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882338.44950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882338.44959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882338.44992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882338.45008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882338.45024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882338.45050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882338.45070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882338.45152: variable 'network_connections' from source: task vars 7092 1726882338.45213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882338.45229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882338.45245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882338.45274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882338.45288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882338.45336: variable 'interface' from source: play vars 7092 1726882338.45400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882338.45512: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882338.45540: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882338.45566: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882338.45588: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882338.45622: 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) 7092 1726882338.45639: 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) 7092 1726882338.45659: 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) 7092 1726882338.45678: 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) 7092 1726882338.45714: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882338.45992: variable 'network_connections' from source: task vars 7092 1726882338.46062: variable 'interface' from source: play vars 7092 1726882338.46094: Evaluated conditional (__network_wpa_supplicant_required): True 7092 1726882338.46100: variable 'omit' from source: magic vars 7092 1726882338.46141: variable 'omit' from source: magic vars 7092 1726882338.46172: variable 'omit' from source: magic vars 7092 1726882338.46191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882338.46211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882338.46225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882338.46237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882338.46247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882338.46281: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882338.46284: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882338.46286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882338.46344: Set connection var ansible_shell_type to sh 7092 1726882338.46352: Set connection var ansible_shell_executable to /bin/sh 7092 1726882338.46358: Set connection var ansible_timeout to 10 7092 1726882338.46366: Set connection var ansible_pipelining to False 7092 1726882338.46376: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882338.46380: Set connection var ansible_connection to ssh 7092 1726882338.46400: variable 'ansible_shell_executable' from source: unknown 7092 1726882338.46403: variable 'ansible_connection' from source: unknown 7092 1726882338.46406: variable 'ansible_module_compression' from source: unknown 7092 1726882338.46408: variable 'ansible_shell_type' from source: unknown 7092 1726882338.46410: variable 'ansible_shell_executable' from source: unknown 7092 1726882338.46412: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882338.46414: variable 'ansible_pipelining' from source: unknown 7092 1726882338.46418: variable 'ansible_timeout' from source: unknown 7092 1726882338.46422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882338.46498: 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) 7092 1726882338.46502: variable 'omit' from source: magic vars 7092 1726882338.46507: starting attempt loop 7092 1726882338.46510: running the handler 7092 1726882338.46566: variable 'ansible_facts' from source: unknown 7092 1726882338.47025: _low_level_execute_command(): starting 7092 1726882338.47035: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882338.47542: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882338.47559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.47585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.47597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.47647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882338.47657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882338.47662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.47785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.49426: stdout chunk (state=3): >>>/root <<< 7092 1726882338.49532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.49583: stderr chunk (state=3): >>><<< 7092 1726882338.49586: stdout chunk (state=3): >>><<< 7092 1726882338.49606: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882338.49621: _low_level_execute_command(): starting 7092 1726882338.49624: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708 `" && echo ansible-tmp-1726882338.4960666-10344-277828803994708="` echo /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708 `" ) && sleep 0' 7092 1726882338.50073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.50085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.50105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882338.50117: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882338.50126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.50174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882338.50178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882338.50188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.50296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.52177: stdout chunk (state=3): >>>ansible-tmp-1726882338.4960666-10344-277828803994708=/root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708 <<< 7092 1726882338.52281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.52332: stderr chunk (state=3): >>><<< 7092 1726882338.52335: stdout chunk (state=3): >>><<< 7092 1726882338.52352: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882338.4960666-10344-277828803994708=/root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882338.52379: variable 'ansible_module_compression' from source: unknown 7092 1726882338.52419: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882338.52463: variable 'ansible_facts' from source: unknown 7092 1726882338.52593: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708/AnsiballZ_systemd.py 7092 1726882338.52705: Sending initial data 7092 1726882338.52714: Sent initial data (155 bytes) 7092 1726882338.53389: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882338.53395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.53428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.53431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882338.53433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.53489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882338.53492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.53592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.55328: 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 <<< 7092 1726882338.55415: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882338.55509: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpk70vabee /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708/AnsiballZ_systemd.py <<< 7092 1726882338.55598: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882338.57540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.57647: stderr chunk (state=3): >>><<< 7092 1726882338.57651: stdout chunk (state=3): >>><<< 7092 1726882338.57667: done transferring module to remote 7092 1726882338.57677: _low_level_execute_command(): starting 7092 1726882338.57682: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708/ /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708/AnsiballZ_systemd.py && sleep 0' 7092 1726882338.58140: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882338.58145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.58168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882338.58181: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.58229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882338.58240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.58338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.60070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.60115: stderr chunk (state=3): >>><<< 7092 1726882338.60119: stdout chunk (state=3): >>><<< 7092 1726882338.60131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882338.60134: _low_level_execute_command(): starting 7092 1726882338.60138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708/AnsiballZ_systemd.py && sleep 0' 7092 1726882338.60554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882338.60568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.60588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882338.60599: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882338.60608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.60651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882338.60666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.60776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.85881: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "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": "9876", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ExecMainStartTimestampMonotonic": "452403487", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9876", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4386", "MemoryCurrent": "2973696", "MemoryAvailable": "infinity", "CPUUsageNSec": "33708000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615"<<< 7092 1726882338.85887: stdout chunk (state=3): >>>, "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "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": "no", "ProtectSystem": "no", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "basic.target dbus-broker.service dbus.socket systemd-journald.socket system.slice sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452409961", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:34 EDT", "InactiveExitTimestampMonotonic": "452403746", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ActiveEnterTimestampMonotonic": "452409961", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ConditionTimestampMonotonic": "452393844", "AssertTimestamp": "Fri 2024-09-20 21:31:34 EDT", "AssertTimestampMonotonic": "452393847", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e193e7d5ff7d4cc3bb2c355454da7665", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7092 1726882338.87405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882338.87469: stderr chunk (state=3): >>><<< 7092 1726882338.87472: stdout chunk (state=3): >>><<< 7092 1726882338.87494: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "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": "9876", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ExecMainStartTimestampMonotonic": "452403487", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9876", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4386", "MemoryCurrent": "2973696", "MemoryAvailable": "infinity", "CPUUsageNSec": "33708000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "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": "no", "ProtectSystem": "no", "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", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target multi-user.target", "After": "basic.target dbus-broker.service dbus.socket systemd-journald.socket system.slice sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452409961", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:34 EDT", "InactiveExitTimestampMonotonic": "452403746", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ActiveEnterTimestampMonotonic": "452409961", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ConditionTimestampMonotonic": "452393844", "AssertTimestamp": "Fri 2024-09-20 21:31:34 EDT", "AssertTimestampMonotonic": "452393847", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e193e7d5ff7d4cc3bb2c355454da7665", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882338.87609: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1726882338.4960666-10344-277828803994708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882338.87624: _low_level_execute_command(): starting 7092 1726882338.87628: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882338.4960666-10344-277828803994708/ > /dev/null 2>&1 && sleep 0' 7092 1726882338.88092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882338.88096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882338.88131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882338.88143: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882338.88195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882338.88207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882338.88313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882338.90101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882338.90155: stderr chunk (state=3): >>><<< 7092 1726882338.90159: stdout chunk (state=3): >>><<< 7092 1726882338.90175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882338.90181: handler run complete 7092 1726882338.90218: attempt loop complete, returning result 7092 1726882338.90224: _execute() done 7092 1726882338.90229: dumping result to json 7092 1726882338.90241: done dumping result, returning 7092 1726882338.90254: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-d956-9e9e-000000000582] 7092 1726882338.90257: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000582 7092 1726882338.90450: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000582 7092 1726882338.90453: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ActiveEnterTimestampMonotonic": "452409961", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus-broker.service dbus.socket systemd-journald.socket system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:31:34 EDT", "AssertTimestampMonotonic": "452393847", "Before": "shutdown.target network.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "33708000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ConditionTimestampMonotonic": "452393844", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4386", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9876", "ExecMainStartTimestamp": "Fri 2024-09-20 21:31:34 EDT", "ExecMainStartTimestampMonotonic": "452403487", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Fri 2024-09-20 21:31:34 EDT] ; stop_time=[n/a] ; pid=9876 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 21:31:34 EDT", "InactiveExitTimestampMonotonic": "452403746", "InvocationID": "e193e7d5ff7d4cc3bb2c355454da7665", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9876", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2973696", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452409961", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7092 1726882338.90705: no more pending results, returning what we have 7092 1726882338.90707: results queue empty 7092 1726882338.90708: checking for any_errors_fatal 7092 1726882338.90720: done checking for any_errors_fatal 7092 1726882338.90720: checking for max_fail_percentage 7092 1726882338.90721: done checking for max_fail_percentage 7092 1726882338.90722: checking to see if all hosts have failed and the running result is not ok 7092 1726882338.90723: done checking to see if all hosts have failed 7092 1726882338.90723: getting the remaining hosts for this loop 7092 1726882338.90724: done getting the remaining hosts for this loop 7092 1726882338.90727: getting the next task for host managed_node1 7092 1726882338.90731: done getting next task for host managed_node1 7092 1726882338.90734: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882338.90736: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882338.90744: getting variables 7092 1726882338.90745: in VariableManager get_vars() 7092 1726882338.90781: Calling all_inventory to load vars for managed_node1 7092 1726882338.90787: Calling groups_inventory to load vars for managed_node1 7092 1726882338.90789: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882338.90796: Calling all_plugins_play to load vars for managed_node1 7092 1726882338.90798: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882338.90799: Calling groups_plugins_play to load vars for managed_node1 7092 1726882338.91657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882338.92606: done with get_vars() 7092 1726882338.92624: done getting variables 7092 1726882338.92673: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:18 -0400 (0:00:00.512) 0:01:37.834 ****** 7092 1726882338.92699: entering _queue_task() for managed_node1/service 7092 1726882338.92921: worker is 1 (out of 1 available) 7092 1726882338.92934: exiting _queue_task() for managed_node1/service 7092 1726882338.92946: done queuing things up, now waiting for results queue to drain 7092 1726882338.92948: waiting for pending results... 7092 1726882338.93127: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882338.93236: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000583 7092 1726882338.93248: variable 'ansible_search_path' from source: unknown 7092 1726882338.93252: variable 'ansible_search_path' from source: unknown 7092 1726882338.93280: calling self._execute() 7092 1726882338.93360: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882338.93366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882338.93376: variable 'omit' from source: magic vars 7092 1726882338.93672: variable 'ansible_distribution_major_version' from source: facts 7092 1726882338.93683: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882338.93821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882338.95431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882338.95490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882338.95519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882338.95543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882338.95570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882338.95626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882338.95645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882338.95667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882338.95697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882338.95708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882338.95792: variable 'ansible_distribution' from source: facts 7092 1726882338.95796: variable 'ansible_distribution_major_version' from source: facts 7092 1726882338.95801: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882338.95883: variable 'network_provider' from source: set_fact 7092 1726882338.95889: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882338.95891: when evaluation is False, skipping this task 7092 1726882338.95894: _execute() done 7092 1726882338.95897: dumping result to json 7092 1726882338.95899: done dumping result, returning 7092 1726882338.95907: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-d956-9e9e-000000000583] 7092 1726882338.95917: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000583 7092 1726882338.96001: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000583 7092 1726882338.96004: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882338.96056: no more pending results, returning what we have 7092 1726882338.96060: results queue empty 7092 1726882338.96061: checking for any_errors_fatal 7092 1726882338.96085: done checking for any_errors_fatal 7092 1726882338.96086: checking for max_fail_percentage 7092 1726882338.96088: done checking for max_fail_percentage 7092 1726882338.96089: checking to see if all hosts have failed and the running result is not ok 7092 1726882338.96090: done checking to see if all hosts have failed 7092 1726882338.96091: getting the remaining hosts for this loop 7092 1726882338.96092: done getting the remaining hosts for this loop 7092 1726882338.96096: getting the next task for host managed_node1 7092 1726882338.96103: done getting next task for host managed_node1 7092 1726882338.96107: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882338.96110: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882338.96135: getting variables 7092 1726882338.96137: in VariableManager get_vars() 7092 1726882338.96196: Calling all_inventory to load vars for managed_node1 7092 1726882338.96199: Calling groups_inventory to load vars for managed_node1 7092 1726882338.96201: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882338.96209: Calling all_plugins_play to load vars for managed_node1 7092 1726882338.96212: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882338.96214: Calling groups_plugins_play to load vars for managed_node1 7092 1726882338.97019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882338.98318: done with get_vars() 7092 1726882338.98347: done getting variables 7092 1726882338.98412: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:18 -0400 (0:00:00.057) 0:01:37.891 ****** 7092 1726882338.98454: entering _queue_task() for managed_node1/copy 7092 1726882338.98784: worker is 1 (out of 1 available) 7092 1726882338.98796: exiting _queue_task() for managed_node1/copy 7092 1726882338.98809: done queuing things up, now waiting for results queue to drain 7092 1726882338.98811: waiting for pending results... 7092 1726882338.99116: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882338.99286: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000584 7092 1726882338.99306: variable 'ansible_search_path' from source: unknown 7092 1726882338.99314: variable 'ansible_search_path' from source: unknown 7092 1726882338.99359: calling self._execute() 7092 1726882338.99468: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882338.99483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882338.99496: variable 'omit' from source: magic vars 7092 1726882338.99914: variable 'ansible_distribution_major_version' from source: facts 7092 1726882338.99934: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882339.00157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882339.02178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882339.02223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882339.02252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882339.02289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882339.02310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882339.02373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882339.02393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882339.02411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882339.02440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882339.02454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882339.02534: variable 'ansible_distribution' from source: facts 7092 1726882339.02538: variable 'ansible_distribution_major_version' from source: facts 7092 1726882339.02543: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882339.02626: variable 'network_provider' from source: set_fact 7092 1726882339.02631: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882339.02634: when evaluation is False, skipping this task 7092 1726882339.02638: _execute() done 7092 1726882339.02640: dumping result to json 7092 1726882339.02647: done dumping result, returning 7092 1726882339.02657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-d956-9e9e-000000000584] 7092 1726882339.02662: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000584 7092 1726882339.02751: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000584 7092 1726882339.02754: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7092 1726882339.02807: no more pending results, returning what we have 7092 1726882339.02810: results queue empty 7092 1726882339.02811: checking for any_errors_fatal 7092 1726882339.02818: done checking for any_errors_fatal 7092 1726882339.02819: checking for max_fail_percentage 7092 1726882339.02821: done checking for max_fail_percentage 7092 1726882339.02822: checking to see if all hosts have failed and the running result is not ok 7092 1726882339.02823: done checking to see if all hosts have failed 7092 1726882339.02823: getting the remaining hosts for this loop 7092 1726882339.02825: done getting the remaining hosts for this loop 7092 1726882339.02828: getting the next task for host managed_node1 7092 1726882339.02836: done getting next task for host managed_node1 7092 1726882339.02839: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882339.02843: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882339.02867: getting variables 7092 1726882339.02869: in VariableManager get_vars() 7092 1726882339.02922: Calling all_inventory to load vars for managed_node1 7092 1726882339.02925: Calling groups_inventory to load vars for managed_node1 7092 1726882339.02926: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882339.02936: Calling all_plugins_play to load vars for managed_node1 7092 1726882339.02939: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882339.02941: Calling groups_plugins_play to load vars for managed_node1 7092 1726882339.03869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882339.04799: done with get_vars() 7092 1726882339.04815: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:19 -0400 (0:00:00.064) 0:01:37.956 ****** 7092 1726882339.04881: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882339.05107: worker is 1 (out of 1 available) 7092 1726882339.05120: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882339.05133: done queuing things up, now waiting for results queue to drain 7092 1726882339.05135: waiting for pending results... 7092 1726882339.05320: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882339.05427: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000585 7092 1726882339.05437: variable 'ansible_search_path' from source: unknown 7092 1726882339.05440: variable 'ansible_search_path' from source: unknown 7092 1726882339.05473: calling self._execute() 7092 1726882339.05550: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882339.05553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882339.05561: variable 'omit' from source: magic vars 7092 1726882339.05851: variable 'ansible_distribution_major_version' from source: facts 7092 1726882339.05868: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882339.06011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882339.07626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882339.07685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882339.07715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882339.07741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882339.07766: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882339.07827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882339.07846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882339.07869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882339.07895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882339.07909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882339.07994: variable 'ansible_distribution' from source: facts 7092 1726882339.07998: variable 'ansible_distribution_major_version' from source: facts 7092 1726882339.08004: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882339.08010: variable 'omit' from source: magic vars 7092 1726882339.08058: variable 'omit' from source: magic vars 7092 1726882339.08140: variable 'network_provider' from source: set_fact 7092 1726882339.08207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882339.08223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882339.08243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882339.08274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882339.08285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882339.08334: variable 'omit' from source: magic vars 7092 1726882339.08412: variable 'omit' from source: magic vars 7092 1726882339.08485: variable 'network_connections' from source: task vars 7092 1726882339.08557: variable 'interface' from source: play vars 7092 1726882339.08685: variable 'omit' from source: magic vars 7092 1726882339.08692: variable '__lsr_ansible_managed' from source: task vars 7092 1726882339.08739: variable '__lsr_ansible_managed' from source: task vars 7092 1726882339.08933: Loaded config def from plugin (lookup/template) 7092 1726882339.08938: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7092 1726882339.08961: File lookup term: get_ansible_managed.j2 7092 1726882339.08966: variable 'ansible_search_path' from source: unknown 7092 1726882339.08969: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7092 1726882339.08981: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7092 1726882339.08997: variable 'ansible_search_path' from source: unknown 7092 1726882339.12618: variable 'ansible_managed' from source: unknown 7092 1726882339.12711: variable 'omit' from source: magic vars 7092 1726882339.12733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882339.12757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882339.12775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882339.12789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882339.12802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882339.12822: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882339.12827: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882339.12830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882339.12896: Set connection var ansible_shell_type to sh 7092 1726882339.12906: Set connection var ansible_shell_executable to /bin/sh 7092 1726882339.12917: Set connection var ansible_timeout to 10 7092 1726882339.12921: Set connection var ansible_pipelining to False 7092 1726882339.12927: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882339.12931: Set connection var ansible_connection to ssh 7092 1726882339.12952: variable 'ansible_shell_executable' from source: unknown 7092 1726882339.12955: variable 'ansible_connection' from source: unknown 7092 1726882339.12958: variable 'ansible_module_compression' from source: unknown 7092 1726882339.12960: variable 'ansible_shell_type' from source: unknown 7092 1726882339.12963: variable 'ansible_shell_executable' from source: unknown 7092 1726882339.12966: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882339.12975: variable 'ansible_pipelining' from source: unknown 7092 1726882339.12978: variable 'ansible_timeout' from source: unknown 7092 1726882339.12980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882339.13077: 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) 7092 1726882339.13085: variable 'omit' from source: magic vars 7092 1726882339.13091: starting attempt loop 7092 1726882339.13094: running the handler 7092 1726882339.13108: _low_level_execute_command(): starting 7092 1726882339.13111: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882339.13626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882339.13641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882339.13663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.13677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.13720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882339.13733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882339.13845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882339.15491: stdout chunk (state=3): >>>/root <<< 7092 1726882339.15597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882339.15647: stderr chunk (state=3): >>><<< 7092 1726882339.15652: stdout chunk (state=3): >>><<< 7092 1726882339.15676: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882339.15686: _low_level_execute_command(): starting 7092 1726882339.15694: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368 `" && echo ansible-tmp-1726882339.156747-10361-204767667051368="` echo /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368 `" ) && sleep 0' 7092 1726882339.16144: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882339.16157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882339.16180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882339.16193: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882339.16205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.16245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882339.16258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882339.16367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882339.18228: stdout chunk (state=3): >>>ansible-tmp-1726882339.156747-10361-204767667051368=/root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368 <<< 7092 1726882339.18343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882339.18398: stderr chunk (state=3): >>><<< 7092 1726882339.18402: stdout chunk (state=3): >>><<< 7092 1726882339.18416: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882339.156747-10361-204767667051368=/root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882339.18457: variable 'ansible_module_compression' from source: unknown 7092 1726882339.18502: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7092 1726882339.18526: variable 'ansible_facts' from source: unknown 7092 1726882339.18594: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368/AnsiballZ_network_connections.py 7092 1726882339.18706: Sending initial data 7092 1726882339.18714: Sent initial data (166 bytes) 7092 1726882339.19384: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882339.19387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882339.19421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.19424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882339.19427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.19486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882339.19490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882339.19587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882339.21300: 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 <<< 7092 1726882339.21392: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882339.21490: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp1sagot7g /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368/AnsiballZ_network_connections.py <<< 7092 1726882339.21583: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882339.22933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882339.23038: stderr chunk (state=3): >>><<< 7092 1726882339.23042: stdout chunk (state=3): >>><<< 7092 1726882339.23061: done transferring module to remote 7092 1726882339.23073: _low_level_execute_command(): starting 7092 1726882339.23077: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368/ /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368/AnsiballZ_network_connections.py && sleep 0' 7092 1726882339.23529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882339.23535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882339.23571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.23575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.23616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882339.23627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882339.23726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882339.25438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882339.25490: stderr chunk (state=3): >>><<< 7092 1726882339.25494: stdout chunk (state=3): >>><<< 7092 1726882339.25508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882339.25511: _low_level_execute_command(): starting 7092 1726882339.25515: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368/AnsiballZ_network_connections.py && sleep 0' 7092 1726882339.25954: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882339.25969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882339.25990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882339.26005: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882339.26024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882339.26063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882339.26078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882339.26181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882341.67513: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7092 1726882341.69372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882341.69424: stderr chunk (state=3): >>><<< 7092 1726882341.69428: stdout chunk (state=3): >>><<< 7092 1726882341.69443: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882341.69484: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost_capath', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'ca_path': '/etc/pki/tls/my_ca_certs'}}], '__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-1726882339.156747-10361-204767667051368/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882341.69494: _low_level_execute_command(): starting 7092 1726882341.69497: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882339.156747-10361-204767667051368/ > /dev/null 2>&1 && sleep 0' 7092 1726882341.69942: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882341.69948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882341.69992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882341.69995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882341.69997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882341.70044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882341.70047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882341.70059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882341.70179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882341.71974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882341.72039: stderr chunk (state=3): >>><<< 7092 1726882341.72042: stdout chunk (state=3): >>><<< 7092 1726882341.72060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882341.72063: handler run complete 7092 1726882341.72503: attempt loop complete, returning result 7092 1726882341.72507: _execute() done 7092 1726882341.72509: dumping result to json 7092 1726882341.72511: done dumping result, returning 7092 1726882341.72513: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-d956-9e9e-000000000585] 7092 1726882341.72515: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000585 7092 1726882341.72596: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000585 7092 1726882341.72599: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827 (is-modified) 7092 1726882341.72731: no more pending results, returning what we have 7092 1726882341.72734: results queue empty 7092 1726882341.72735: checking for any_errors_fatal 7092 1726882341.72740: done checking for any_errors_fatal 7092 1726882341.72741: checking for max_fail_percentage 7092 1726882341.72742: done checking for max_fail_percentage 7092 1726882341.72743: checking to see if all hosts have failed and the running result is not ok 7092 1726882341.72744: done checking to see if all hosts have failed 7092 1726882341.72745: getting the remaining hosts for this loop 7092 1726882341.72746: done getting the remaining hosts for this loop 7092 1726882341.72749: getting the next task for host managed_node1 7092 1726882341.72756: done getting next task for host managed_node1 7092 1726882341.72759: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882341.72763: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882341.72776: getting variables 7092 1726882341.72778: in VariableManager get_vars() 7092 1726882341.72826: Calling all_inventory to load vars for managed_node1 7092 1726882341.72829: Calling groups_inventory to load vars for managed_node1 7092 1726882341.72832: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882341.72840: Calling all_plugins_play to load vars for managed_node1 7092 1726882341.72843: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882341.72846: Calling groups_plugins_play to load vars for managed_node1 7092 1726882341.74204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882341.76050: done with get_vars() 7092 1726882341.76076: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:21 -0400 (0:00:02.712) 0:01:40.668 ****** 7092 1726882341.76162: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882341.76485: worker is 1 (out of 1 available) 7092 1726882341.76497: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882341.76510: done queuing things up, now waiting for results queue to drain 7092 1726882341.76512: waiting for pending results... 7092 1726882341.76797: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882341.76947: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000586 7092 1726882341.76971: variable 'ansible_search_path' from source: unknown 7092 1726882341.76978: variable 'ansible_search_path' from source: unknown 7092 1726882341.77014: calling self._execute() 7092 1726882341.77113: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882341.77123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882341.77135: variable 'omit' from source: magic vars 7092 1726882341.77514: variable 'ansible_distribution_major_version' from source: facts 7092 1726882341.77532: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882341.77723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882341.80070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882341.80154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882341.80198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882341.80240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882341.80276: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882341.80359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882341.80394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882341.80429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882341.80476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882341.80498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882341.80619: variable 'ansible_distribution' from source: facts 7092 1726882341.80629: variable 'ansible_distribution_major_version' from source: facts 7092 1726882341.80645: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882341.80774: variable 'network_state' from source: role '' defaults 7092 1726882341.80790: Evaluated conditional (network_state != {}): False 7092 1726882341.80798: when evaluation is False, skipping this task 7092 1726882341.80805: _execute() done 7092 1726882341.80812: dumping result to json 7092 1726882341.80819: done dumping result, returning 7092 1726882341.80829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-d956-9e9e-000000000586] 7092 1726882341.80838: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000586 7092 1726882341.80944: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000586 7092 1726882341.80953: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882341.81013: no more pending results, returning what we have 7092 1726882341.81017: results queue empty 7092 1726882341.81018: checking for any_errors_fatal 7092 1726882341.81031: done checking for any_errors_fatal 7092 1726882341.81032: checking for max_fail_percentage 7092 1726882341.81034: done checking for max_fail_percentage 7092 1726882341.81035: checking to see if all hosts have failed and the running result is not ok 7092 1726882341.81037: done checking to see if all hosts have failed 7092 1726882341.81038: getting the remaining hosts for this loop 7092 1726882341.81039: done getting the remaining hosts for this loop 7092 1726882341.81044: getting the next task for host managed_node1 7092 1726882341.81053: done getting next task for host managed_node1 7092 1726882341.81058: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882341.81061: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882341.81087: getting variables 7092 1726882341.81089: in VariableManager get_vars() 7092 1726882341.81150: Calling all_inventory to load vars for managed_node1 7092 1726882341.81153: Calling groups_inventory to load vars for managed_node1 7092 1726882341.81155: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882341.81167: Calling all_plugins_play to load vars for managed_node1 7092 1726882341.81171: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882341.81174: Calling groups_plugins_play to load vars for managed_node1 7092 1726882341.82878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882341.84587: done with get_vars() 7092 1726882341.84611: done getting variables 7092 1726882341.84672: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:21 -0400 (0:00:00.085) 0:01:40.754 ****** 7092 1726882341.84708: entering _queue_task() for managed_node1/debug 7092 1726882341.84994: worker is 1 (out of 1 available) 7092 1726882341.85006: exiting _queue_task() for managed_node1/debug 7092 1726882341.85018: done queuing things up, now waiting for results queue to drain 7092 1726882341.85019: waiting for pending results... 7092 1726882341.85288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882341.85443: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000587 7092 1726882341.85467: variable 'ansible_search_path' from source: unknown 7092 1726882341.85476: variable 'ansible_search_path' from source: unknown 7092 1726882341.85516: calling self._execute() 7092 1726882341.85615: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882341.85626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882341.85639: variable 'omit' from source: magic vars 7092 1726882341.86027: variable 'ansible_distribution_major_version' from source: facts 7092 1726882341.86046: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882341.86238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882341.88678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882341.88768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882341.88812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882341.88856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882341.88891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882341.88976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882341.89008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882341.89035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882341.89082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882341.89098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882341.89222: variable 'ansible_distribution' from source: facts 7092 1726882341.89231: variable 'ansible_distribution_major_version' from source: facts 7092 1726882341.89242: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882341.89252: variable 'omit' from source: magic vars 7092 1726882341.89322: variable 'omit' from source: magic vars 7092 1726882341.89360: variable 'omit' from source: magic vars 7092 1726882341.89393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882341.89424: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882341.89446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882341.89469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882341.89484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882341.89516: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882341.89523: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882341.89530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882341.89625: Set connection var ansible_shell_type to sh 7092 1726882341.89637: Set connection var ansible_shell_executable to /bin/sh 7092 1726882341.89646: Set connection var ansible_timeout to 10 7092 1726882341.89657: Set connection var ansible_pipelining to False 7092 1726882341.89673: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882341.89680: Set connection var ansible_connection to ssh 7092 1726882341.89707: variable 'ansible_shell_executable' from source: unknown 7092 1726882341.89713: variable 'ansible_connection' from source: unknown 7092 1726882341.89718: variable 'ansible_module_compression' from source: unknown 7092 1726882341.89722: variable 'ansible_shell_type' from source: unknown 7092 1726882341.89727: variable 'ansible_shell_executable' from source: unknown 7092 1726882341.89731: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882341.89737: variable 'ansible_pipelining' from source: unknown 7092 1726882341.89741: variable 'ansible_timeout' from source: unknown 7092 1726882341.89747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882341.89850: 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) 7092 1726882341.89870: variable 'omit' from source: magic vars 7092 1726882341.89880: starting attempt loop 7092 1726882341.89887: running the handler 7092 1726882341.90020: variable '__network_connections_result' from source: set_fact 7092 1726882341.90084: handler run complete 7092 1726882341.90112: attempt loop complete, returning result 7092 1726882341.90120: _execute() done 7092 1726882341.90127: dumping result to json 7092 1726882341.90137: done dumping result, returning 7092 1726882341.90151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000587] 7092 1726882341.90162: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000587 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827 (is-modified)" ] } 7092 1726882341.90335: no more pending results, returning what we have 7092 1726882341.90339: results queue empty 7092 1726882341.90340: checking for any_errors_fatal 7092 1726882341.90347: done checking for any_errors_fatal 7092 1726882341.90348: checking for max_fail_percentage 7092 1726882341.90350: done checking for max_fail_percentage 7092 1726882341.90351: checking to see if all hosts have failed and the running result is not ok 7092 1726882341.90352: done checking to see if all hosts have failed 7092 1726882341.90353: getting the remaining hosts for this loop 7092 1726882341.90355: done getting the remaining hosts for this loop 7092 1726882341.90359: getting the next task for host managed_node1 7092 1726882341.90369: done getting next task for host managed_node1 7092 1726882341.90374: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882341.90378: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882341.90398: getting variables 7092 1726882341.90400: in VariableManager get_vars() 7092 1726882341.90460: Calling all_inventory to load vars for managed_node1 7092 1726882341.90465: Calling groups_inventory to load vars for managed_node1 7092 1726882341.90468: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882341.90480: Calling all_plugins_play to load vars for managed_node1 7092 1726882341.90483: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882341.90487: Calling groups_plugins_play to load vars for managed_node1 7092 1726882341.91482: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000587 7092 1726882341.91486: WORKER PROCESS EXITING 7092 1726882341.92443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882341.94093: done with get_vars() 7092 1726882341.94117: done getting variables 7092 1726882341.94179: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:21 -0400 (0:00:00.095) 0:01:40.849 ****** 7092 1726882341.94215: entering _queue_task() for managed_node1/debug 7092 1726882341.94531: worker is 1 (out of 1 available) 7092 1726882341.94542: exiting _queue_task() for managed_node1/debug 7092 1726882341.94554: done queuing things up, now waiting for results queue to drain 7092 1726882341.94555: waiting for pending results... 7092 1726882341.94833: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882341.94987: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000588 7092 1726882341.95010: variable 'ansible_search_path' from source: unknown 7092 1726882341.95017: variable 'ansible_search_path' from source: unknown 7092 1726882341.95055: calling self._execute() 7092 1726882341.95159: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882341.95174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882341.95188: variable 'omit' from source: magic vars 7092 1726882341.95575: variable 'ansible_distribution_major_version' from source: facts 7092 1726882341.95594: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882341.95798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882341.98190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882341.98278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882341.98321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882341.98363: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882341.98398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882341.98485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882341.98522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882341.98554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882341.98608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882341.98629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882341.98749: variable 'ansible_distribution' from source: facts 7092 1726882341.98758: variable 'ansible_distribution_major_version' from source: facts 7092 1726882341.98771: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882341.98781: variable 'omit' from source: magic vars 7092 1726882341.98849: variable 'omit' from source: magic vars 7092 1726882341.98885: variable 'omit' from source: magic vars 7092 1726882341.98916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882341.98946: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882341.98970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882341.98988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882341.99002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882341.99035: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882341.99043: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882341.99051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882341.99146: Set connection var ansible_shell_type to sh 7092 1726882341.99158: Set connection var ansible_shell_executable to /bin/sh 7092 1726882341.99171: Set connection var ansible_timeout to 10 7092 1726882341.99180: Set connection var ansible_pipelining to False 7092 1726882341.99193: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882341.99200: Set connection var ansible_connection to ssh 7092 1726882341.99224: variable 'ansible_shell_executable' from source: unknown 7092 1726882341.99230: variable 'ansible_connection' from source: unknown 7092 1726882341.99240: variable 'ansible_module_compression' from source: unknown 7092 1726882341.99246: variable 'ansible_shell_type' from source: unknown 7092 1726882341.99252: variable 'ansible_shell_executable' from source: unknown 7092 1726882341.99257: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882341.99265: variable 'ansible_pipelining' from source: unknown 7092 1726882341.99271: variable 'ansible_timeout' from source: unknown 7092 1726882341.99278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882341.99380: 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) 7092 1726882341.99395: variable 'omit' from source: magic vars 7092 1726882341.99404: starting attempt loop 7092 1726882341.99409: running the handler 7092 1726882341.99458: variable '__network_connections_result' from source: set_fact 7092 1726882341.99535: variable '__network_connections_result' from source: set_fact 7092 1726882341.99687: handler run complete 7092 1726882341.99724: attempt loop complete, returning result 7092 1726882341.99732: _execute() done 7092 1726882341.99738: dumping result to json 7092 1726882341.99747: done dumping result, returning 7092 1726882341.99760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000588] 7092 1726882341.99772: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000588 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "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, '802-1x-test': add connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 60b23562-52af-4ba5-826d-8b4d2ed51827 (is-modified)" ] } } 7092 1726882342.00012: no more pending results, returning what we have 7092 1726882342.00016: results queue empty 7092 1726882342.00017: checking for any_errors_fatal 7092 1726882342.00025: done checking for any_errors_fatal 7092 1726882342.00026: checking for max_fail_percentage 7092 1726882342.00028: done checking for max_fail_percentage 7092 1726882342.00029: checking to see if all hosts have failed and the running result is not ok 7092 1726882342.00031: done checking to see if all hosts have failed 7092 1726882342.00032: getting the remaining hosts for this loop 7092 1726882342.00033: done getting the remaining hosts for this loop 7092 1726882342.00038: getting the next task for host managed_node1 7092 1726882342.00047: done getting next task for host managed_node1 7092 1726882342.00052: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882342.00056: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882342.00073: getting variables 7092 1726882342.00075: in VariableManager get_vars() 7092 1726882342.00138: Calling all_inventory to load vars for managed_node1 7092 1726882342.00141: Calling groups_inventory to load vars for managed_node1 7092 1726882342.00144: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882342.00155: Calling all_plugins_play to load vars for managed_node1 7092 1726882342.00159: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882342.00162: Calling groups_plugins_play to load vars for managed_node1 7092 1726882342.01483: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000588 7092 1726882342.01487: WORKER PROCESS EXITING 7092 1726882342.01930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882342.03632: done with get_vars() 7092 1726882342.03666: done getting variables 7092 1726882342.03726: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:22 -0400 (0:00:00.095) 0:01:40.944 ****** 7092 1726882342.03765: entering _queue_task() for managed_node1/debug 7092 1726882342.04088: worker is 1 (out of 1 available) 7092 1726882342.04099: exiting _queue_task() for managed_node1/debug 7092 1726882342.04112: done queuing things up, now waiting for results queue to drain 7092 1726882342.04113: waiting for pending results... 7092 1726882342.04390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882342.04537: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000589 7092 1726882342.04560: variable 'ansible_search_path' from source: unknown 7092 1726882342.04569: variable 'ansible_search_path' from source: unknown 7092 1726882342.04607: calling self._execute() 7092 1726882342.04708: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882342.04718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882342.04732: variable 'omit' from source: magic vars 7092 1726882342.05122: variable 'ansible_distribution_major_version' from source: facts 7092 1726882342.05139: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882342.05346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882342.09017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882342.09157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882342.09257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882342.09375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882342.09462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882342.09552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882342.09590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882342.09622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882342.09676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882342.09696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882342.09823: variable 'ansible_distribution' from source: facts 7092 1726882342.09834: variable 'ansible_distribution_major_version' from source: facts 7092 1726882342.09846: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882342.09985: variable 'network_state' from source: role '' defaults 7092 1726882342.10003: Evaluated conditional (network_state != {}): False 7092 1726882342.10011: when evaluation is False, skipping this task 7092 1726882342.10017: _execute() done 7092 1726882342.10023: dumping result to json 7092 1726882342.10030: done dumping result, returning 7092 1726882342.10041: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-d956-9e9e-000000000589] 7092 1726882342.10050: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000589 7092 1726882342.10163: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000589 7092 1726882342.10174: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7092 1726882342.10229: no more pending results, returning what we have 7092 1726882342.10233: results queue empty 7092 1726882342.10234: checking for any_errors_fatal 7092 1726882342.10245: done checking for any_errors_fatal 7092 1726882342.10246: checking for max_fail_percentage 7092 1726882342.10248: done checking for max_fail_percentage 7092 1726882342.10249: checking to see if all hosts have failed and the running result is not ok 7092 1726882342.10251: done checking to see if all hosts have failed 7092 1726882342.10251: getting the remaining hosts for this loop 7092 1726882342.10253: done getting the remaining hosts for this loop 7092 1726882342.10259: getting the next task for host managed_node1 7092 1726882342.10270: done getting next task for host managed_node1 7092 1726882342.10274: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882342.10278: ^ state is: HOST STATE: block=3, 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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882342.10303: getting variables 7092 1726882342.10306: in VariableManager get_vars() 7092 1726882342.10371: Calling all_inventory to load vars for managed_node1 7092 1726882342.10374: Calling groups_inventory to load vars for managed_node1 7092 1726882342.10377: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882342.10388: Calling all_plugins_play to load vars for managed_node1 7092 1726882342.10392: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882342.10395: Calling groups_plugins_play to load vars for managed_node1 7092 1726882342.12206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882342.13853: done with get_vars() 7092 1726882342.13882: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:22 -0400 (0:00:00.102) 0:01:41.047 ****** 7092 1726882342.13983: entering _queue_task() for managed_node1/ping 7092 1726882342.14306: worker is 1 (out of 1 available) 7092 1726882342.14318: exiting _queue_task() for managed_node1/ping 7092 1726882342.14331: done queuing things up, now waiting for results queue to drain 7092 1726882342.14332: waiting for pending results... 7092 1726882342.14617: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882342.14781: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000058a 7092 1726882342.14801: variable 'ansible_search_path' from source: unknown 7092 1726882342.14809: variable 'ansible_search_path' from source: unknown 7092 1726882342.14850: calling self._execute() 7092 1726882342.14945: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882342.14958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882342.14975: variable 'omit' from source: magic vars 7092 1726882342.15369: variable 'ansible_distribution_major_version' from source: facts 7092 1726882342.15388: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882342.15600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882342.18036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882342.18120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882342.18168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882342.18209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882342.18243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882342.18325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882342.18365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882342.18397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882342.18442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882342.18467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882342.18596: variable 'ansible_distribution' from source: facts 7092 1726882342.18605: variable 'ansible_distribution_major_version' from source: facts 7092 1726882342.18617: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882342.18627: variable 'omit' from source: magic vars 7092 1726882342.18703: variable 'omit' from source: magic vars 7092 1726882342.18741: variable 'omit' from source: magic vars 7092 1726882342.18772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882342.18808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882342.18832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882342.18852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882342.18869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882342.18906: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882342.18914: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882342.18921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882342.19021: Set connection var ansible_shell_type to sh 7092 1726882342.19033: Set connection var ansible_shell_executable to /bin/sh 7092 1726882342.19043: Set connection var ansible_timeout to 10 7092 1726882342.19054: Set connection var ansible_pipelining to False 7092 1726882342.19071: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882342.19079: Set connection var ansible_connection to ssh 7092 1726882342.19110: variable 'ansible_shell_executable' from source: unknown 7092 1726882342.19118: variable 'ansible_connection' from source: unknown 7092 1726882342.19125: variable 'ansible_module_compression' from source: unknown 7092 1726882342.19131: variable 'ansible_shell_type' from source: unknown 7092 1726882342.19137: variable 'ansible_shell_executable' from source: unknown 7092 1726882342.19143: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882342.19150: variable 'ansible_pipelining' from source: unknown 7092 1726882342.19157: variable 'ansible_timeout' from source: unknown 7092 1726882342.19166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882342.19310: 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) 7092 1726882342.19329: variable 'omit' from source: magic vars 7092 1726882342.19338: starting attempt loop 7092 1726882342.19345: running the handler 7092 1726882342.19361: _low_level_execute_command(): starting 7092 1726882342.19374: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882342.20123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882342.20138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.20153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.20179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.20226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882342.20238: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882342.20252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.20273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882342.20284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882342.20299: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882342.20312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.20325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.20341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.20353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882342.20367: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882342.20381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.20460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.20487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882342.20501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.20647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.22316: stdout chunk (state=3): >>>/root <<< 7092 1726882342.22496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.22499: stdout chunk (state=3): >>><<< 7092 1726882342.22508: stderr chunk (state=3): >>><<< 7092 1726882342.22538: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882342.22564: _low_level_execute_command(): starting 7092 1726882342.22585: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614 `" && echo ansible-tmp-1726882342.2253857-10426-178983994405614="` echo /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614 `" ) && sleep 0' 7092 1726882342.23063: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.23078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.23113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.23116: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.23118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.23172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882342.23175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.23291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.25176: stdout chunk (state=3): >>>ansible-tmp-1726882342.2253857-10426-178983994405614=/root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614 <<< 7092 1726882342.25283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.25354: stderr chunk (state=3): >>><<< 7092 1726882342.25358: stdout chunk (state=3): >>><<< 7092 1726882342.25375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882342.2253857-10426-178983994405614=/root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882342.25412: variable 'ansible_module_compression' from source: unknown 7092 1726882342.25444: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7092 1726882342.25473: variable 'ansible_facts' from source: unknown 7092 1726882342.25529: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614/AnsiballZ_ping.py 7092 1726882342.25629: Sending initial data 7092 1726882342.25632: Sent initial data (152 bytes) 7092 1726882342.26286: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882342.26290: 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 <<< 7092 1726882342.26322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.26326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.26328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.26383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882342.26393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.26498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.28217: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882342.28225: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7092 1726882342.28232: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7092 1726882342.28239: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7092 1726882342.28257: 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 <<< 7092 1726882342.28353: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882342.28454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpr8ckw040 /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614/AnsiballZ_ping.py <<< 7092 1726882342.28542: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882342.29578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.29714: stderr chunk (state=3): >>><<< 7092 1726882342.29718: stdout chunk (state=3): >>><<< 7092 1726882342.29720: done transferring module to remote 7092 1726882342.29722: _low_level_execute_command(): starting 7092 1726882342.29725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614/ /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614/AnsiballZ_ping.py && sleep 0' 7092 1726882342.30118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.30123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.30176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882342.30179: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.30182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.30184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.30235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.30238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.30338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.32098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.32150: stderr chunk (state=3): >>><<< 7092 1726882342.32153: stdout chunk (state=3): >>><<< 7092 1726882342.32175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882342.32178: _low_level_execute_command(): starting 7092 1726882342.32182: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614/AnsiballZ_ping.py && sleep 0' 7092 1726882342.32842: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.32850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.32900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882342.32906: 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.44.90 is address debug1: re-parsing configuration <<< 7092 1726882342.32919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.32924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882342.32930: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882342.32941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.33023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.33029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882342.33044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.33178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.45927: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7092 1726882342.46938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882342.46998: stderr chunk (state=3): >>><<< 7092 1726882342.47002: stdout chunk (state=3): >>><<< 7092 1726882342.47017: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882342.47036: 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-1726882342.2253857-10426-178983994405614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882342.47044: _low_level_execute_command(): starting 7092 1726882342.47051: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882342.2253857-10426-178983994405614/ > /dev/null 2>&1 && sleep 0' 7092 1726882342.47513: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.47516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.47569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882342.47573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.47575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882342.47586: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.47589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.47637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.47652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882342.47656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.47747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.49568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.49617: stderr chunk (state=3): >>><<< 7092 1726882342.49620: stdout chunk (state=3): >>><<< 7092 1726882342.49634: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882342.49640: handler run complete 7092 1726882342.49654: attempt loop complete, returning result 7092 1726882342.49657: _execute() done 7092 1726882342.49659: dumping result to json 7092 1726882342.49662: done dumping result, returning 7092 1726882342.49673: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-d956-9e9e-00000000058a] 7092 1726882342.49679: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000058a 7092 1726882342.49776: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000058a 7092 1726882342.49779: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7092 1726882342.49847: no more pending results, returning what we have 7092 1726882342.49850: results queue empty 7092 1726882342.49851: checking for any_errors_fatal 7092 1726882342.49857: done checking for any_errors_fatal 7092 1726882342.49858: checking for max_fail_percentage 7092 1726882342.49860: done checking for max_fail_percentage 7092 1726882342.49861: checking to see if all hosts have failed and the running result is not ok 7092 1726882342.49862: done checking to see if all hosts have failed 7092 1726882342.49863: getting the remaining hosts for this loop 7092 1726882342.49866: done getting the remaining hosts for this loop 7092 1726882342.49870: getting the next task for host managed_node1 7092 1726882342.49881: done getting next task for host managed_node1 7092 1726882342.49883: ^ task is: TASK: meta (role_complete) 7092 1726882342.49887: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882342.49899: getting variables 7092 1726882342.49901: in VariableManager get_vars() 7092 1726882342.49959: Calling all_inventory to load vars for managed_node1 7092 1726882342.49962: Calling groups_inventory to load vars for managed_node1 7092 1726882342.49966: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882342.49976: Calling all_plugins_play to load vars for managed_node1 7092 1726882342.49978: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882342.49981: Calling groups_plugins_play to load vars for managed_node1 7092 1726882342.50836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882342.51885: done with get_vars() 7092 1726882342.51902: done getting variables 7092 1726882342.51965: done queuing things up, now waiting for results queue to drain 7092 1726882342.51967: results queue empty 7092 1726882342.51968: checking for any_errors_fatal 7092 1726882342.51970: done checking for any_errors_fatal 7092 1726882342.51970: checking for max_fail_percentage 7092 1726882342.51971: done checking for max_fail_percentage 7092 1726882342.51971: checking to see if all hosts have failed and the running result is not ok 7092 1726882342.51972: done checking to see if all hosts have failed 7092 1726882342.51972: getting the remaining hosts for this loop 7092 1726882342.51973: done getting the remaining hosts for this loop 7092 1726882342.51975: getting the next task for host managed_node1 7092 1726882342.51978: done getting next task for host managed_node1 7092 1726882342.51979: ^ task is: TASK: Ensure ping command is present 7092 1726882342.51981: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882342.51987: getting variables 7092 1726882342.51988: in VariableManager get_vars() 7092 1726882342.52003: Calling all_inventory to load vars for managed_node1 7092 1726882342.52005: Calling groups_inventory to load vars for managed_node1 7092 1726882342.52007: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882342.52011: Calling all_plugins_play to load vars for managed_node1 7092 1726882342.52012: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882342.52014: Calling groups_plugins_play to load vars for managed_node1 7092 1726882342.52690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882342.53610: done with get_vars() 7092 1726882342.53624: done getting variables 7092 1726882342.53660: 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 [Ensure ping command is present] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:76 Friday 20 September 2024 21:32:22 -0400 (0:00:00.397) 0:01:41.444 ****** 7092 1726882342.53684: entering _queue_task() for managed_node1/package 7092 1726882342.53920: worker is 1 (out of 1 available) 7092 1726882342.53933: exiting _queue_task() for managed_node1/package 7092 1726882342.53945: done queuing things up, now waiting for results queue to drain 7092 1726882342.53946: waiting for pending results... 7092 1726882342.54127: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7092 1726882342.54198: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000005ba 7092 1726882342.54209: variable 'ansible_search_path' from source: unknown 7092 1726882342.54211: variable 'ansible_search_path' from source: unknown 7092 1726882342.54240: calling self._execute() 7092 1726882342.54326: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882342.54330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882342.54340: variable 'omit' from source: magic vars 7092 1726882342.54637: variable 'ansible_distribution_major_version' from source: facts 7092 1726882342.54651: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882342.54796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882342.56425: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882342.56490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882342.56517: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882342.56541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882342.56571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882342.56630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882342.56655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882342.56678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882342.56705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882342.56716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882342.56804: variable 'ansible_distribution' from source: facts 7092 1726882342.56808: variable 'ansible_distribution_major_version' from source: facts 7092 1726882342.56814: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882342.56820: variable 'omit' from source: magic vars 7092 1726882342.56837: variable 'omit' from source: magic vars 7092 1726882342.56931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882342.56950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882342.56967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882342.56996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882342.57007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882342.57071: variable '__network_is_ostree' from source: set_fact 7092 1726882342.57077: variable 'omit' from source: magic vars 7092 1726882342.57102: variable 'omit' from source: magic vars 7092 1726882342.57122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882342.57142: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882342.57158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882342.57173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882342.57182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882342.57207: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882342.57210: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882342.57213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882342.57277: Set connection var ansible_shell_type to sh 7092 1726882342.57283: Set connection var ansible_shell_executable to /bin/sh 7092 1726882342.57289: Set connection var ansible_timeout to 10 7092 1726882342.57294: Set connection var ansible_pipelining to False 7092 1726882342.57302: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882342.57310: Set connection var ansible_connection to ssh 7092 1726882342.57331: variable 'ansible_shell_executable' from source: unknown 7092 1726882342.57335: variable 'ansible_connection' from source: unknown 7092 1726882342.57337: variable 'ansible_module_compression' from source: unknown 7092 1726882342.57339: variable 'ansible_shell_type' from source: unknown 7092 1726882342.57341: variable 'ansible_shell_executable' from source: unknown 7092 1726882342.57343: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882342.57349: variable 'ansible_pipelining' from source: unknown 7092 1726882342.57351: variable 'ansible_timeout' from source: unknown 7092 1726882342.57354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882342.57425: 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) 7092 1726882342.57437: variable 'omit' from source: magic vars 7092 1726882342.57442: starting attempt loop 7092 1726882342.57444: running the handler 7092 1726882342.57453: variable 'ansible_facts' from source: unknown 7092 1726882342.57456: variable 'ansible_facts' from source: unknown 7092 1726882342.57486: _low_level_execute_command(): starting 7092 1726882342.57491: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882342.58007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.58022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.58039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882342.58065: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.58108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.58120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.58230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.59878: stdout chunk (state=3): >>>/root <<< 7092 1726882342.59973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.60025: stderr chunk (state=3): >>><<< 7092 1726882342.60028: stdout chunk (state=3): >>><<< 7092 1726882342.60048: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882342.60056: _low_level_execute_command(): starting 7092 1726882342.60061: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410 `" && echo ansible-tmp-1726882342.6004565-10440-59493271090410="` echo /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410 `" ) && sleep 0' 7092 1726882342.60489: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.60501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.60518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882342.60530: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882342.60545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.60588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.60600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.60702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.62557: stdout chunk (state=3): >>>ansible-tmp-1726882342.6004565-10440-59493271090410=/root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410 <<< 7092 1726882342.62672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.62726: stderr chunk (state=3): >>><<< 7092 1726882342.62729: stdout chunk (state=3): >>><<< 7092 1726882342.62744: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882342.6004565-10440-59493271090410=/root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882342.62773: variable 'ansible_module_compression' from source: unknown 7092 1726882342.62824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7092 1726882342.62858: variable 'ansible_facts' from source: unknown 7092 1726882342.62930: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410/AnsiballZ_dnf.py 7092 1726882342.63041: Sending initial data 7092 1726882342.63050: Sent initial data (150 bytes) 7092 1726882342.63724: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.63727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.63764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.63768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882342.63771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.63825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.63828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882342.63838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.63927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.65644: 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 <<< 7092 1726882342.65732: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882342.65829: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp34iuhibv /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410/AnsiballZ_dnf.py <<< 7092 1726882342.65917: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882342.67155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.67261: stderr chunk (state=3): >>><<< 7092 1726882342.67266: stdout chunk (state=3): >>><<< 7092 1726882342.67282: done transferring module to remote 7092 1726882342.67291: _low_level_execute_command(): starting 7092 1726882342.67296: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410/ /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410/AnsiballZ_dnf.py && sleep 0' 7092 1726882342.67751: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.67754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.67779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882342.67790: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.67834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.67848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.67947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882342.69673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882342.69722: stderr chunk (state=3): >>><<< 7092 1726882342.69726: stdout chunk (state=3): >>><<< 7092 1726882342.69739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882342.69742: _low_level_execute_command(): starting 7092 1726882342.69749: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410/AnsiballZ_dnf.py && sleep 0' 7092 1726882342.70185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882342.70197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882342.70215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882342.70231: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882342.70247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882342.70285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882342.70296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882342.70403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882343.70870: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7092 1726882343.76680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882343.76735: stderr chunk (state=3): >>><<< 7092 1726882343.76739: stdout chunk (state=3): >>><<< 7092 1726882343.76758: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882343.76793: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882343.76802: _low_level_execute_command(): starting 7092 1726882343.76807: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882342.6004565-10440-59493271090410/ > /dev/null 2>&1 && sleep 0' 7092 1726882343.77279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882343.77283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.77300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.77312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.77368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882343.77389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882343.77483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882343.79299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882343.79344: stderr chunk (state=3): >>><<< 7092 1726882343.79350: stdout chunk (state=3): >>><<< 7092 1726882343.79360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882343.79368: handler run complete 7092 1726882343.79399: attempt loop complete, returning result 7092 1726882343.79406: _execute() done 7092 1726882343.79408: dumping result to json 7092 1726882343.79413: done dumping result, returning 7092 1726882343.79420: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [0e448fcc-3ce9-d956-9e9e-0000000005ba] 7092 1726882343.79425: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005ba 7092 1726882343.79526: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005ba 7092 1726882343.79528: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7092 1726882343.79597: no more pending results, returning what we have 7092 1726882343.79601: results queue empty 7092 1726882343.79601: checking for any_errors_fatal 7092 1726882343.79603: done checking for any_errors_fatal 7092 1726882343.79604: checking for max_fail_percentage 7092 1726882343.79606: done checking for max_fail_percentage 7092 1726882343.79607: checking to see if all hosts have failed and the running result is not ok 7092 1726882343.79608: done checking to see if all hosts have failed 7092 1726882343.79609: getting the remaining hosts for this loop 7092 1726882343.79611: done getting the remaining hosts for this loop 7092 1726882343.79614: getting the next task for host managed_node1 7092 1726882343.79621: done getting next task for host managed_node1 7092 1726882343.79623: ^ task is: TASK: TEST: I can ping the EAP server 7092 1726882343.79626: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882343.79629: getting variables 7092 1726882343.79631: in VariableManager get_vars() 7092 1726882343.79688: Calling all_inventory to load vars for managed_node1 7092 1726882343.79692: Calling groups_inventory to load vars for managed_node1 7092 1726882343.79694: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882343.79704: Calling all_plugins_play to load vars for managed_node1 7092 1726882343.79707: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882343.79709: Calling groups_plugins_play to load vars for managed_node1 7092 1726882343.80691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882343.81604: done with get_vars() 7092 1726882343.81619: done getting variables 7092 1726882343.81667: 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 [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:81 Friday 20 September 2024 21:32:23 -0400 (0:00:01.280) 0:01:42.724 ****** 7092 1726882343.81690: entering _queue_task() for managed_node1/command 7092 1726882343.81893: worker is 1 (out of 1 available) 7092 1726882343.81906: exiting _queue_task() for managed_node1/command 7092 1726882343.81919: done queuing things up, now waiting for results queue to drain 7092 1726882343.81921: waiting for pending results... 7092 1726882343.82098: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7092 1726882343.82172: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000005bb 7092 1726882343.82183: variable 'ansible_search_path' from source: unknown 7092 1726882343.82185: variable 'ansible_search_path' from source: unknown 7092 1726882343.82219: calling self._execute() 7092 1726882343.82291: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882343.82294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882343.82303: variable 'omit' from source: magic vars 7092 1726882343.82592: variable 'ansible_distribution_major_version' from source: facts 7092 1726882343.82603: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882343.82739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882343.84353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882343.84413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882343.84441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882343.84471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882343.84492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882343.84553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882343.84576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882343.84593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882343.84623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882343.84634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882343.84716: variable 'ansible_distribution' from source: facts 7092 1726882343.84723: variable 'ansible_distribution_major_version' from source: facts 7092 1726882343.84733: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882343.84739: variable 'omit' from source: magic vars 7092 1726882343.84758: variable 'omit' from source: magic vars 7092 1726882343.84782: variable 'omit' from source: magic vars 7092 1726882343.84801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882343.84821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882343.84842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882343.84856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882343.84867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882343.84889: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882343.84892: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882343.84894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882343.84959: Set connection var ansible_shell_type to sh 7092 1726882343.84967: Set connection var ansible_shell_executable to /bin/sh 7092 1726882343.84973: Set connection var ansible_timeout to 10 7092 1726882343.84980: Set connection var ansible_pipelining to False 7092 1726882343.84988: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882343.84992: Set connection var ansible_connection to ssh 7092 1726882343.85008: variable 'ansible_shell_executable' from source: unknown 7092 1726882343.85011: variable 'ansible_connection' from source: unknown 7092 1726882343.85013: variable 'ansible_module_compression' from source: unknown 7092 1726882343.85016: variable 'ansible_shell_type' from source: unknown 7092 1726882343.85018: variable 'ansible_shell_executable' from source: unknown 7092 1726882343.85020: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882343.85024: variable 'ansible_pipelining' from source: unknown 7092 1726882343.85026: variable 'ansible_timeout' from source: unknown 7092 1726882343.85031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882343.85108: 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) 7092 1726882343.85116: variable 'omit' from source: magic vars 7092 1726882343.85121: starting attempt loop 7092 1726882343.85124: running the handler 7092 1726882343.85135: _low_level_execute_command(): starting 7092 1726882343.85140: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882343.85643: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882343.85662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.85677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.85689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882343.85707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.85743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882343.85758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882343.85865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882343.87485: stdout chunk (state=3): >>>/root <<< 7092 1726882343.87589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882343.87641: stderr chunk (state=3): >>><<< 7092 1726882343.87644: stdout chunk (state=3): >>><<< 7092 1726882343.87666: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882343.87677: _low_level_execute_command(): starting 7092 1726882343.87680: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326 `" && echo ansible-tmp-1726882343.876645-10476-8042948392326="` echo /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326 `" ) && sleep 0' 7092 1726882343.88109: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882343.88121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.88140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882343.88152: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882343.88167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.88208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882343.88220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882343.88322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882343.90202: stdout chunk (state=3): >>>ansible-tmp-1726882343.876645-10476-8042948392326=/root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326 <<< 7092 1726882343.90320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882343.90366: stderr chunk (state=3): >>><<< 7092 1726882343.90370: stdout chunk (state=3): >>><<< 7092 1726882343.90383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882343.876645-10476-8042948392326=/root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882343.90407: variable 'ansible_module_compression' from source: unknown 7092 1726882343.90446: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882343.90476: variable 'ansible_facts' from source: unknown 7092 1726882343.90535: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326/AnsiballZ_command.py 7092 1726882343.90633: Sending initial data 7092 1726882343.90643: Sent initial data (152 bytes) 7092 1726882343.91284: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882343.91288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.91323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.91327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882343.91329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.91383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882343.91386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882343.91511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882343.93209: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882343.93221: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7092 1726882343.93231: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7092 1726882343.93241: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7092 1726882343.93253: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7092 1726882343.93265: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7092 1726882343.93277: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7092 1726882343.93291: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 7092 1726882343.93300: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882343.93404: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7092 1726882343.93415: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7092 1726882343.93424: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7092 1726882343.93533: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpnim0m04o /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326/AnsiballZ_command.py <<< 7092 1726882343.93638: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882343.94911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882343.95034: stderr chunk (state=3): >>><<< 7092 1726882343.95048: stdout chunk (state=3): >>><<< 7092 1726882343.95156: done transferring module to remote 7092 1726882343.95160: _low_level_execute_command(): starting 7092 1726882343.95162: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326/ /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326/AnsiballZ_command.py && sleep 0' 7092 1726882343.95730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882343.95752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882343.95769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882343.95790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.95832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882343.95848: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882343.95868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.95887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882343.95900: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882343.95911: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882343.95924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882343.95938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882343.95958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.95975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882343.95987: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882343.96003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.96082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882343.96107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882343.96124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882343.96252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882343.98001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882343.98083: stderr chunk (state=3): >>><<< 7092 1726882343.98097: stdout chunk (state=3): >>><<< 7092 1726882343.98203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882343.98207: _low_level_execute_command(): starting 7092 1726882343.98209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326/AnsiballZ_command.py && sleep 0' 7092 1726882343.98834: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882343.98854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882343.98876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882343.98894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.98935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882343.98949: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882343.98966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.98988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882343.99000: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882343.99011: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882343.99021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882343.99033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882343.99050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882343.99062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882343.99082: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882343.99096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882343.99176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882343.99203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882343.99220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882343.99354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882344.12644: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.048 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.048/0.048/0.048/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:32:24.121578", "end": "2024-09-20 21:32:24.125059", "delta": "0:00:00.003481", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7092 1726882344.13786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882344.13799: stderr chunk (state=3): >>>Shared connection to 10.31.44.90 closed. <<< 7092 1726882344.13853: stderr chunk (state=3): >>><<< 7092 1726882344.13857: stdout chunk (state=3): >>><<< 7092 1726882344.13877: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.048 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.048/0.048/0.048/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-20 21:32:24.121578", "end": "2024-09-20 21:32:24.125059", "delta": "0:00:00.003481", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882344.13905: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1726882343.876645-10476-8042948392326/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882344.13914: _low_level_execute_command(): starting 7092 1726882344.13917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882343.876645-10476-8042948392326/ > /dev/null 2>&1 && sleep 0' 7092 1726882344.14356: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882344.14360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882344.14390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7092 1726882344.14393: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882344.14395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882344.14451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882344.14457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882344.14459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882344.14552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882344.16361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882344.16413: stderr chunk (state=3): >>><<< 7092 1726882344.16416: stdout chunk (state=3): >>><<< 7092 1726882344.16433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882344.16440: handler run complete 7092 1726882344.16460: Evaluated conditional (False): False 7092 1726882344.16470: attempt loop complete, returning result 7092 1726882344.16473: _execute() done 7092 1726882344.16475: dumping result to json 7092 1726882344.16480: done dumping result, returning 7092 1726882344.16487: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0e448fcc-3ce9-d956-9e9e-0000000005bb] 7092 1726882344.16491: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bb 7092 1726882344.16592: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bb 7092 1726882344.16595: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003481", "end": "2024-09-20 21:32:24.125059", "rc": 0, "start": "2024-09-20 21:32:24.121578" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.048 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.048/0.048/0.048/0.000 ms 7092 1726882344.16662: no more pending results, returning what we have 7092 1726882344.16667: results queue empty 7092 1726882344.16667: checking for any_errors_fatal 7092 1726882344.16679: done checking for any_errors_fatal 7092 1726882344.16680: checking for max_fail_percentage 7092 1726882344.16681: done checking for max_fail_percentage 7092 1726882344.16682: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.16684: done checking to see if all hosts have failed 7092 1726882344.16684: getting the remaining hosts for this loop 7092 1726882344.16686: done getting the remaining hosts for this loop 7092 1726882344.16690: getting the next task for host managed_node1 7092 1726882344.16698: done getting next task for host managed_node1 7092 1726882344.16701: ^ task is: TASK: Trigger failure in case the role did not fail 7092 1726882344.16703: ^ state is: HOST STATE: block=3, 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? (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 7092 1726882344.16706: getting variables 7092 1726882344.16708: in VariableManager get_vars() 7092 1726882344.16769: Calling all_inventory to load vars for managed_node1 7092 1726882344.16772: Calling groups_inventory to load vars for managed_node1 7092 1726882344.16774: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.16784: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.16787: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.16789: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.17640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.18579: done with get_vars() 7092 1726882344.18596: done getting variables 7092 1726882344.18639: 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 [Trigger failure in case the role did not fail] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:84 Friday 20 September 2024 21:32:24 -0400 (0:00:00.369) 0:01:43.093 ****** 7092 1726882344.18670: entering _queue_task() for managed_node1/fail 7092 1726882344.18895: worker is 1 (out of 1 available) 7092 1726882344.18908: exiting _queue_task() for managed_node1/fail 7092 1726882344.18921: done queuing things up, now waiting for results queue to drain 7092 1726882344.18923: waiting for pending results... 7092 1726882344.19100: running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail 7092 1726882344.19172: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000005bc 7092 1726882344.19184: variable 'ansible_search_path' from source: unknown 7092 1726882344.19188: variable 'ansible_search_path' from source: unknown 7092 1726882344.19216: calling self._execute() 7092 1726882344.19307: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.19311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.19320: variable 'omit' from source: magic vars 7092 1726882344.19610: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.19622: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.19768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.21582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.21627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.21657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.21694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.21714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.21780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.21799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.21817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.21850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.21862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.21941: variable 'ansible_distribution' from source: facts 7092 1726882344.21944: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.21951: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.21957: variable 'omit' from source: magic vars 7092 1726882344.21976: variable 'omit' from source: magic vars 7092 1726882344.21999: variable 'omit' from source: magic vars 7092 1726882344.22019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882344.22039: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882344.22062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882344.22081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.22089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.22112: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882344.22115: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.22117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.22189: Set connection var ansible_shell_type to sh 7092 1726882344.22196: Set connection var ansible_shell_executable to /bin/sh 7092 1726882344.22202: Set connection var ansible_timeout to 10 7092 1726882344.22207: Set connection var ansible_pipelining to False 7092 1726882344.22215: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882344.22220: Set connection var ansible_connection to ssh 7092 1726882344.22236: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.22238: variable 'ansible_connection' from source: unknown 7092 1726882344.22241: variable 'ansible_module_compression' from source: unknown 7092 1726882344.22243: variable 'ansible_shell_type' from source: unknown 7092 1726882344.22248: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.22250: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.22252: variable 'ansible_pipelining' from source: unknown 7092 1726882344.22257: variable 'ansible_timeout' from source: unknown 7092 1726882344.22264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.22331: 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=False) 7092 1726882344.22340: variable 'omit' from source: magic vars 7092 1726882344.22344: starting attempt loop 7092 1726882344.22350: running the handler 7092 1726882344.22355: handler run complete 7092 1726882344.22376: attempt loop complete, returning result 7092 1726882344.22379: _execute() done 7092 1726882344.22382: dumping result to json 7092 1726882344.22384: done dumping result, returning 7092 1726882344.22391: done running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail [0e448fcc-3ce9-d956-9e9e-0000000005bc] 7092 1726882344.22396: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bc 7092 1726882344.22485: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bc 7092 1726882344.22488: WORKER PROCESS EXITING 7092 1726882344.22509: marking managed_node1 as failed 7092 1726882344.22517: marking host managed_node1 failed, current state: HOST STATE: block=3, 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? (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 7092 1726882344.22526: ^ failed state is now: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882344.22528: getting the next task for host managed_node1 7092 1726882344.22540: done getting next task for host managed_node1 7092 1726882344.22542: ^ task is: TASK: Show failed item 7092 1726882344.22544: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node1]: FAILED! => { "changed": false } MSG: after test 7092 1726882344.22652: no more pending results, returning what we have 7092 1726882344.22656: results queue empty 7092 1726882344.22656: checking for any_errors_fatal 7092 1726882344.22665: done checking for any_errors_fatal 7092 1726882344.22666: checking for max_fail_percentage 7092 1726882344.22667: done checking for max_fail_percentage 7092 1726882344.22668: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.22669: done checking to see if all hosts have failed 7092 1726882344.22670: getting the remaining hosts for this loop 7092 1726882344.22671: done getting the remaining hosts for this loop 7092 1726882344.22674: getting the next task for host managed_node1 7092 1726882344.22678: done getting next task for host managed_node1 7092 1726882344.22680: ^ task is: TASK: Show failed item 7092 1726882344.22682: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882344.22684: getting variables 7092 1726882344.22685: in VariableManager get_vars() 7092 1726882344.22733: Calling all_inventory to load vars for managed_node1 7092 1726882344.22735: Calling groups_inventory to load vars for managed_node1 7092 1726882344.22737: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.22745: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.22749: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.22751: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.23643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.24566: done with get_vars() 7092 1726882344.24581: done getting variables 7092 1726882344.24622: 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 failed item] ******************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:88 Friday 20 September 2024 21:32:24 -0400 (0:00:00.059) 0:01:43.153 ****** 7092 1726882344.24644: entering _queue_task() for managed_node1/debug 7092 1726882344.24868: worker is 1 (out of 1 available) 7092 1726882344.24881: exiting _queue_task() for managed_node1/debug 7092 1726882344.24893: done queuing things up, now waiting for results queue to drain 7092 1726882344.24895: waiting for pending results... 7092 1726882344.25072: running TaskExecutor() for managed_node1/TASK: Show failed item 7092 1726882344.25134: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000005bd 7092 1726882344.25147: variable 'ansible_search_path' from source: unknown 7092 1726882344.25151: variable 'ansible_search_path' from source: unknown 7092 1726882344.25315: Loaded config def from plugin (lookup/items) 7092 1726882344.25321: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7092 1726882344.25343: variable 'omit' from source: magic vars 7092 1726882344.25443: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.25457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.25467: variable 'omit' from source: magic vars 7092 1726882344.25732: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.25749: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.25879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.27507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.27578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.27620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.27662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.27702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.27785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.27817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.27848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.27896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.27914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.28033: variable 'ansible_distribution' from source: facts 7092 1726882344.28041: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.28055: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.28173: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.28185: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.28363: variable 'ansible_distribution' from source: facts 7092 1726882344.28375: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.28386: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.28398: variable 'omit' from source: magic vars 7092 1726882344.28422: variable 'omit' from source: magic vars 7092 1726882344.28477: variable 'item' from source: unknown 7092 1726882344.28548: variable 'item' from source: unknown 7092 1726882344.28573: variable 'omit' from source: magic vars 7092 1726882344.28604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882344.28638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882344.28657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882344.28672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.28681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.28710: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882344.28722: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.28731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.28801: Set connection var ansible_shell_type to sh 7092 1726882344.28807: Set connection var ansible_shell_executable to /bin/sh 7092 1726882344.28813: Set connection var ansible_timeout to 10 7092 1726882344.28818: Set connection var ansible_pipelining to False 7092 1726882344.28826: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882344.28831: Set connection var ansible_connection to ssh 7092 1726882344.28851: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.28854: variable 'ansible_connection' from source: unknown 7092 1726882344.28857: variable 'ansible_module_compression' from source: unknown 7092 1726882344.28860: variable 'ansible_shell_type' from source: unknown 7092 1726882344.28863: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.28865: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.28870: variable 'ansible_pipelining' from source: unknown 7092 1726882344.28876: variable 'ansible_timeout' from source: unknown 7092 1726882344.28879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.28945: 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) 7092 1726882344.28955: variable 'omit' from source: magic vars 7092 1726882344.28965: starting attempt loop 7092 1726882344.28968: running the handler 7092 1726882344.29010: handler run complete 7092 1726882344.29020: Evaluated conditional (False): False 7092 1726882344.29025: attempt loop complete, returning result 7092 1726882344.29036: variable 'item' from source: unknown 7092 1726882344.29088: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_result) => { "ansible_failed_result": "{{ansible_failed_result}}", "ansible_loop_var": "item", "item": "ansible_failed_result" } 7092 1726882344.29245: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.29251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.29253: variable 'omit' from source: magic vars 7092 1726882344.29324: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.29328: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.29412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.29429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.29451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.29479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.29495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.29560: variable 'ansible_distribution' from source: facts 7092 1726882344.29565: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.29571: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.29644: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.29650: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.29759: variable 'ansible_distribution' from source: facts 7092 1726882344.29763: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.29769: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.29774: variable 'omit' from source: magic vars 7092 1726882344.29784: variable 'omit' from source: magic vars 7092 1726882344.29815: variable 'item' from source: unknown 7092 1726882344.29856: variable 'item' from source: unknown 7092 1726882344.29869: variable 'omit' from source: magic vars 7092 1726882344.29883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882344.29890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.29896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.29905: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882344.29912: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.29914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.29959: Set connection var ansible_shell_type to sh 7092 1726882344.29965: Set connection var ansible_shell_executable to /bin/sh 7092 1726882344.29971: Set connection var ansible_timeout to 10 7092 1726882344.29976: Set connection var ansible_pipelining to False 7092 1726882344.29983: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882344.29988: Set connection var ansible_connection to ssh 7092 1726882344.30001: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.30004: variable 'ansible_connection' from source: unknown 7092 1726882344.30006: variable 'ansible_module_compression' from source: unknown 7092 1726882344.30008: variable 'ansible_shell_type' from source: unknown 7092 1726882344.30011: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.30013: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.30020: variable 'ansible_pipelining' from source: unknown 7092 1726882344.30022: variable 'ansible_timeout' from source: unknown 7092 1726882344.30024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.30085: 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) 7092 1726882344.30092: variable 'omit' from source: magic vars 7092 1726882344.30096: starting attempt loop 7092 1726882344.30098: running the handler 7092 1726882344.30115: handler run complete 7092 1726882344.30127: Evaluated conditional (False): False 7092 1726882344.30130: attempt loop complete, returning result 7092 1726882344.30141: variable 'item' from source: unknown 7092 1726882344.30187: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_task) => { "ansible_failed_task": "{{ansible_failed_task}}", "ansible_loop_var": "item", "item": "ansible_failed_task" } 7092 1726882344.30283: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.30285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.30288: variable 'omit' from source: magic vars 7092 1726882344.30373: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.30376: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.30456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.30478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.30495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.30521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.30532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.30597: variable 'ansible_distribution' from source: facts 7092 1726882344.30601: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.30609: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.30681: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.30685: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.30889: variable 'ansible_distribution' from source: facts 7092 1726882344.30892: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.30894: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.30896: variable 'omit' from source: magic vars 7092 1726882344.30898: variable 'omit' from source: magic vars 7092 1726882344.30997: variable 'item' from source: unknown 7092 1726882344.31020: variable 'item' from source: unknown 7092 1726882344.31043: variable 'omit' from source: magic vars 7092 1726882344.31066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882344.31077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.31084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.31095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882344.31105: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.31110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.31187: Set connection var ansible_shell_type to sh 7092 1726882344.31198: Set connection var ansible_shell_executable to /bin/sh 7092 1726882344.31207: Set connection var ansible_timeout to 10 7092 1726882344.31220: Set connection var ansible_pipelining to False 7092 1726882344.31235: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882344.31245: Set connection var ansible_connection to ssh 7092 1726882344.31275: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.31282: variable 'ansible_connection' from source: unknown 7092 1726882344.31289: variable 'ansible_module_compression' from source: unknown 7092 1726882344.31295: variable 'ansible_shell_type' from source: unknown 7092 1726882344.31301: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.31307: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.31315: variable 'ansible_pipelining' from source: unknown 7092 1726882344.31327: variable 'ansible_timeout' from source: unknown 7092 1726882344.31335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.31433: 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) 7092 1726882344.31448: variable 'omit' from source: magic vars 7092 1726882344.31458: starting attempt loop 7092 1726882344.31468: running the handler 7092 1726882344.31493: handler run complete 7092 1726882344.31507: Evaluated conditional (False): False 7092 1726882344.31515: attempt loop complete, returning result 7092 1726882344.31532: variable 'item' from source: unknown 7092 1726882344.31606: variable 'item' from source: unknown ok: [managed_node1] => (item=__network_nm_nvr.stdout) => { "__network_nm_nvr.stdout": "{{__network_nm_nvr.stdout}}", "ansible_loop_var": "item", "item": "__network_nm_nvr.stdout" } 7092 1726882344.31750: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.31762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.31776: variable 'omit' from source: magic vars 7092 1726882344.31928: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.31937: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.32074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.32103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.32137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.32186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.32203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.32304: variable 'ansible_distribution' from source: facts 7092 1726882344.32314: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.32325: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.32439: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.32452: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.32630: variable 'ansible_distribution' from source: facts 7092 1726882344.32638: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.32651: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.32660: variable 'omit' from source: magic vars 7092 1726882344.32685: variable 'omit' from source: magic vars 7092 1726882344.32728: variable 'item' from source: unknown 7092 1726882344.32799: variable 'item' from source: unknown 7092 1726882344.32817: variable 'omit' from source: magic vars 7092 1726882344.32837: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882344.32851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.32865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.32881: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882344.32888: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.32901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.32972: Set connection var ansible_shell_type to sh 7092 1726882344.32982: Set connection var ansible_shell_executable to /bin/sh 7092 1726882344.32990: Set connection var ansible_timeout to 10 7092 1726882344.33000: Set connection var ansible_pipelining to False 7092 1726882344.33019: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882344.33028: Set connection var ansible_connection to ssh 7092 1726882344.33051: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.33060: variable 'ansible_connection' from source: unknown 7092 1726882344.33068: variable 'ansible_module_compression' from source: unknown 7092 1726882344.33074: variable 'ansible_shell_type' from source: unknown 7092 1726882344.33080: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.33086: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.33093: variable 'ansible_pipelining' from source: unknown 7092 1726882344.33098: variable 'ansible_timeout' from source: unknown 7092 1726882344.33105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.33200: 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) 7092 1726882344.33212: variable 'omit' from source: magic vars 7092 1726882344.33225: starting attempt loop 7092 1726882344.33231: running the handler 7092 1726882344.33254: handler run complete 7092 1726882344.33270: Evaluated conditional (False): False 7092 1726882344.33279: attempt loop complete, returning result 7092 1726882344.33295: variable 'item' from source: unknown 7092 1726882344.33368: variable 'item' from source: unknown ok: [managed_node1] => (item=__NM_capath_ignored_NVRs) => { "__NM_capath_ignored_NVRs": "{{__NM_capath_ignored_NVRs}}", "ansible_loop_var": "item", "item": "__NM_capath_ignored_NVRs" } 7092 1726882344.33473: dumping result to json 7092 1726882344.33484: done dumping result, returning 7092 1726882344.33494: done running TaskExecutor() for managed_node1/TASK: Show failed item [0e448fcc-3ce9-d956-9e9e-0000000005bd] 7092 1726882344.33503: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bd 7092 1726882344.33613: no more pending results, returning what we have 7092 1726882344.33621: results queue empty 7092 1726882344.33622: checking for any_errors_fatal 7092 1726882344.33627: done checking for any_errors_fatal 7092 1726882344.33628: checking for max_fail_percentage 7092 1726882344.33630: done checking for max_fail_percentage 7092 1726882344.33631: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.33633: done checking to see if all hosts have failed 7092 1726882344.33633: getting the remaining hosts for this loop 7092 1726882344.33635: done getting the remaining hosts for this loop 7092 1726882344.33638: getting the next task for host managed_node1 7092 1726882344.33651: done getting next task for host managed_node1 7092 1726882344.33654: ^ task is: TASK: Assert role behavior 7092 1726882344.33656: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882344.33660: getting variables 7092 1726882344.33662: in VariableManager get_vars() 7092 1726882344.33723: Calling all_inventory to load vars for managed_node1 7092 1726882344.33726: Calling groups_inventory to load vars for managed_node1 7092 1726882344.33729: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.33740: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.33744: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.33749: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.34832: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bd 7092 1726882344.34835: WORKER PROCESS EXITING 7092 1726882344.35762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.37519: done with get_vars() 7092 1726882344.37552: done getting variables 7092 1726882344.37666: 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) TASK [Assert role behavior] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:98 Friday 20 September 2024 21:32:24 -0400 (0:00:00.130) 0:01:43.284 ****** 7092 1726882344.37698: entering _queue_task() for managed_node1/assert 7092 1726882344.37700: Creating lock for assert 7092 1726882344.38058: worker is 1 (out of 1 available) 7092 1726882344.38072: exiting _queue_task() for managed_node1/assert 7092 1726882344.38084: done queuing things up, now waiting for results queue to drain 7092 1726882344.38086: waiting for pending results... 7092 1726882344.38378: running TaskExecutor() for managed_node1/TASK: Assert role behavior 7092 1726882344.38499: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000005be 7092 1726882344.38518: variable 'ansible_search_path' from source: unknown 7092 1726882344.38531: variable 'ansible_search_path' from source: unknown 7092 1726882344.38579: calling self._execute() 7092 1726882344.38688: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.38700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.38715: variable 'omit' from source: magic vars 7092 1726882344.39135: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.39158: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.39377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.41950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.42021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.42072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.42097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.42117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.42185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.42205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.42231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.42264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.42276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.42366: variable 'ansible_distribution' from source: facts 7092 1726882344.42370: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.42378: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.42385: variable 'omit' from source: magic vars 7092 1726882344.42404: variable 'omit' from source: magic vars 7092 1726882344.42538: variable 'failure' from source: task vars 7092 1726882344.42542: variable 'expected_failure' from source: task vars 7092 1726882344.42549: variable '__network_nm_nvr' from source: set_fact 7092 1726882344.42576: variable 'omit' from source: magic vars 7092 1726882344.42597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882344.42619: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882344.42634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882344.42649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.42657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.42684: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882344.42687: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.42690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.42755: Set connection var ansible_shell_type to sh 7092 1726882344.42762: Set connection var ansible_shell_executable to /bin/sh 7092 1726882344.42769: Set connection var ansible_timeout to 10 7092 1726882344.42774: Set connection var ansible_pipelining to False 7092 1726882344.42783: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882344.42786: Set connection var ansible_connection to ssh 7092 1726882344.42806: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.42809: variable 'ansible_connection' from source: unknown 7092 1726882344.42811: variable 'ansible_module_compression' from source: unknown 7092 1726882344.42813: variable 'ansible_shell_type' from source: unknown 7092 1726882344.42815: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.42818: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.42821: variable 'ansible_pipelining' from source: unknown 7092 1726882344.42823: variable 'ansible_timeout' from source: unknown 7092 1726882344.42827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.42902: 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) 7092 1726882344.42908: variable 'omit' from source: magic vars 7092 1726882344.42913: starting attempt loop 7092 1726882344.42915: running the handler 7092 1726882344.43033: variable 'failure' from source: task vars 7092 1726882344.43036: variable 'expected_failure' from source: task vars 7092 1726882344.43041: Evaluated conditional ((failure and expected_failure) or (not failure and not expected_failure)): True 7092 1726882344.43047: handler run complete 7092 1726882344.43066: attempt loop complete, returning result 7092 1726882344.43069: _execute() done 7092 1726882344.43071: dumping result to json 7092 1726882344.43073: done dumping result, returning 7092 1726882344.43079: done running TaskExecutor() for managed_node1/TASK: Assert role behavior [0e448fcc-3ce9-d956-9e9e-0000000005be] 7092 1726882344.43084: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005be ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7092 1726882344.43221: no more pending results, returning what we have 7092 1726882344.43224: results queue empty 7092 1726882344.43225: checking for any_errors_fatal 7092 1726882344.43238: done checking for any_errors_fatal 7092 1726882344.43238: checking for max_fail_percentage 7092 1726882344.43240: done checking for max_fail_percentage 7092 1726882344.43241: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.43243: done checking to see if all hosts have failed 7092 1726882344.43243: getting the remaining hosts for this loop 7092 1726882344.43245: done getting the remaining hosts for this loop 7092 1726882344.43251: getting the next task for host managed_node1 7092 1726882344.43261: done getting next task for host managed_node1 7092 1726882344.43266: ^ task is: TASK: Assert role failure 7092 1726882344.43268: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=3, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882344.43279: getting variables 7092 1726882344.43280: in VariableManager get_vars() 7092 1726882344.43335: Calling all_inventory to load vars for managed_node1 7092 1726882344.43338: Calling groups_inventory to load vars for managed_node1 7092 1726882344.43340: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.43352: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.43355: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.43358: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.44090: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005be 7092 1726882344.44093: WORKER PROCESS EXITING 7092 1726882344.44570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.45694: done with get_vars() 7092 1726882344.45714: done getting variables 7092 1726882344.45762: 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 role failure] ***************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:105 Friday 20 September 2024 21:32:24 -0400 (0:00:00.080) 0:01:43.365 ****** 7092 1726882344.45788: entering _queue_task() for managed_node1/assert 7092 1726882344.46037: worker is 1 (out of 1 available) 7092 1726882344.46053: exiting _queue_task() for managed_node1/assert 7092 1726882344.46067: done queuing things up, now waiting for results queue to drain 7092 1726882344.46069: waiting for pending results... 7092 1726882344.46243: running TaskExecutor() for managed_node1/TASK: Assert role failure 7092 1726882344.46329: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000005bf 7092 1726882344.46341: variable 'ansible_search_path' from source: unknown 7092 1726882344.46344: variable 'ansible_search_path' from source: unknown 7092 1726882344.46377: calling self._execute() 7092 1726882344.46451: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.46455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.46462: variable 'omit' from source: magic vars 7092 1726882344.46750: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.46768: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.46930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.49669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.50135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.50166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.50194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.50214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.50276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.50298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.50316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.50341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.50353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.50439: variable 'ansible_distribution' from source: facts 7092 1726882344.50443: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.50451: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.50534: variable '__network_connections_result' from source: set_fact 7092 1726882344.50550: Evaluated conditional (__network_connections_result.failed): False 7092 1726882344.50553: when evaluation is False, skipping this task 7092 1726882344.50556: _execute() done 7092 1726882344.50558: dumping result to json 7092 1726882344.50560: done dumping result, returning 7092 1726882344.50566: done running TaskExecutor() for managed_node1/TASK: Assert role failure [0e448fcc-3ce9-d956-9e9e-0000000005bf] 7092 1726882344.50572: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bf 7092 1726882344.50661: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005bf 7092 1726882344.50670: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_connections_result.failed", "skip_reason": "Conditional result was False" } 7092 1726882344.50715: no more pending results, returning what we have 7092 1726882344.50718: results queue empty 7092 1726882344.50719: checking for any_errors_fatal 7092 1726882344.50728: done checking for any_errors_fatal 7092 1726882344.50729: checking for max_fail_percentage 7092 1726882344.50730: done checking for max_fail_percentage 7092 1726882344.50731: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.50732: done checking to see if all hosts have failed 7092 1726882344.50733: getting the remaining hosts for this loop 7092 1726882344.50735: done getting the remaining hosts for this loop 7092 1726882344.50738: getting the next task for host managed_node1 7092 1726882344.50751: done getting next task for host managed_node1 7092 1726882344.50754: ^ task is: TASK: Assert ping succeeded 7092 1726882344.50757: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=4, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7092 1726882344.50760: getting variables 7092 1726882344.50762: in VariableManager get_vars() 7092 1726882344.50823: Calling all_inventory to load vars for managed_node1 7092 1726882344.50827: Calling groups_inventory to load vars for managed_node1 7092 1726882344.50829: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.50840: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.50842: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.50844: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.61204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.62883: done with get_vars() 7092 1726882344.62914: done getting variables 7092 1726882344.62973: 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 ping succeeded] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:112 Friday 20 September 2024 21:32:24 -0400 (0:00:00.172) 0:01:43.537 ****** 7092 1726882344.63002: entering _queue_task() for managed_node1/assert 7092 1726882344.63361: worker is 1 (out of 1 available) 7092 1726882344.63376: exiting _queue_task() for managed_node1/assert 7092 1726882344.63388: done queuing things up, now waiting for results queue to drain 7092 1726882344.63390: waiting for pending results... 7092 1726882344.63693: running TaskExecutor() for managed_node1/TASK: Assert ping succeeded 7092 1726882344.63822: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000005c0 7092 1726882344.63848: variable 'ansible_search_path' from source: unknown 7092 1726882344.63858: variable 'ansible_search_path' from source: unknown 7092 1726882344.63902: calling self._execute() 7092 1726882344.64021: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.64035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.64058: variable 'omit' from source: magic vars 7092 1726882344.64495: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.64521: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.64676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.66339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.66414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.66442: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.66475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.66508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.66607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.66653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.66714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.66760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.66793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.66933: variable 'ansible_distribution' from source: facts 7092 1726882344.66945: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.66959: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.66973: variable 'omit' from source: magic vars 7092 1726882344.67010: variable 'omit' from source: magic vars 7092 1726882344.67049: variable 'omit' from source: magic vars 7092 1726882344.67081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882344.67124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882344.67146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882344.67170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.67185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882344.67226: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882344.67234: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.67241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.67348: Set connection var ansible_shell_type to sh 7092 1726882344.67377: Set connection var ansible_shell_executable to /bin/sh 7092 1726882344.67402: Set connection var ansible_timeout to 10 7092 1726882344.67413: Set connection var ansible_pipelining to False 7092 1726882344.67453: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882344.67479: Set connection var ansible_connection to ssh 7092 1726882344.67550: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.67558: variable 'ansible_connection' from source: unknown 7092 1726882344.67565: variable 'ansible_module_compression' from source: unknown 7092 1726882344.67572: variable 'ansible_shell_type' from source: unknown 7092 1726882344.67579: variable 'ansible_shell_executable' from source: unknown 7092 1726882344.67585: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.67593: variable 'ansible_pipelining' from source: unknown 7092 1726882344.67600: variable 'ansible_timeout' from source: unknown 7092 1726882344.67615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.67718: 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) 7092 1726882344.67726: variable 'omit' from source: magic vars 7092 1726882344.67735: starting attempt loop 7092 1726882344.67739: running the handler 7092 1726882344.67860: variable 'ansible_failed_result' from source: set_fact 7092 1726882344.67870: Evaluated conditional (not 'cmd' in ansible_failed_result): True 7092 1726882344.67877: handler run complete 7092 1726882344.67893: attempt loop complete, returning result 7092 1726882344.67896: _execute() done 7092 1726882344.67899: dumping result to json 7092 1726882344.67901: done dumping result, returning 7092 1726882344.67906: done running TaskExecutor() for managed_node1/TASK: Assert ping succeeded [0e448fcc-3ce9-d956-9e9e-0000000005c0] 7092 1726882344.67912: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005c0 7092 1726882344.68002: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000005c0 7092 1726882344.68005: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7092 1726882344.68054: no more pending results, returning what we have 7092 1726882344.68058: results queue empty 7092 1726882344.68059: checking for any_errors_fatal 7092 1726882344.68068: done checking for any_errors_fatal 7092 1726882344.68069: checking for max_fail_percentage 7092 1726882344.68071: done checking for max_fail_percentage 7092 1726882344.68072: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.68073: done checking to see if all hosts have failed 7092 1726882344.68074: getting the remaining hosts for this loop 7092 1726882344.68076: done getting the remaining hosts for this loop 7092 1726882344.68079: getting the next task for host managed_node1 7092 1726882344.68097: done getting next task for host managed_node1 7092 1726882344.68103: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882344.68107: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882344.68139: getting variables 7092 1726882344.68141: in VariableManager get_vars() 7092 1726882344.68199: Calling all_inventory to load vars for managed_node1 7092 1726882344.68202: Calling groups_inventory to load vars for managed_node1 7092 1726882344.68205: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.68215: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.68217: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.68220: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.69044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.70027: done with get_vars() 7092 1726882344.70054: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:32:24 -0400 (0:00:00.071) 0:01:43.608 ****** 7092 1726882344.70155: entering _queue_task() for managed_node1/include_tasks 7092 1726882344.70503: worker is 1 (out of 1 available) 7092 1726882344.70517: exiting _queue_task() for managed_node1/include_tasks 7092 1726882344.70531: done queuing things up, now waiting for results queue to drain 7092 1726882344.70533: waiting for pending results... 7092 1726882344.70840: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7092 1726882344.71015: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000014e 7092 1726882344.71035: variable 'ansible_search_path' from source: unknown 7092 1726882344.71043: variable 'ansible_search_path' from source: unknown 7092 1726882344.71088: calling self._execute() 7092 1726882344.71200: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.71213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.71227: variable 'omit' from source: magic vars 7092 1726882344.71651: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.71674: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.71895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.73936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.73996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.74024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.74051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.74074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.74136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.74159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.74179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.74206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.74221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.74311: variable 'ansible_distribution' from source: facts 7092 1726882344.74320: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.74327: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.74439: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.74442: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.74621: variable 'ansible_distribution' from source: facts 7092 1726882344.74630: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.74639: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.74746: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.74753: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.74887: variable 'ansible_distribution' from source: facts 7092 1726882344.74891: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.74900: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.74912: _execute() done 7092 1726882344.74919: dumping result to json 7092 1726882344.74926: done dumping result, returning 7092 1726882344.74937: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-d956-9e9e-00000000014e] 7092 1726882344.74948: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000014e 7092 1726882344.75058: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000014e 7092 1726882344.75068: WORKER PROCESS EXITING 7092 1726882344.75217: no more pending results, returning what we have 7092 1726882344.75222: in VariableManager get_vars() 7092 1726882344.75289: Calling all_inventory to load vars for managed_node1 7092 1726882344.75292: Calling groups_inventory to load vars for managed_node1 7092 1726882344.75294: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.75303: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.75306: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.75308: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.77348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.78868: done with get_vars() 7092 1726882344.78886: variable 'ansible_search_path' from source: unknown 7092 1726882344.78887: variable 'ansible_search_path' from source: unknown 7092 1726882344.78916: we have included files to process 7092 1726882344.78917: generating all_blocks data 7092 1726882344.78920: done generating all_blocks data 7092 1726882344.78924: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882344.78925: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882344.78927: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7092 1726882344.79342: done processing included file 7092 1726882344.79344: iterating over new_blocks loaded from include file 7092 1726882344.79347: in VariableManager get_vars() 7092 1726882344.79376: done with get_vars() 7092 1726882344.79377: filtering new block on tags 7092 1726882344.79400: done filtering new block on tags 7092 1726882344.79402: in VariableManager get_vars() 7092 1726882344.79423: done with get_vars() 7092 1726882344.79424: filtering new block on tags 7092 1726882344.79452: done filtering new block on tags 7092 1726882344.79453: in VariableManager get_vars() 7092 1726882344.79478: done with get_vars() 7092 1726882344.79479: filtering new block on tags 7092 1726882344.79505: done filtering new block on tags 7092 1726882344.79507: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7092 1726882344.79511: extending task lists for all hosts with included blocks 7092 1726882344.80827: done extending task lists 7092 1726882344.80828: done processing included files 7092 1726882344.80829: results queue empty 7092 1726882344.80830: checking for any_errors_fatal 7092 1726882344.80834: done checking for any_errors_fatal 7092 1726882344.80834: checking for max_fail_percentage 7092 1726882344.80836: done checking for max_fail_percentage 7092 1726882344.80836: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.80837: done checking to see if all hosts have failed 7092 1726882344.80843: getting the remaining hosts for this loop 7092 1726882344.80844: done getting the remaining hosts for this loop 7092 1726882344.80853: getting the next task for host managed_node1 7092 1726882344.80858: done getting next task for host managed_node1 7092 1726882344.80861: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882344.80866: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882344.80876: getting variables 7092 1726882344.80878: in VariableManager get_vars() 7092 1726882344.80901: Calling all_inventory to load vars for managed_node1 7092 1726882344.80904: Calling groups_inventory to load vars for managed_node1 7092 1726882344.80906: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.80911: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.80914: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.80917: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.82269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.84064: done with get_vars() 7092 1726882344.84088: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:32:24 -0400 (0:00:00.139) 0:01:43.748 ****** 7092 1726882344.84149: entering _queue_task() for managed_node1/setup 7092 1726882344.84398: worker is 1 (out of 1 available) 7092 1726882344.84413: exiting _queue_task() for managed_node1/setup 7092 1726882344.84427: done queuing things up, now waiting for results queue to drain 7092 1726882344.84428: waiting for pending results... 7092 1726882344.84615: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7092 1726882344.84721: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000090b 7092 1726882344.84733: variable 'ansible_search_path' from source: unknown 7092 1726882344.84737: variable 'ansible_search_path' from source: unknown 7092 1726882344.84772: calling self._execute() 7092 1726882344.84848: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.84855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.84867: variable 'omit' from source: magic vars 7092 1726882344.85170: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.85181: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.85325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.87539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.87601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.87629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.87659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.87682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.87741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.87770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.87785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.87812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.87822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.87917: variable 'ansible_distribution' from source: facts 7092 1726882344.87921: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.87928: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.88017: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88022: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.88141: variable 'ansible_distribution' from source: facts 7092 1726882344.88145: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88153: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.88226: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88230: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.88344: variable 'ansible_distribution' from source: facts 7092 1726882344.88348: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88355: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.88428: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88433: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.88543: variable 'ansible_distribution' from source: facts 7092 1726882344.88548: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88555: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.88624: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88630: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.88746: variable 'ansible_distribution' from source: facts 7092 1726882344.88751: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.88754: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.88899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.88921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.88946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.88995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.89007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.89323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.89327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.89329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.89331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.89334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.89353: variable '__network_required_facts' from source: role '' defaults 7092 1726882344.89362: variable 'ansible_facts' from source: unknown 7092 1726882344.90232: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7092 1726882344.90236: when evaluation is False, skipping this task 7092 1726882344.90238: _execute() done 7092 1726882344.90241: dumping result to json 7092 1726882344.90243: done dumping result, returning 7092 1726882344.90254: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-d956-9e9e-00000000090b] 7092 1726882344.90271: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000090b 7092 1726882344.90359: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000090b 7092 1726882344.90362: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882344.90421: no more pending results, returning what we have 7092 1726882344.90425: results queue empty 7092 1726882344.90426: checking for any_errors_fatal 7092 1726882344.90427: done checking for any_errors_fatal 7092 1726882344.90428: checking for max_fail_percentage 7092 1726882344.90430: done checking for max_fail_percentage 7092 1726882344.90431: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.90432: done checking to see if all hosts have failed 7092 1726882344.90433: getting the remaining hosts for this loop 7092 1726882344.90435: done getting the remaining hosts for this loop 7092 1726882344.90439: getting the next task for host managed_node1 7092 1726882344.90453: done getting next task for host managed_node1 7092 1726882344.90457: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882344.90462: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882344.90486: getting variables 7092 1726882344.90489: in VariableManager get_vars() 7092 1726882344.90553: Calling all_inventory to load vars for managed_node1 7092 1726882344.90557: Calling groups_inventory to load vars for managed_node1 7092 1726882344.90560: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.90573: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.90577: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.90580: Calling groups_plugins_play to load vars for managed_node1 7092 1726882344.91698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882344.92678: done with get_vars() 7092 1726882344.92706: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:32:24 -0400 (0:00:00.086) 0:01:43.835 ****** 7092 1726882344.92814: entering _queue_task() for managed_node1/stat 7092 1726882344.93769: worker is 1 (out of 1 available) 7092 1726882344.93778: exiting _queue_task() for managed_node1/stat 7092 1726882344.93788: done queuing things up, now waiting for results queue to drain 7092 1726882344.93790: waiting for pending results... 7092 1726882344.93808: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7092 1726882344.93813: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000090d 7092 1726882344.93816: variable 'ansible_search_path' from source: unknown 7092 1726882344.93819: variable 'ansible_search_path' from source: unknown 7092 1726882344.93821: calling self._execute() 7092 1726882344.93824: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882344.93826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882344.93828: variable 'omit' from source: magic vars 7092 1726882344.94165: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.94175: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.94329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882344.96699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882344.96750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882344.96778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882344.96815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882344.96836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882344.96899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882344.96920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882344.96938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882344.96968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882344.96978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882344.97068: variable 'ansible_distribution' from source: facts 7092 1726882344.97075: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97078: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.97164: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97170: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.97288: variable 'ansible_distribution' from source: facts 7092 1726882344.97292: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97298: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.97373: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97377: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.97490: variable 'ansible_distribution' from source: facts 7092 1726882344.97494: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.97573: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97580: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.97751: variable 'ansible_distribution' from source: facts 7092 1726882344.97755: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97757: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.97906: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.97909: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882344.98017: variable 'ansible_distribution' from source: facts 7092 1726882344.98021: variable 'ansible_distribution_major_version' from source: facts 7092 1726882344.98028: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882344.98148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882344.98304: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882344.98339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882344.98370: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882344.98410: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882344.98452: 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) 7092 1726882344.98474: 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) 7092 1726882344.98499: 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) 7092 1726882344.98524: 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) 7092 1726882344.98593: variable '__network_is_ostree' from source: set_fact 7092 1726882344.98600: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882344.98603: when evaluation is False, skipping this task 7092 1726882344.98605: _execute() done 7092 1726882344.98609: dumping result to json 7092 1726882344.98612: done dumping result, returning 7092 1726882344.98621: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-d956-9e9e-00000000090d] 7092 1726882344.98627: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000090d 7092 1726882344.98731: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000090d 7092 1726882344.98733: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882344.98821: no more pending results, returning what we have 7092 1726882344.98824: results queue empty 7092 1726882344.98825: checking for any_errors_fatal 7092 1726882344.98834: done checking for any_errors_fatal 7092 1726882344.98835: checking for max_fail_percentage 7092 1726882344.98836: done checking for max_fail_percentage 7092 1726882344.98837: checking to see if all hosts have failed and the running result is not ok 7092 1726882344.98847: done checking to see if all hosts have failed 7092 1726882344.98848: getting the remaining hosts for this loop 7092 1726882344.98850: done getting the remaining hosts for this loop 7092 1726882344.98854: getting the next task for host managed_node1 7092 1726882344.98861: done getting next task for host managed_node1 7092 1726882344.98866: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882344.98870: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882344.98889: getting variables 7092 1726882344.98890: in VariableManager get_vars() 7092 1726882344.98941: Calling all_inventory to load vars for managed_node1 7092 1726882344.98943: Calling groups_inventory to load vars for managed_node1 7092 1726882344.98948: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882344.98958: Calling all_plugins_play to load vars for managed_node1 7092 1726882344.98960: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882344.98969: Calling groups_plugins_play to load vars for managed_node1 7092 1726882345.00079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882345.01010: done with get_vars() 7092 1726882345.01025: done getting variables 7092 1726882345.01076: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:32:25 -0400 (0:00:00.082) 0:01:43.918 ****** 7092 1726882345.01103: entering _queue_task() for managed_node1/set_fact 7092 1726882345.01336: worker is 1 (out of 1 available) 7092 1726882345.01350: exiting _queue_task() for managed_node1/set_fact 7092 1726882345.01361: done queuing things up, now waiting for results queue to drain 7092 1726882345.01363: waiting for pending results... 7092 1726882345.01543: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7092 1726882345.01654: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000090e 7092 1726882345.01667: variable 'ansible_search_path' from source: unknown 7092 1726882345.01670: variable 'ansible_search_path' from source: unknown 7092 1726882345.01701: calling self._execute() 7092 1726882345.01780: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882345.01785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882345.01799: variable 'omit' from source: magic vars 7092 1726882345.02100: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.02111: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.02249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882345.03897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882345.03951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882345.03985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882345.04010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882345.04030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882345.04096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882345.04116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882345.04134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882345.04165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882345.04176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882345.04262: variable 'ansible_distribution' from source: facts 7092 1726882345.04268: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04274: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.04355: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04358: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.04476: variable 'ansible_distribution' from source: facts 7092 1726882345.04480: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04485: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.04559: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04562: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.04677: variable 'ansible_distribution' from source: facts 7092 1726882345.04681: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04687: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.04761: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.04876: variable 'ansible_distribution' from source: facts 7092 1726882345.04880: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04885: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.04960: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.04963: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.05077: variable 'ansible_distribution' from source: facts 7092 1726882345.05080: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.05083: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.05162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882345.05277: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882345.05315: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882345.05338: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882345.05362: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882345.05398: 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) 7092 1726882345.05414: 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) 7092 1726882345.05431: 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) 7092 1726882345.05450: 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) 7092 1726882345.05506: variable '__network_is_ostree' from source: set_fact 7092 1726882345.05512: Evaluated conditional (not __network_is_ostree is defined): False 7092 1726882345.05516: when evaluation is False, skipping this task 7092 1726882345.05519: _execute() done 7092 1726882345.05521: dumping result to json 7092 1726882345.05523: done dumping result, returning 7092 1726882345.05532: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-d956-9e9e-00000000090e] 7092 1726882345.05536: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000090e 7092 1726882345.05625: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000090e 7092 1726882345.05629: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7092 1726882345.05674: no more pending results, returning what we have 7092 1726882345.05678: results queue empty 7092 1726882345.05679: checking for any_errors_fatal 7092 1726882345.05684: done checking for any_errors_fatal 7092 1726882345.05684: checking for max_fail_percentage 7092 1726882345.05686: done checking for max_fail_percentage 7092 1726882345.05687: checking to see if all hosts have failed and the running result is not ok 7092 1726882345.05695: done checking to see if all hosts have failed 7092 1726882345.05695: getting the remaining hosts for this loop 7092 1726882345.05697: done getting the remaining hosts for this loop 7092 1726882345.05701: getting the next task for host managed_node1 7092 1726882345.05712: done getting next task for host managed_node1 7092 1726882345.05722: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882345.05726: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882345.05748: getting variables 7092 1726882345.05750: in VariableManager get_vars() 7092 1726882345.05803: Calling all_inventory to load vars for managed_node1 7092 1726882345.05806: Calling groups_inventory to load vars for managed_node1 7092 1726882345.05808: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882345.05817: Calling all_plugins_play to load vars for managed_node1 7092 1726882345.05820: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882345.05830: Calling groups_plugins_play to load vars for managed_node1 7092 1726882345.06649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882345.07713: done with get_vars() 7092 1726882345.07730: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:32:25 -0400 (0:00:00.067) 0:01:43.985 ****** 7092 1726882345.07808: entering _queue_task() for managed_node1/service_facts 7092 1726882345.08059: worker is 1 (out of 1 available) 7092 1726882345.08075: exiting _queue_task() for managed_node1/service_facts 7092 1726882345.08087: done queuing things up, now waiting for results queue to drain 7092 1726882345.08089: waiting for pending results... 7092 1726882345.08276: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7092 1726882345.08387: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000910 7092 1726882345.08399: variable 'ansible_search_path' from source: unknown 7092 1726882345.08402: variable 'ansible_search_path' from source: unknown 7092 1726882345.08436: calling self._execute() 7092 1726882345.08515: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882345.08519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882345.08528: variable 'omit' from source: magic vars 7092 1726882345.08832: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.08843: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.08992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882345.10637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882345.10697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882345.10726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882345.10756: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882345.10777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882345.10838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882345.10860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882345.10880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882345.10906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882345.10918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882345.11006: variable 'ansible_distribution' from source: facts 7092 1726882345.11009: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11016: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.11100: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11104: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.11221: variable 'ansible_distribution' from source: facts 7092 1726882345.11225: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11230: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.11308: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11312: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.11424: variable 'ansible_distribution' from source: facts 7092 1726882345.11428: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11433: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.11509: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11512: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.11625: variable 'ansible_distribution' from source: facts 7092 1726882345.11629: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11634: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.11708: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11713: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882345.11823: variable 'ansible_distribution' from source: facts 7092 1726882345.11826: variable 'ansible_distribution_major_version' from source: facts 7092 1726882345.11832: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882345.11838: variable 'omit' from source: magic vars 7092 1726882345.11894: variable 'omit' from source: magic vars 7092 1726882345.11920: variable 'omit' from source: magic vars 7092 1726882345.11940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882345.11965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882345.11979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882345.11992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882345.12000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882345.12025: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882345.12029: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882345.12031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882345.12099: Set connection var ansible_shell_type to sh 7092 1726882345.12105: Set connection var ansible_shell_executable to /bin/sh 7092 1726882345.12112: Set connection var ansible_timeout to 10 7092 1726882345.12119: Set connection var ansible_pipelining to False 7092 1726882345.12128: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882345.12132: Set connection var ansible_connection to ssh 7092 1726882345.12153: variable 'ansible_shell_executable' from source: unknown 7092 1726882345.12156: variable 'ansible_connection' from source: unknown 7092 1726882345.12159: variable 'ansible_module_compression' from source: unknown 7092 1726882345.12161: variable 'ansible_shell_type' from source: unknown 7092 1726882345.12165: variable 'ansible_shell_executable' from source: unknown 7092 1726882345.12167: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882345.12169: variable 'ansible_pipelining' from source: unknown 7092 1726882345.12171: variable 'ansible_timeout' from source: unknown 7092 1726882345.12176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882345.12271: 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) 7092 1726882345.12279: variable 'omit' from source: magic vars 7092 1726882345.12283: starting attempt loop 7092 1726882345.12287: running the handler 7092 1726882345.12296: _low_level_execute_command(): starting 7092 1726882345.12307: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882345.12821: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882345.12830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882345.12865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.12879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.12938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882345.12942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882345.13069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882345.14761: stdout chunk (state=3): >>>/root <<< 7092 1726882345.14881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882345.14948: stderr chunk (state=3): >>><<< 7092 1726882345.14952: stdout chunk (state=3): >>><<< 7092 1726882345.15106: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882345.15109: _low_level_execute_command(): starting 7092 1726882345.15112: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039 `" && echo ansible-tmp-1726882345.1498327-10532-39389905210039="` echo /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039 `" ) && sleep 0' 7092 1726882345.16008: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882345.16022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882345.16037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882345.16067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882345.16117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882345.16130: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882345.16148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.16172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882345.16189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882345.16201: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882345.16215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882345.16229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882345.16248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882345.16262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882345.16278: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882345.16300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.16383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882345.16411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882345.16428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882345.16558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882345.18426: stdout chunk (state=3): >>>ansible-tmp-1726882345.1498327-10532-39389905210039=/root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039 <<< 7092 1726882345.18653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882345.18657: stdout chunk (state=3): >>><<< 7092 1726882345.18659: stderr chunk (state=3): >>><<< 7092 1726882345.18870: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882345.1498327-10532-39389905210039=/root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882345.18874: variable 'ansible_module_compression' from source: unknown 7092 1726882345.18876: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7092 1726882345.18878: variable 'ansible_facts' from source: unknown 7092 1726882345.18884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039/AnsiballZ_service_facts.py 7092 1726882345.19029: Sending initial data 7092 1726882345.19032: Sent initial data (160 bytes) 7092 1726882345.19831: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882345.19839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882345.19868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.19872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882345.19881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.19933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882345.19936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882345.20035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882345.21759: 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 <<< 7092 1726882345.21857: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882345.21956: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp9v8f55x3 /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039/AnsiballZ_service_facts.py <<< 7092 1726882345.22050: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882345.23087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882345.23188: stderr chunk (state=3): >>><<< 7092 1726882345.23191: stdout chunk (state=3): >>><<< 7092 1726882345.23205: done transferring module to remote 7092 1726882345.23214: _low_level_execute_command(): starting 7092 1726882345.23219: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039/ /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039/AnsiballZ_service_facts.py && sleep 0' 7092 1726882345.23659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882345.23662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882345.23698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.23703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882345.23705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.23753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882345.23757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882345.23857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882345.25579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882345.25623: stderr chunk (state=3): >>><<< 7092 1726882345.25625: stdout chunk (state=3): >>><<< 7092 1726882345.25656: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882345.25659: _low_level_execute_command(): starting 7092 1726882345.25661: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039/AnsiballZ_service_facts.py && sleep 0' 7092 1726882345.26068: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882345.26072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882345.26110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.26113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882345.26115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882345.26155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882345.26166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882345.26280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882346.61691: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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", <<< 7092 1726882346.61772: stdout chunk (state=3): >>>"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"}, "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.servic<<< 7092 1726882346.61791: stdout chunk (state=3): >>>e", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-fou<<< 7092 1726882346.61809: stdout chunk (state=3): >>>nd", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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": "sta<<< 7092 1726882346.61830: stdout chunk (state=3): >>>tic", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.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": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias"<<< 7092 1726882346.61834: stdout chunk (state=3): >>>, "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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", "stat<<< 7092 1726882346.61843: stdout chunk (state=3): >>>e": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 7092 1726882346.63130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882346.63186: stderr chunk (state=3): >>><<< 7092 1726882346.63189: stdout chunk (state=3): >>><<< 7092 1726882346.63216: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882346.63829: 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-1726882345.1498327-10532-39389905210039/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882346.63848: _low_level_execute_command(): starting 7092 1726882346.63864: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882345.1498327-10532-39389905210039/ > /dev/null 2>&1 && sleep 0' 7092 1726882346.64600: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882346.64603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.64637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.64641: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882346.64643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.64701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882346.64708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882346.64801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882346.66649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882346.66695: stderr chunk (state=3): >>><<< 7092 1726882346.66698: stdout chunk (state=3): >>><<< 7092 1726882346.66710: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882346.66716: handler run complete 7092 1726882346.66818: variable 'ansible_facts' from source: unknown 7092 1726882346.66913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882346.67155: variable 'ansible_facts' from source: unknown 7092 1726882346.67232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882346.67338: attempt loop complete, returning result 7092 1726882346.67341: _execute() done 7092 1726882346.67344: dumping result to json 7092 1726882346.67379: done dumping result, returning 7092 1726882346.67387: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-d956-9e9e-000000000910] 7092 1726882346.67392: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000910 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882346.68008: no more pending results, returning what we have 7092 1726882346.68011: results queue empty 7092 1726882346.68011: checking for any_errors_fatal 7092 1726882346.68015: done checking for any_errors_fatal 7092 1726882346.68015: checking for max_fail_percentage 7092 1726882346.68016: done checking for max_fail_percentage 7092 1726882346.68017: checking to see if all hosts have failed and the running result is not ok 7092 1726882346.68018: done checking to see if all hosts have failed 7092 1726882346.68018: getting the remaining hosts for this loop 7092 1726882346.68019: done getting the remaining hosts for this loop 7092 1726882346.68022: getting the next task for host managed_node1 7092 1726882346.68026: done getting next task for host managed_node1 7092 1726882346.68029: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882346.68032: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882346.68041: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000910 7092 1726882346.68044: WORKER PROCESS EXITING 7092 1726882346.68052: getting variables 7092 1726882346.68053: in VariableManager get_vars() 7092 1726882346.68088: Calling all_inventory to load vars for managed_node1 7092 1726882346.68090: Calling groups_inventory to load vars for managed_node1 7092 1726882346.68091: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882346.68099: Calling all_plugins_play to load vars for managed_node1 7092 1726882346.68101: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882346.68103: Calling groups_plugins_play to load vars for managed_node1 7092 1726882346.68884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882346.69910: done with get_vars() 7092 1726882346.69925: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:32:26 -0400 (0:00:01.621) 0:01:45.607 ****** 7092 1726882346.70006: entering _queue_task() for managed_node1/package_facts 7092 1726882346.70236: worker is 1 (out of 1 available) 7092 1726882346.70253: exiting _queue_task() for managed_node1/package_facts 7092 1726882346.70267: done queuing things up, now waiting for results queue to drain 7092 1726882346.70269: waiting for pending results... 7092 1726882346.70441: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7092 1726882346.70549: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000911 7092 1726882346.70559: variable 'ansible_search_path' from source: unknown 7092 1726882346.70562: variable 'ansible_search_path' from source: unknown 7092 1726882346.70592: calling self._execute() 7092 1726882346.70670: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882346.70674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882346.70684: variable 'omit' from source: magic vars 7092 1726882346.70975: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.70986: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882346.71120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882346.72681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882346.72725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882346.72752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882346.72780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882346.72801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882346.72860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882346.72883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882346.72904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882346.72931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882346.72943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882346.73030: variable 'ansible_distribution' from source: facts 7092 1726882346.73033: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73039: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882346.73120: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73126: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882346.73242: variable 'ansible_distribution' from source: facts 7092 1726882346.73246: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73255: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882346.73327: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73334: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882346.73452: variable 'ansible_distribution' from source: facts 7092 1726882346.73456: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73459: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882346.73539: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73546: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882346.73659: variable 'ansible_distribution' from source: facts 7092 1726882346.73664: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73670: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882346.73738: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73742: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882346.73855: variable 'ansible_distribution' from source: facts 7092 1726882346.73859: variable 'ansible_distribution_major_version' from source: facts 7092 1726882346.73863: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882346.73876: variable 'omit' from source: magic vars 7092 1726882346.73920: variable 'omit' from source: magic vars 7092 1726882346.73942: variable 'omit' from source: magic vars 7092 1726882346.73963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882346.73989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882346.74003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882346.74015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882346.74025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882346.74047: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882346.74053: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882346.74056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882346.74121: Set connection var ansible_shell_type to sh 7092 1726882346.74128: Set connection var ansible_shell_executable to /bin/sh 7092 1726882346.74133: Set connection var ansible_timeout to 10 7092 1726882346.74139: Set connection var ansible_pipelining to False 7092 1726882346.74146: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882346.74153: Set connection var ansible_connection to ssh 7092 1726882346.74171: variable 'ansible_shell_executable' from source: unknown 7092 1726882346.74174: variable 'ansible_connection' from source: unknown 7092 1726882346.74176: variable 'ansible_module_compression' from source: unknown 7092 1726882346.74178: variable 'ansible_shell_type' from source: unknown 7092 1726882346.74181: variable 'ansible_shell_executable' from source: unknown 7092 1726882346.74187: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882346.74190: variable 'ansible_pipelining' from source: unknown 7092 1726882346.74192: variable 'ansible_timeout' from source: unknown 7092 1726882346.74198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882346.74296: 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) 7092 1726882346.74309: variable 'omit' from source: magic vars 7092 1726882346.74316: starting attempt loop 7092 1726882346.74319: running the handler 7092 1726882346.74329: _low_level_execute_command(): starting 7092 1726882346.74339: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882346.74859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882346.74879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.74896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882346.74908: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.74918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.74971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882346.74984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882346.75167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882346.76772: stdout chunk (state=3): >>>/root <<< 7092 1726882346.76877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882346.76924: stderr chunk (state=3): >>><<< 7092 1726882346.76928: stdout chunk (state=3): >>><<< 7092 1726882346.76944: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882346.76955: _low_level_execute_command(): starting 7092 1726882346.76960: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242 `" && echo ansible-tmp-1726882346.7694418-10598-120976662097242="` echo /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242 `" ) && sleep 0' 7092 1726882346.77402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882346.77414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.77435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.77452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.77499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882346.77511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882346.77608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882346.79458: stdout chunk (state=3): >>>ansible-tmp-1726882346.7694418-10598-120976662097242=/root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242 <<< 7092 1726882346.79616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882346.79674: stderr chunk (state=3): >>><<< 7092 1726882346.79683: stdout chunk (state=3): >>><<< 7092 1726882346.79707: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882346.7694418-10598-120976662097242=/root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882346.79757: variable 'ansible_module_compression' from source: unknown 7092 1726882346.79815: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7092 1726882346.79875: variable 'ansible_facts' from source: unknown 7092 1726882346.80170: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242/AnsiballZ_package_facts.py 7092 1726882346.80327: Sending initial data 7092 1726882346.80337: Sent initial data (161 bytes) 7092 1726882346.81007: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882346.81013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.81067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.81070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882346.81076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.81120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882346.81123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882346.81229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882346.82994: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882346.83008: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7092 1726882346.83020: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7092 1726882346.83030: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7092 1726882346.83040: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7092 1726882346.83052: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7092 1726882346.83065: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7092 1726882346.83075: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 7092 1726882346.83085: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882346.83189: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7092 1726882346.83201: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7092 1726882346.83217: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7092 1726882346.83330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp_1ilr28k /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242/AnsiballZ_package_facts.py <<< 7092 1726882346.83441: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882346.86177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882346.86436: stderr chunk (state=3): >>><<< 7092 1726882346.86439: stdout chunk (state=3): >>><<< 7092 1726882346.86442: done transferring module to remote 7092 1726882346.86444: _low_level_execute_command(): starting 7092 1726882346.86449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242/ /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242/AnsiballZ_package_facts.py && sleep 0' 7092 1726882346.87019: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882346.87036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882346.87056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882346.87081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.87124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882346.87141: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882346.87160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.87181: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882346.87194: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882346.87206: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882346.87218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882346.87232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882346.87255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.87271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882346.87283: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882346.87297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.87377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882346.87399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882346.87416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882346.87539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882346.89291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882346.89370: stderr chunk (state=3): >>><<< 7092 1726882346.89380: stdout chunk (state=3): >>><<< 7092 1726882346.89476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882346.89480: _low_level_execute_command(): starting 7092 1726882346.89482: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242/AnsiballZ_package_facts.py && sleep 0' 7092 1726882346.90056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882346.90073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882346.90089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882346.90106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.90154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882346.90168: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882346.90183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.90201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882346.90214: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882346.90226: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882346.90245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882346.90260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882346.90279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882346.90296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882346.90307: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882346.90320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882346.90400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882346.90422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882346.90439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882346.90596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882347.37809: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"<<< 7092 1726882347.37819: stdout chunk (state=3): >>>}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x8<<< 7092 1726882347.37833: stdout chunk (state=3): >>>6_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [<<< 7092 1726882347.37875: stdout chunk (state=3): >>>{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "py<<< 7092 1726882347.37912: stdout chunk (state=3): >>>thon3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epo<<< 7092 1726882347.37935: stdout chunk (state=3): >>>ch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.<<< 7092 1726882347.37950: stdout chunk (state=3): >>>9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source":<<< 7092 1726882347.37953: stdout chunk (state=3): >>> "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rp<<< 7092 1726882347.37965: stdout chunk (state=3): >>>m"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1"<<< 7092 1726882347.37970: stdout chunk (state=3): >>>, "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysin<<< 7092 1726882347.37977: stdout chunk (state=3): >>>it", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "pe<<< 7092 1726882347.37994: stdout chunk (state=3): >>>rl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch"<<< 7092 1726882347.38020: stdout chunk (state=3): >>>: null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "relea<<< 7092 1726882347.38029: stdout chunk (state=3): >>>se": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7092 1726882347.39482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882347.39542: stderr chunk (state=3): >>><<< 7092 1726882347.39545: stdout chunk (state=3): >>><<< 7092 1726882347.39586: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882347.41012: 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-1726882346.7694418-10598-120976662097242/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882347.41027: _low_level_execute_command(): starting 7092 1726882347.41031: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882346.7694418-10598-120976662097242/ > /dev/null 2>&1 && sleep 0' 7092 1726882347.41503: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882347.41509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882347.41541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882347.41556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882347.41607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882347.41619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882347.41721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882347.43541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882347.43594: stderr chunk (state=3): >>><<< 7092 1726882347.43597: stdout chunk (state=3): >>><<< 7092 1726882347.43613: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882347.43619: handler run complete 7092 1726882347.44127: variable 'ansible_facts' from source: unknown 7092 1726882347.44436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.45694: variable 'ansible_facts' from source: unknown 7092 1726882347.45971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.46412: attempt loop complete, returning result 7092 1726882347.46424: _execute() done 7092 1726882347.46427: dumping result to json 7092 1726882347.46556: done dumping result, returning 7092 1726882347.46565: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-d956-9e9e-000000000911] 7092 1726882347.46569: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000911 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882347.47985: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000911 7092 1726882347.47991: WORKER PROCESS EXITING 7092 1726882347.48001: no more pending results, returning what we have 7092 1726882347.48004: results queue empty 7092 1726882347.48005: checking for any_errors_fatal 7092 1726882347.48010: done checking for any_errors_fatal 7092 1726882347.48010: checking for max_fail_percentage 7092 1726882347.48011: done checking for max_fail_percentage 7092 1726882347.48012: checking to see if all hosts have failed and the running result is not ok 7092 1726882347.48013: done checking to see if all hosts have failed 7092 1726882347.48013: getting the remaining hosts for this loop 7092 1726882347.48014: done getting the remaining hosts for this loop 7092 1726882347.48017: getting the next task for host managed_node1 7092 1726882347.48022: done getting next task for host managed_node1 7092 1726882347.48025: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882347.48028: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882347.48036: getting variables 7092 1726882347.48037: in VariableManager get_vars() 7092 1726882347.48073: Calling all_inventory to load vars for managed_node1 7092 1726882347.48075: Calling groups_inventory to load vars for managed_node1 7092 1726882347.48076: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882347.48083: Calling all_plugins_play to load vars for managed_node1 7092 1726882347.48085: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882347.48087: Calling groups_plugins_play to load vars for managed_node1 7092 1726882347.48815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.49843: done with get_vars() 7092 1726882347.49862: done getting variables 7092 1726882347.49907: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:32:27 -0400 (0:00:00.799) 0:01:46.406 ****** 7092 1726882347.49938: entering _queue_task() for managed_node1/debug 7092 1726882347.50176: worker is 1 (out of 1 available) 7092 1726882347.50191: exiting _queue_task() for managed_node1/debug 7092 1726882347.50203: done queuing things up, now waiting for results queue to drain 7092 1726882347.50221: waiting for pending results... 7092 1726882347.50484: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7092 1726882347.50601: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000014f 7092 1726882347.50625: variable 'ansible_search_path' from source: unknown 7092 1726882347.50634: variable 'ansible_search_path' from source: unknown 7092 1726882347.50679: calling self._execute() 7092 1726882347.50794: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.50805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.50821: variable 'omit' from source: magic vars 7092 1726882347.51211: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.51232: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.51441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882347.53133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882347.53183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882347.53210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882347.53238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882347.53261: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882347.53322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.53346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.53367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.53394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.53405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.53525: variable 'ansible_distribution' from source: facts 7092 1726882347.53534: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.53545: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.53667: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.53679: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.53849: variable 'ansible_distribution' from source: facts 7092 1726882347.53860: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.53880: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.53989: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.53999: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.54168: variable 'ansible_distribution' from source: facts 7092 1726882347.54179: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.54189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.54200: variable 'omit' from source: magic vars 7092 1726882347.54273: variable 'omit' from source: magic vars 7092 1726882347.54372: variable 'network_provider' from source: set_fact 7092 1726882347.54401: variable 'omit' from source: magic vars 7092 1726882347.54430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882347.54467: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882347.54490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882347.54507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882347.54519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882347.54550: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882347.54558: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.54567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.54661: Set connection var ansible_shell_type to sh 7092 1726882347.54677: Set connection var ansible_shell_executable to /bin/sh 7092 1726882347.54688: Set connection var ansible_timeout to 10 7092 1726882347.54698: Set connection var ansible_pipelining to False 7092 1726882347.54710: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882347.54718: Set connection var ansible_connection to ssh 7092 1726882347.54742: variable 'ansible_shell_executable' from source: unknown 7092 1726882347.54751: variable 'ansible_connection' from source: unknown 7092 1726882347.54757: variable 'ansible_module_compression' from source: unknown 7092 1726882347.54762: variable 'ansible_shell_type' from source: unknown 7092 1726882347.54770: variable 'ansible_shell_executable' from source: unknown 7092 1726882347.54775: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.54780: variable 'ansible_pipelining' from source: unknown 7092 1726882347.54785: variable 'ansible_timeout' from source: unknown 7092 1726882347.54791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.54894: 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) 7092 1726882347.54908: variable 'omit' from source: magic vars 7092 1726882347.54916: starting attempt loop 7092 1726882347.54922: running the handler 7092 1726882347.54970: handler run complete 7092 1726882347.54989: attempt loop complete, returning result 7092 1726882347.54996: _execute() done 7092 1726882347.55002: dumping result to json 7092 1726882347.55009: done dumping result, returning 7092 1726882347.55024: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-d956-9e9e-00000000014f] 7092 1726882347.55027: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000014f 7092 1726882347.55127: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000014f ok: [managed_node1] => {} MSG: Using network provider: nm 7092 1726882347.55197: no more pending results, returning what we have 7092 1726882347.55200: results queue empty 7092 1726882347.55200: checking for any_errors_fatal 7092 1726882347.55210: done checking for any_errors_fatal 7092 1726882347.55211: checking for max_fail_percentage 7092 1726882347.55218: done checking for max_fail_percentage 7092 1726882347.55219: checking to see if all hosts have failed and the running result is not ok 7092 1726882347.55221: done checking to see if all hosts have failed 7092 1726882347.55221: getting the remaining hosts for this loop 7092 1726882347.55223: done getting the remaining hosts for this loop 7092 1726882347.55227: getting the next task for host managed_node1 7092 1726882347.55234: done getting next task for host managed_node1 7092 1726882347.55238: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882347.55241: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882347.55253: getting variables 7092 1726882347.55254: in VariableManager get_vars() 7092 1726882347.55311: Calling all_inventory to load vars for managed_node1 7092 1726882347.55314: Calling groups_inventory to load vars for managed_node1 7092 1726882347.55316: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882347.55326: Calling all_plugins_play to load vars for managed_node1 7092 1726882347.55329: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882347.55332: Calling groups_plugins_play to load vars for managed_node1 7092 1726882347.55980: WORKER PROCESS EXITING 7092 1726882347.56784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.58555: done with get_vars() 7092 1726882347.58592: done getting variables 7092 1726882347.58667: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:32:27 -0400 (0:00:00.087) 0:01:46.494 ****** 7092 1726882347.58713: entering _queue_task() for managed_node1/fail 7092 1726882347.59119: worker is 1 (out of 1 available) 7092 1726882347.59133: exiting _queue_task() for managed_node1/fail 7092 1726882347.59150: done queuing things up, now waiting for results queue to drain 7092 1726882347.59152: waiting for pending results... 7092 1726882347.59459: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7092 1726882347.59624: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000150 7092 1726882347.59644: variable 'ansible_search_path' from source: unknown 7092 1726882347.59653: variable 'ansible_search_path' from source: unknown 7092 1726882347.59697: calling self._execute() 7092 1726882347.59819: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.59832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.59847: variable 'omit' from source: magic vars 7092 1726882347.60266: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.60287: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.60498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882347.63113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882347.63194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882347.63239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882347.63281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882347.63317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882347.63407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.63442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.63477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.63527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.63547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.63679: variable 'ansible_distribution' from source: facts 7092 1726882347.63690: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.63702: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.63833: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.63844: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.64031: variable 'ansible_distribution' from source: facts 7092 1726882347.64041: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.64057: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.64173: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.64184: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.64359: variable 'ansible_distribution' from source: facts 7092 1726882347.64374: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.64385: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.64501: variable 'network_state' from source: role '' defaults 7092 1726882347.64518: Evaluated conditional (network_state != {}): False 7092 1726882347.64526: when evaluation is False, skipping this task 7092 1726882347.64534: _execute() done 7092 1726882347.64541: dumping result to json 7092 1726882347.64549: done dumping result, returning 7092 1726882347.64561: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-d956-9e9e-000000000150] 7092 1726882347.64573: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000150 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882347.64740: no more pending results, returning what we have 7092 1726882347.64744: results queue empty 7092 1726882347.64745: checking for any_errors_fatal 7092 1726882347.64751: done checking for any_errors_fatal 7092 1726882347.64752: checking for max_fail_percentage 7092 1726882347.64754: done checking for max_fail_percentage 7092 1726882347.64755: checking to see if all hosts have failed and the running result is not ok 7092 1726882347.64756: done checking to see if all hosts have failed 7092 1726882347.64757: getting the remaining hosts for this loop 7092 1726882347.64759: done getting the remaining hosts for this loop 7092 1726882347.64763: getting the next task for host managed_node1 7092 1726882347.64774: done getting next task for host managed_node1 7092 1726882347.64779: ^ 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 7092 1726882347.64783: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882347.64807: getting variables 7092 1726882347.64809: in VariableManager get_vars() 7092 1726882347.64872: Calling all_inventory to load vars for managed_node1 7092 1726882347.64875: Calling groups_inventory to load vars for managed_node1 7092 1726882347.64878: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882347.64889: Calling all_plugins_play to load vars for managed_node1 7092 1726882347.64893: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882347.64895: Calling groups_plugins_play to load vars for managed_node1 7092 1726882347.66296: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000150 7092 1726882347.66309: WORKER PROCESS EXITING 7092 1726882347.66319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.67258: done with get_vars() 7092 1726882347.67286: done getting variables 7092 1726882347.67332: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:32:27 -0400 (0:00:00.086) 0:01:46.581 ****** 7092 1726882347.67410: entering _queue_task() for managed_node1/fail 7092 1726882347.67745: worker is 1 (out of 1 available) 7092 1726882347.67762: exiting _queue_task() for managed_node1/fail 7092 1726882347.67777: done queuing things up, now waiting for results queue to drain 7092 1726882347.67779: waiting for pending results... 7092 1726882347.68076: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7092 1726882347.68232: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000151 7092 1726882347.68257: variable 'ansible_search_path' from source: unknown 7092 1726882347.68269: variable 'ansible_search_path' from source: unknown 7092 1726882347.68309: calling self._execute() 7092 1726882347.68425: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.68443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.68462: variable 'omit' from source: magic vars 7092 1726882347.68828: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.68838: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.68994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882347.70693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882347.70769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882347.70809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882347.70850: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882347.70886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882347.70974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.71007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.71041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.71099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.71120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.71257: variable 'ansible_distribution' from source: facts 7092 1726882347.71271: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.71284: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.71410: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.71423: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.71608: variable 'ansible_distribution' from source: facts 7092 1726882347.71616: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.71627: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.71738: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.71752: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.71930: variable 'ansible_distribution' from source: facts 7092 1726882347.71941: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.71956: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.72074: variable 'network_state' from source: role '' defaults 7092 1726882347.72090: Evaluated conditional (network_state != {}): False 7092 1726882347.72098: when evaluation is False, skipping this task 7092 1726882347.72104: _execute() done 7092 1726882347.72110: dumping result to json 7092 1726882347.72116: done dumping result, returning 7092 1726882347.72126: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-d956-9e9e-000000000151] 7092 1726882347.72135: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000151 7092 1726882347.72248: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000151 7092 1726882347.72258: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882347.72320: no more pending results, returning what we have 7092 1726882347.72323: results queue empty 7092 1726882347.72324: checking for any_errors_fatal 7092 1726882347.72332: done checking for any_errors_fatal 7092 1726882347.72333: checking for max_fail_percentage 7092 1726882347.72334: done checking for max_fail_percentage 7092 1726882347.72335: checking to see if all hosts have failed and the running result is not ok 7092 1726882347.72337: done checking to see if all hosts have failed 7092 1726882347.72337: getting the remaining hosts for this loop 7092 1726882347.72339: done getting the remaining hosts for this loop 7092 1726882347.72342: getting the next task for host managed_node1 7092 1726882347.72351: done getting next task for host managed_node1 7092 1726882347.72355: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882347.72358: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882347.72384: getting variables 7092 1726882347.72387: in VariableManager get_vars() 7092 1726882347.72443: Calling all_inventory to load vars for managed_node1 7092 1726882347.72446: Calling groups_inventory to load vars for managed_node1 7092 1726882347.72449: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882347.72460: Calling all_plugins_play to load vars for managed_node1 7092 1726882347.72463: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882347.72474: Calling groups_plugins_play to load vars for managed_node1 7092 1726882347.73650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.75221: done with get_vars() 7092 1726882347.75273: done getting variables 7092 1726882347.75346: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:32:27 -0400 (0:00:00.079) 0:01:46.661 ****** 7092 1726882347.75392: entering _queue_task() for managed_node1/fail 7092 1726882347.75745: worker is 1 (out of 1 available) 7092 1726882347.75760: exiting _queue_task() for managed_node1/fail 7092 1726882347.75776: done queuing things up, now waiting for results queue to drain 7092 1726882347.75777: waiting for pending results... 7092 1726882347.76086: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7092 1726882347.76254: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000152 7092 1726882347.76277: variable 'ansible_search_path' from source: unknown 7092 1726882347.76285: variable 'ansible_search_path' from source: unknown 7092 1726882347.76333: calling self._execute() 7092 1726882347.76421: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.76437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.76448: variable 'omit' from source: magic vars 7092 1726882347.76881: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.76885: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.77018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882347.79891: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882347.80020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882347.80075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882347.80126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882347.80166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882347.80266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.80307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.80339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.80393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.80420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.80559: variable 'ansible_distribution' from source: facts 7092 1726882347.80575: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.80589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.80726: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.80741: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.80928: variable 'ansible_distribution' from source: facts 7092 1726882347.80937: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.80957: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.81082: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.81093: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.81278: variable 'ansible_distribution' from source: facts 7092 1726882347.81293: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.81304: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.81448: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.81469: Evaluated conditional (ansible_distribution_major_version | int > 9): False 7092 1726882347.81476: when evaluation is False, skipping this task 7092 1726882347.81484: _execute() done 7092 1726882347.81490: dumping result to json 7092 1726882347.81498: done dumping result, returning 7092 1726882347.81514: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-d956-9e9e-000000000152] 7092 1726882347.81525: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000152 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 7092 1726882347.81692: no more pending results, returning what we have 7092 1726882347.81695: results queue empty 7092 1726882347.81696: checking for any_errors_fatal 7092 1726882347.81703: done checking for any_errors_fatal 7092 1726882347.81704: checking for max_fail_percentage 7092 1726882347.81706: done checking for max_fail_percentage 7092 1726882347.81707: checking to see if all hosts have failed and the running result is not ok 7092 1726882347.81709: done checking to see if all hosts have failed 7092 1726882347.81709: getting the remaining hosts for this loop 7092 1726882347.81711: done getting the remaining hosts for this loop 7092 1726882347.81715: getting the next task for host managed_node1 7092 1726882347.81970: done getting next task for host managed_node1 7092 1726882347.81976: ^ 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 7092 1726882347.81980: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882347.82001: getting variables 7092 1726882347.82003: in VariableManager get_vars() 7092 1726882347.82062: Calling all_inventory to load vars for managed_node1 7092 1726882347.82067: Calling groups_inventory to load vars for managed_node1 7092 1726882347.82072: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882347.82086: Calling all_plugins_play to load vars for managed_node1 7092 1726882347.82089: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882347.82093: Calling groups_plugins_play to load vars for managed_node1 7092 1726882347.83130: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000152 7092 1726882347.83134: WORKER PROCESS EXITING 7092 1726882347.84412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.86173: done with get_vars() 7092 1726882347.86208: done getting variables 7092 1726882347.86286: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:32:27 -0400 (0:00:00.109) 0:01:46.770 ****** 7092 1726882347.86326: entering _queue_task() for managed_node1/dnf 7092 1726882347.86680: worker is 1 (out of 1 available) 7092 1726882347.86692: exiting _queue_task() for managed_node1/dnf 7092 1726882347.86706: done queuing things up, now waiting for results queue to drain 7092 1726882347.86708: waiting for pending results... 7092 1726882347.87030: running TaskExecutor() for managed_node1/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 7092 1726882347.87195: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000153 7092 1726882347.87215: variable 'ansible_search_path' from source: unknown 7092 1726882347.87223: variable 'ansible_search_path' from source: unknown 7092 1726882347.87275: calling self._execute() 7092 1726882347.87393: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.87410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.87424: variable 'omit' from source: magic vars 7092 1726882347.87860: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.87887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.88114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882347.90800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882347.90895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882347.90941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882347.90996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882347.91028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882347.91130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.91174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.91210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.91261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.91289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.91439: variable 'ansible_distribution' from source: facts 7092 1726882347.91452: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.91469: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.91604: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.91618: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.91824: variable 'ansible_distribution' from source: facts 7092 1726882347.91836: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.91850: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.91974: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.91985: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882347.92175: variable 'ansible_distribution' from source: facts 7092 1726882347.92185: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.92198: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882347.92383: variable 'ansible_distribution' from source: facts 7092 1726882347.92392: variable 'ansible_distribution_major_version' from source: facts 7092 1726882347.92416: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7092 1726882347.92534: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882347.92684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.92719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.92758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.92811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.92832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.92886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.92916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.92941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.92989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.93005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.93049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882347.93082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882347.93107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882347.93153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882347.93173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882347.93343: variable 'network_connections' from source: task vars 7092 1726882347.93365: variable 'interface' from source: play vars 7092 1726882347.93465: variable 'interface' from source: play vars 7092 1726882347.93550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882347.93727: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882347.93774: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882347.93816: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882347.93854: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882347.93908: 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) 7092 1726882347.93940: 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) 7092 1726882347.93976: 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) 7092 1726882347.94013: 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) 7092 1726882347.94072: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882347.94338: variable 'network_connections' from source: task vars 7092 1726882347.94352: variable 'interface' from source: play vars 7092 1726882347.94419: variable 'interface' from source: play vars 7092 1726882347.94454: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882347.94462: when evaluation is False, skipping this task 7092 1726882347.94473: _execute() done 7092 1726882347.94485: dumping result to json 7092 1726882347.94493: done dumping result, returning 7092 1726882347.94505: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-000000000153] 7092 1726882347.94515: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000153 7092 1726882347.94642: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000153 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882347.94703: no more pending results, returning what we have 7092 1726882347.94706: results queue empty 7092 1726882347.94707: checking for any_errors_fatal 7092 1726882347.94715: done checking for any_errors_fatal 7092 1726882347.94716: checking for max_fail_percentage 7092 1726882347.94719: done checking for max_fail_percentage 7092 1726882347.94720: checking to see if all hosts have failed and the running result is not ok 7092 1726882347.94721: done checking to see if all hosts have failed 7092 1726882347.94722: getting the remaining hosts for this loop 7092 1726882347.94724: done getting the remaining hosts for this loop 7092 1726882347.94728: getting the next task for host managed_node1 7092 1726882347.94738: done getting next task for host managed_node1 7092 1726882347.94744: ^ 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 7092 1726882347.94750: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882347.94776: getting variables 7092 1726882347.94778: in VariableManager get_vars() 7092 1726882347.94838: Calling all_inventory to load vars for managed_node1 7092 1726882347.94842: Calling groups_inventory to load vars for managed_node1 7092 1726882347.94845: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882347.94859: Calling all_plugins_play to load vars for managed_node1 7092 1726882347.94864: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882347.94868: Calling groups_plugins_play to load vars for managed_node1 7092 1726882347.95836: WORKER PROCESS EXITING 7092 1726882347.96732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882347.98717: done with get_vars() 7092 1726882347.98740: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7092 1726882347.98825: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:32:27 -0400 (0:00:00.125) 0:01:46.895 ****** 7092 1726882347.98862: entering _queue_task() for managed_node1/yum 7092 1726882347.99212: worker is 1 (out of 1 available) 7092 1726882347.99225: exiting _queue_task() for managed_node1/yum 7092 1726882347.99236: done queuing things up, now waiting for results queue to drain 7092 1726882347.99238: waiting for pending results... 7092 1726882347.99536: running TaskExecutor() for managed_node1/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 7092 1726882347.99722: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000154 7092 1726882347.99743: variable 'ansible_search_path' from source: unknown 7092 1726882347.99756: variable 'ansible_search_path' from source: unknown 7092 1726882347.99811: calling self._execute() 7092 1726882347.99928: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882347.99939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882347.99957: variable 'omit' from source: magic vars 7092 1726882348.00393: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.00417: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.00651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882348.03294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882348.03379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882348.03429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882348.03480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882348.03517: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882348.03617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.03656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.03695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.03745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.03773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.03907: variable 'ansible_distribution' from source: facts 7092 1726882348.03918: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.03936: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.04079: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.04093: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.04291: variable 'ansible_distribution' from source: facts 7092 1726882348.04301: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.04316: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.04437: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.04452: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.04642: variable 'ansible_distribution' from source: facts 7092 1726882348.04656: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.04670: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.04816: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.04837: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7092 1726882348.04845: when evaluation is False, skipping this task 7092 1726882348.04861: _execute() done 7092 1726882348.04871: dumping result to json 7092 1726882348.04878: done dumping result, returning 7092 1726882348.04889: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-d956-9e9e-000000000154] 7092 1726882348.04901: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000154 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7092 1726882348.05075: no more pending results, returning what we have 7092 1726882348.05081: results queue empty 7092 1726882348.05082: checking for any_errors_fatal 7092 1726882348.05087: done checking for any_errors_fatal 7092 1726882348.05088: checking for max_fail_percentage 7092 1726882348.05089: done checking for max_fail_percentage 7092 1726882348.05090: checking to see if all hosts have failed and the running result is not ok 7092 1726882348.05092: done checking to see if all hosts have failed 7092 1726882348.05093: getting the remaining hosts for this loop 7092 1726882348.05094: done getting the remaining hosts for this loop 7092 1726882348.05098: getting the next task for host managed_node1 7092 1726882348.05107: done getting next task for host managed_node1 7092 1726882348.05111: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882348.05114: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882348.05140: getting variables 7092 1726882348.05142: in VariableManager get_vars() 7092 1726882348.05209: Calling all_inventory to load vars for managed_node1 7092 1726882348.05212: Calling groups_inventory to load vars for managed_node1 7092 1726882348.05215: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882348.05227: Calling all_plugins_play to load vars for managed_node1 7092 1726882348.05230: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882348.05233: Calling groups_plugins_play to load vars for managed_node1 7092 1726882348.06184: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000154 7092 1726882348.06187: WORKER PROCESS EXITING 7092 1726882348.06481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882348.07425: done with get_vars() 7092 1726882348.07448: done getting variables 7092 1726882348.07505: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:32:28 -0400 (0:00:00.086) 0:01:46.982 ****** 7092 1726882348.07542: entering _queue_task() for managed_node1/fail 7092 1726882348.07884: worker is 1 (out of 1 available) 7092 1726882348.07898: exiting _queue_task() for managed_node1/fail 7092 1726882348.07911: done queuing things up, now waiting for results queue to drain 7092 1726882348.07913: waiting for pending results... 7092 1726882348.08190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7092 1726882348.08359: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000155 7092 1726882348.08380: variable 'ansible_search_path' from source: unknown 7092 1726882348.08388: variable 'ansible_search_path' from source: unknown 7092 1726882348.08435: calling self._execute() 7092 1726882348.08576: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.08623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.08645: variable 'omit' from source: magic vars 7092 1726882348.09014: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.09025: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.09166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882348.10847: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882348.10936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882348.10980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882348.11023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882348.11080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882348.11170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.11206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.11237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.11290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.11311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.11435: variable 'ansible_distribution' from source: facts 7092 1726882348.11445: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.11457: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.11581: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.11597: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.11775: variable 'ansible_distribution' from source: facts 7092 1726882348.11784: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.11793: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.11903: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.11919: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.12095: variable 'ansible_distribution' from source: facts 7092 1726882348.12104: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.12115: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.12227: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882348.12374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.12400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.12424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.12471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.12486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.12525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.12551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.12581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.12618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.12631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.12673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.12701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.12725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.12766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.12781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.12939: variable 'network_connections' from source: task vars 7092 1726882348.12951: variable 'interface' from source: play vars 7092 1726882348.13026: variable 'interface' from source: play vars 7092 1726882348.13130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882348.13296: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882348.13338: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882348.13371: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882348.13399: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882348.13441: 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) 7092 1726882348.13467: 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) 7092 1726882348.13493: 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) 7092 1726882348.13519: 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) 7092 1726882348.13577: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882348.13809: variable 'network_connections' from source: task vars 7092 1726882348.13814: variable 'interface' from source: play vars 7092 1726882348.13877: variable 'interface' from source: play vars 7092 1726882348.13905: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882348.13908: when evaluation is False, skipping this task 7092 1726882348.13911: _execute() done 7092 1726882348.13913: dumping result to json 7092 1726882348.13915: done dumping result, returning 7092 1726882348.13922: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-000000000155] 7092 1726882348.13928: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000155 7092 1726882348.14027: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000155 7092 1726882348.14030: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882348.14083: no more pending results, returning what we have 7092 1726882348.14086: results queue empty 7092 1726882348.14086: checking for any_errors_fatal 7092 1726882348.14094: done checking for any_errors_fatal 7092 1726882348.14095: checking for max_fail_percentage 7092 1726882348.14096: done checking for max_fail_percentage 7092 1726882348.14097: checking to see if all hosts have failed and the running result is not ok 7092 1726882348.14098: done checking to see if all hosts have failed 7092 1726882348.14099: getting the remaining hosts for this loop 7092 1726882348.14101: done getting the remaining hosts for this loop 7092 1726882348.14104: getting the next task for host managed_node1 7092 1726882348.14112: done getting next task for host managed_node1 7092 1726882348.14116: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7092 1726882348.14120: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882348.14143: getting variables 7092 1726882348.14145: in VariableManager get_vars() 7092 1726882348.14200: Calling all_inventory to load vars for managed_node1 7092 1726882348.14204: Calling groups_inventory to load vars for managed_node1 7092 1726882348.14206: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882348.14216: Calling all_plugins_play to load vars for managed_node1 7092 1726882348.14218: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882348.14221: Calling groups_plugins_play to load vars for managed_node1 7092 1726882348.15901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882348.22666: done with get_vars() 7092 1726882348.22696: done getting variables 7092 1726882348.22754: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:32:28 -0400 (0:00:00.152) 0:01:47.135 ****** 7092 1726882348.22786: entering _queue_task() for managed_node1/package 7092 1726882348.23136: worker is 1 (out of 1 available) 7092 1726882348.23375: exiting _queue_task() for managed_node1/package 7092 1726882348.23389: done queuing things up, now waiting for results queue to drain 7092 1726882348.23391: waiting for pending results... 7092 1726882348.24219: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7092 1726882348.24469: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000156 7092 1726882348.24491: variable 'ansible_search_path' from source: unknown 7092 1726882348.24500: variable 'ansible_search_path' from source: unknown 7092 1726882348.24539: calling self._execute() 7092 1726882348.24657: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.24679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.24694: variable 'omit' from source: magic vars 7092 1726882348.25336: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.25359: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.25739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882348.28960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882348.29027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882348.29060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882348.29089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882348.29110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882348.29175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.29195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.29212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.29238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.29254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.29339: variable 'ansible_distribution' from source: facts 7092 1726882348.29343: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.29350: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.29434: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.29438: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.29556: variable 'ansible_distribution' from source: facts 7092 1726882348.29559: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.29566: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.29640: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.29643: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.29755: variable 'ansible_distribution' from source: facts 7092 1726882348.29758: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.29765: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.29864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882348.29975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882348.30016: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882348.30035: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882348.30058: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882348.30125: variable 'network_packages' from source: role '' defaults 7092 1726882348.30193: variable '__network_provider_setup' from source: role '' defaults 7092 1726882348.30203: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882348.30254: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882348.30268: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882348.30310: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882348.30413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.30430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.30452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.30479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.30490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.30516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.30532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.30552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.30580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.30590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.30776: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882348.30866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.30883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.30909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.30953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.30966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.31567: variable 'ansible_python' from source: facts 7092 1726882348.31571: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882348.31573: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882348.31575: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882348.31577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.31580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.31582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.31585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.31587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.31589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.31591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.31593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.31595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.31950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.31954: variable 'network_connections' from source: task vars 7092 1726882348.31957: variable 'interface' from source: play vars 7092 1726882348.31959: variable 'interface' from source: play vars 7092 1726882348.31962: 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) 7092 1726882348.31969: 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) 7092 1726882348.31994: 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) 7092 1726882348.32016: 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) 7092 1726882348.32068: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882348.32257: variable 'network_connections' from source: task vars 7092 1726882348.32260: variable 'interface' from source: play vars 7092 1726882348.32373: variable 'interface' from source: play vars 7092 1726882348.32425: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882348.32538: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882348.32872: variable 'network_connections' from source: task vars 7092 1726882348.32882: variable 'interface' from source: play vars 7092 1726882348.32947: variable 'interface' from source: play vars 7092 1726882348.32986: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882348.33074: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882348.33533: variable 'network_connections' from source: task vars 7092 1726882348.33542: variable 'interface' from source: play vars 7092 1726882348.33608: variable 'interface' from source: play vars 7092 1726882348.33647: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882348.33694: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882348.33700: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882348.33749: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882348.33887: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882348.34189: variable 'network_connections' from source: task vars 7092 1726882348.34193: variable 'interface' from source: play vars 7092 1726882348.34235: variable 'interface' from source: play vars 7092 1726882348.34242: variable 'ansible_distribution' from source: facts 7092 1726882348.34245: variable '__network_rh_distros' from source: role '' defaults 7092 1726882348.34254: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.34271: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882348.34377: variable 'ansible_distribution' from source: facts 7092 1726882348.34380: variable '__network_rh_distros' from source: role '' defaults 7092 1726882348.34383: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.34396: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882348.34504: variable 'ansible_distribution' from source: facts 7092 1726882348.34507: variable '__network_rh_distros' from source: role '' defaults 7092 1726882348.34513: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.34537: variable 'network_provider' from source: set_fact 7092 1726882348.34548: variable 'ansible_facts' from source: unknown 7092 1726882348.35016: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7092 1726882348.35019: when evaluation is False, skipping this task 7092 1726882348.35021: _execute() done 7092 1726882348.35024: dumping result to json 7092 1726882348.35026: done dumping result, returning 7092 1726882348.35035: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-d956-9e9e-000000000156] 7092 1726882348.35038: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000156 7092 1726882348.35132: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000156 7092 1726882348.35134: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7092 1726882348.35192: no more pending results, returning what we have 7092 1726882348.35195: results queue empty 7092 1726882348.35196: checking for any_errors_fatal 7092 1726882348.35205: done checking for any_errors_fatal 7092 1726882348.35205: checking for max_fail_percentage 7092 1726882348.35207: done checking for max_fail_percentage 7092 1726882348.35208: checking to see if all hosts have failed and the running result is not ok 7092 1726882348.35210: done checking to see if all hosts have failed 7092 1726882348.35210: getting the remaining hosts for this loop 7092 1726882348.35212: done getting the remaining hosts for this loop 7092 1726882348.35215: getting the next task for host managed_node1 7092 1726882348.35223: done getting next task for host managed_node1 7092 1726882348.35227: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882348.35230: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882348.35253: getting variables 7092 1726882348.35255: in VariableManager get_vars() 7092 1726882348.35343: Calling all_inventory to load vars for managed_node1 7092 1726882348.35346: Calling groups_inventory to load vars for managed_node1 7092 1726882348.35348: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882348.35358: Calling all_plugins_play to load vars for managed_node1 7092 1726882348.35361: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882348.35365: Calling groups_plugins_play to load vars for managed_node1 7092 1726882348.36786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882348.37742: done with get_vars() 7092 1726882348.37762: done getting variables 7092 1726882348.37807: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:32:28 -0400 (0:00:00.150) 0:01:47.285 ****** 7092 1726882348.37833: entering _queue_task() for managed_node1/package 7092 1726882348.38071: worker is 1 (out of 1 available) 7092 1726882348.38085: exiting _queue_task() for managed_node1/package 7092 1726882348.38099: done queuing things up, now waiting for results queue to drain 7092 1726882348.38101: waiting for pending results... 7092 1726882348.38280: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7092 1726882348.38388: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000157 7092 1726882348.38400: variable 'ansible_search_path' from source: unknown 7092 1726882348.38404: variable 'ansible_search_path' from source: unknown 7092 1726882348.38432: calling self._execute() 7092 1726882348.38515: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.38518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.38527: variable 'omit' from source: magic vars 7092 1726882348.38822: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.38834: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.38977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882348.40845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882348.40893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882348.40930: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882348.40962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882348.40981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882348.41039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.41065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.41088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.41116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.41126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.41210: variable 'ansible_distribution' from source: facts 7092 1726882348.41214: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.41218: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.41302: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.41308: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.41424: variable 'ansible_distribution' from source: facts 7092 1726882348.41427: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.41434: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.41508: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.41514: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.41627: variable 'ansible_distribution' from source: facts 7092 1726882348.41630: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.41635: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.41714: variable 'network_state' from source: role '' defaults 7092 1726882348.41724: Evaluated conditional (network_state != {}): False 7092 1726882348.41727: when evaluation is False, skipping this task 7092 1726882348.41730: _execute() done 7092 1726882348.41732: dumping result to json 7092 1726882348.41735: done dumping result, returning 7092 1726882348.41741: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-000000000157] 7092 1726882348.41749: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000157 7092 1726882348.41839: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000157 7092 1726882348.41842: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882348.41894: no more pending results, returning what we have 7092 1726882348.41898: results queue empty 7092 1726882348.41898: checking for any_errors_fatal 7092 1726882348.41902: done checking for any_errors_fatal 7092 1726882348.41903: checking for max_fail_percentage 7092 1726882348.41905: done checking for max_fail_percentage 7092 1726882348.41906: checking to see if all hosts have failed and the running result is not ok 7092 1726882348.41907: done checking to see if all hosts have failed 7092 1726882348.41908: getting the remaining hosts for this loop 7092 1726882348.41909: done getting the remaining hosts for this loop 7092 1726882348.41913: getting the next task for host managed_node1 7092 1726882348.41921: done getting next task for host managed_node1 7092 1726882348.41925: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882348.41928: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882348.41957: getting variables 7092 1726882348.41959: in VariableManager get_vars() 7092 1726882348.42016: Calling all_inventory to load vars for managed_node1 7092 1726882348.42018: Calling groups_inventory to load vars for managed_node1 7092 1726882348.42021: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882348.42030: Calling all_plugins_play to load vars for managed_node1 7092 1726882348.42033: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882348.42035: Calling groups_plugins_play to load vars for managed_node1 7092 1726882348.42974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882348.43914: done with get_vars() 7092 1726882348.43933: done getting variables 7092 1726882348.43982: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:32:28 -0400 (0:00:00.061) 0:01:47.347 ****** 7092 1726882348.44013: entering _queue_task() for managed_node1/package 7092 1726882348.44254: worker is 1 (out of 1 available) 7092 1726882348.44269: exiting _queue_task() for managed_node1/package 7092 1726882348.44282: done queuing things up, now waiting for results queue to drain 7092 1726882348.44283: waiting for pending results... 7092 1726882348.44468: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7092 1726882348.44574: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000158 7092 1726882348.44586: variable 'ansible_search_path' from source: unknown 7092 1726882348.44590: variable 'ansible_search_path' from source: unknown 7092 1726882348.44618: calling self._execute() 7092 1726882348.44700: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.44704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.44712: variable 'omit' from source: magic vars 7092 1726882348.44999: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.45009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.45148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882348.46738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882348.46794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882348.46823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882348.46852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882348.46875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882348.46932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.46954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.46977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.47003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.47014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.47101: variable 'ansible_distribution' from source: facts 7092 1726882348.47104: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.47110: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.47189: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.47196: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.47313: variable 'ansible_distribution' from source: facts 7092 1726882348.47316: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.47321: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.47403: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.47406: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.47519: variable 'ansible_distribution' from source: facts 7092 1726882348.47523: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.47525: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.47604: variable 'network_state' from source: role '' defaults 7092 1726882348.47613: Evaluated conditional (network_state != {}): False 7092 1726882348.47616: when evaluation is False, skipping this task 7092 1726882348.47619: _execute() done 7092 1726882348.47621: dumping result to json 7092 1726882348.47624: done dumping result, returning 7092 1726882348.47630: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-d956-9e9e-000000000158] 7092 1726882348.47639: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000158 7092 1726882348.47728: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000158 7092 1726882348.47731: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882348.47804: no more pending results, returning what we have 7092 1726882348.47808: results queue empty 7092 1726882348.47808: checking for any_errors_fatal 7092 1726882348.47815: done checking for any_errors_fatal 7092 1726882348.47816: checking for max_fail_percentage 7092 1726882348.47818: done checking for max_fail_percentage 7092 1726882348.47819: checking to see if all hosts have failed and the running result is not ok 7092 1726882348.47820: done checking to see if all hosts have failed 7092 1726882348.47821: getting the remaining hosts for this loop 7092 1726882348.47822: done getting the remaining hosts for this loop 7092 1726882348.47826: getting the next task for host managed_node1 7092 1726882348.47834: done getting next task for host managed_node1 7092 1726882348.47837: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882348.47845: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882348.47869: getting variables 7092 1726882348.47871: in VariableManager get_vars() 7092 1726882348.47919: Calling all_inventory to load vars for managed_node1 7092 1726882348.47922: Calling groups_inventory to load vars for managed_node1 7092 1726882348.47924: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882348.47933: Calling all_plugins_play to load vars for managed_node1 7092 1726882348.47935: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882348.47937: Calling groups_plugins_play to load vars for managed_node1 7092 1726882348.48753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882348.49697: done with get_vars() 7092 1726882348.49713: done getting variables 7092 1726882348.49757: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:32:28 -0400 (0:00:00.057) 0:01:47.405 ****** 7092 1726882348.49788: entering _queue_task() for managed_node1/service 7092 1726882348.50009: worker is 1 (out of 1 available) 7092 1726882348.50022: exiting _queue_task() for managed_node1/service 7092 1726882348.50035: done queuing things up, now waiting for results queue to drain 7092 1726882348.50037: waiting for pending results... 7092 1726882348.50222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7092 1726882348.50311: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000159 7092 1726882348.50322: variable 'ansible_search_path' from source: unknown 7092 1726882348.50325: variable 'ansible_search_path' from source: unknown 7092 1726882348.50358: calling self._execute() 7092 1726882348.50436: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.50440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.50453: variable 'omit' from source: magic vars 7092 1726882348.50744: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.50757: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.50895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882348.52704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882348.52761: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882348.52791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882348.52816: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882348.52835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882348.52899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.52918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.52936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.52969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.52980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.53065: variable 'ansible_distribution' from source: facts 7092 1726882348.53074: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.53081: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.53158: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.53165: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.53282: variable 'ansible_distribution' from source: facts 7092 1726882348.53291: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.53297: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.53375: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.53378: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.53495: variable 'ansible_distribution' from source: facts 7092 1726882348.53501: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.53510: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.53583: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882348.53670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.53687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.53704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.53733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.53744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.53776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.53792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.53808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.53837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.53847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.53877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.53893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.53909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.53936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.53947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.54046: variable 'network_connections' from source: task vars 7092 1726882348.54059: variable 'interface' from source: play vars 7092 1726882348.54107: variable 'interface' from source: play vars 7092 1726882348.54166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882348.54291: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882348.54318: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882348.54340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882348.54369: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882348.54398: 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) 7092 1726882348.54414: 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) 7092 1726882348.54431: 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) 7092 1726882348.54448: 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) 7092 1726882348.54490: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882348.54640: variable 'network_connections' from source: task vars 7092 1726882348.54644: variable 'interface' from source: play vars 7092 1726882348.54696: variable 'interface' from source: play vars 7092 1726882348.54714: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7092 1726882348.54719: when evaluation is False, skipping this task 7092 1726882348.54721: _execute() done 7092 1726882348.54724: dumping result to json 7092 1726882348.54726: done dumping result, returning 7092 1726882348.54733: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-d956-9e9e-000000000159] 7092 1726882348.54738: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000159 7092 1726882348.54836: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000159 7092 1726882348.54839: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7092 1726882348.54881: no more pending results, returning what we have 7092 1726882348.54884: results queue empty 7092 1726882348.54885: checking for any_errors_fatal 7092 1726882348.54891: done checking for any_errors_fatal 7092 1726882348.54892: checking for max_fail_percentage 7092 1726882348.54894: done checking for max_fail_percentage 7092 1726882348.54895: checking to see if all hosts have failed and the running result is not ok 7092 1726882348.54896: done checking to see if all hosts have failed 7092 1726882348.54897: getting the remaining hosts for this loop 7092 1726882348.54898: done getting the remaining hosts for this loop 7092 1726882348.54906: getting the next task for host managed_node1 7092 1726882348.54918: done getting next task for host managed_node1 7092 1726882348.54922: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882348.54925: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882348.54947: getting variables 7092 1726882348.54949: in VariableManager get_vars() 7092 1726882348.55001: Calling all_inventory to load vars for managed_node1 7092 1726882348.55004: Calling groups_inventory to load vars for managed_node1 7092 1726882348.55006: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882348.55019: Calling all_plugins_play to load vars for managed_node1 7092 1726882348.55026: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882348.55029: Calling groups_plugins_play to load vars for managed_node1 7092 1726882348.55937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882348.56872: done with get_vars() 7092 1726882348.56888: done getting variables 7092 1726882348.56930: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:32:28 -0400 (0:00:00.071) 0:01:47.476 ****** 7092 1726882348.56955: entering _queue_task() for managed_node1/service 7092 1726882348.57181: worker is 1 (out of 1 available) 7092 1726882348.57194: exiting _queue_task() for managed_node1/service 7092 1726882348.57208: done queuing things up, now waiting for results queue to drain 7092 1726882348.57209: waiting for pending results... 7092 1726882348.57391: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7092 1726882348.57496: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000015a 7092 1726882348.57509: variable 'ansible_search_path' from source: unknown 7092 1726882348.57514: variable 'ansible_search_path' from source: unknown 7092 1726882348.57541: calling self._execute() 7092 1726882348.57618: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.57625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.57638: variable 'omit' from source: magic vars 7092 1726882348.57924: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.57934: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.58076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882348.59689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882348.59743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882348.59774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882348.59801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882348.59824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882348.59884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.59904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.59927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.59956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.59969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.60053: variable 'ansible_distribution' from source: facts 7092 1726882348.60056: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.60062: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.60141: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.60144: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.60262: variable 'ansible_distribution' from source: facts 7092 1726882348.60267: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.60273: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.60343: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.60348: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882348.60465: variable 'ansible_distribution' from source: facts 7092 1726882348.60469: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.60473: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882348.60570: variable 'network_provider' from source: set_fact 7092 1726882348.60573: variable 'network_state' from source: role '' defaults 7092 1726882348.60583: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7092 1726882348.60588: variable 'omit' from source: magic vars 7092 1726882348.60630: variable 'omit' from source: magic vars 7092 1726882348.60651: variable 'network_service_name' from source: role '' defaults 7092 1726882348.60708: variable 'network_service_name' from source: role '' defaults 7092 1726882348.60777: variable '__network_provider_setup' from source: role '' defaults 7092 1726882348.60782: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882348.60826: variable '__network_service_name_default_nm' from source: role '' defaults 7092 1726882348.60838: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882348.60883: variable '__network_packages_default_nm' from source: role '' defaults 7092 1726882348.60984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.61004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.61022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.61051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.61062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.61090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.61111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.61127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.61152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.61162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.61295: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7092 1726882348.61368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.61385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.61405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.61435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.61443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.61507: variable 'ansible_python' from source: facts 7092 1726882348.61522: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7092 1726882348.61581: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882348.61633: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882348.61717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.61733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.61750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.61783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.61795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.61827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882348.61843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882348.61869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882348.61896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882348.61907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882348.62000: variable 'network_connections' from source: task vars 7092 1726882348.62007: variable 'interface' from source: play vars 7092 1726882348.62060: variable 'interface' from source: play vars 7092 1726882348.62153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882348.62285: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882348.62322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882348.62356: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882348.62388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882348.62434: 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) 7092 1726882348.62459: 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) 7092 1726882348.62483: 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) 7092 1726882348.62505: 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) 7092 1726882348.62546: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882348.62731: variable 'network_connections' from source: task vars 7092 1726882348.62734: variable 'interface' from source: play vars 7092 1726882348.62790: variable 'interface' from source: play vars 7092 1726882348.62815: variable '__network_packages_default_wireless' from source: role '' defaults 7092 1726882348.62875: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882348.63065: variable 'network_connections' from source: task vars 7092 1726882348.63069: variable 'interface' from source: play vars 7092 1726882348.63118: variable 'interface' from source: play vars 7092 1726882348.63137: variable '__network_packages_default_team' from source: role '' defaults 7092 1726882348.63196: variable '__network_team_connections_defined' from source: role '' defaults 7092 1726882348.63381: variable 'network_connections' from source: task vars 7092 1726882348.63384: variable 'interface' from source: play vars 7092 1726882348.63435: variable 'interface' from source: play vars 7092 1726882348.63478: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882348.63522: variable '__network_service_name_default_initscripts' from source: role '' defaults 7092 1726882348.63528: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882348.63574: variable '__network_packages_default_initscripts' from source: role '' defaults 7092 1726882348.63875: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7092 1726882348.64181: variable 'network_connections' from source: task vars 7092 1726882348.64186: variable 'interface' from source: play vars 7092 1726882348.64228: variable 'interface' from source: play vars 7092 1726882348.64235: variable 'ansible_distribution' from source: facts 7092 1726882348.64238: variable '__network_rh_distros' from source: role '' defaults 7092 1726882348.64248: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.64262: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7092 1726882348.64377: variable 'ansible_distribution' from source: facts 7092 1726882348.64380: variable '__network_rh_distros' from source: role '' defaults 7092 1726882348.64385: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.64396: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7092 1726882348.64509: variable 'ansible_distribution' from source: facts 7092 1726882348.64514: variable '__network_rh_distros' from source: role '' defaults 7092 1726882348.64516: variable 'ansible_distribution_major_version' from source: facts 7092 1726882348.64543: variable 'network_provider' from source: set_fact 7092 1726882348.64562: variable 'omit' from source: magic vars 7092 1726882348.64588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882348.64612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882348.64630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882348.64641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882348.64652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882348.64680: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882348.64683: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.64686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.64760: Set connection var ansible_shell_type to sh 7092 1726882348.64769: Set connection var ansible_shell_executable to /bin/sh 7092 1726882348.64774: Set connection var ansible_timeout to 10 7092 1726882348.64779: Set connection var ansible_pipelining to False 7092 1726882348.64789: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882348.64793: Set connection var ansible_connection to ssh 7092 1726882348.64812: variable 'ansible_shell_executable' from source: unknown 7092 1726882348.64815: variable 'ansible_connection' from source: unknown 7092 1726882348.64818: variable 'ansible_module_compression' from source: unknown 7092 1726882348.64820: variable 'ansible_shell_type' from source: unknown 7092 1726882348.64822: variable 'ansible_shell_executable' from source: unknown 7092 1726882348.64824: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882348.64827: variable 'ansible_pipelining' from source: unknown 7092 1726882348.64830: variable 'ansible_timeout' from source: unknown 7092 1726882348.64834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882348.64912: 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) 7092 1726882348.64921: variable 'omit' from source: magic vars 7092 1726882348.64925: starting attempt loop 7092 1726882348.64928: running the handler 7092 1726882348.64988: variable 'ansible_facts' from source: unknown 7092 1726882348.65480: _low_level_execute_command(): starting 7092 1726882348.65485: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882348.66004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882348.66020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882348.66039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882348.66054: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882348.66104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882348.66115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882348.66225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882348.67899: stdout chunk (state=3): >>>/root <<< 7092 1726882348.68062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882348.68122: stderr chunk (state=3): >>><<< 7092 1726882348.68132: stdout chunk (state=3): >>><<< 7092 1726882348.68150: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882348.68166: _low_level_execute_command(): starting 7092 1726882348.68172: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957 `" && echo ansible-tmp-1726882348.6815512-10668-82051853585957="` echo /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957 `" ) && sleep 0' 7092 1726882348.68627: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882348.68639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882348.68667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882348.68683: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882348.68729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882348.68741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882348.68843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882348.70699: stdout chunk (state=3): >>>ansible-tmp-1726882348.6815512-10668-82051853585957=/root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957 <<< 7092 1726882348.70888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882348.70938: stderr chunk (state=3): >>><<< 7092 1726882348.70941: stdout chunk (state=3): >>><<< 7092 1726882348.70955: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882348.6815512-10668-82051853585957=/root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882348.70986: variable 'ansible_module_compression' from source: unknown 7092 1726882348.71028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7092 1726882348.71080: variable 'ansible_facts' from source: unknown 7092 1726882348.71216: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957/AnsiballZ_systemd.py 7092 1726882348.71333: Sending initial data 7092 1726882348.71342: Sent initial data (154 bytes) 7092 1726882348.72012: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882348.72025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882348.72040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882348.72055: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882348.72068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882348.72113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882348.72133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882348.72226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882348.73982: 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 <<< 7092 1726882348.74072: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882348.74165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpj2vbz5vy /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957/AnsiballZ_systemd.py <<< 7092 1726882348.74259: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882348.76206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882348.76313: stderr chunk (state=3): >>><<< 7092 1726882348.76317: stdout chunk (state=3): >>><<< 7092 1726882348.76333: done transferring module to remote 7092 1726882348.76342: _low_level_execute_command(): starting 7092 1726882348.76349: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957/ /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957/AnsiballZ_systemd.py && sleep 0' 7092 1726882348.76800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882348.76817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882348.76828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882348.76846: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882348.76860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882348.76899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882348.76911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882348.77009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882348.78758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882348.78806: stderr chunk (state=3): >>><<< 7092 1726882348.78809: stdout chunk (state=3): >>><<< 7092 1726882348.78821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882348.78824: _low_level_execute_command(): starting 7092 1726882348.78829: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957/AnsiballZ_systemd.py && sleep 0' 7092 1726882348.79261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882348.79277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882348.79291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882348.79307: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882348.79321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882348.79360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882348.79375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882348.79483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882349.04450: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 7092 1726882349.04495: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "15589376", "MemoryAvailable": "infinity", "CPUUsageNSec": "303036000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSi<<< 7092 1726882349.04507: stdout chunk (state=3): >>>gnal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 7092 1726882349.05983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882349.06046: stderr chunk (state=3): >>><<< 7092 1726882349.06049: stdout chunk (state=3): >>><<< 7092 1726882349.06070: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "15589376", "MemoryAvailable": "infinity", "CPUUsageNSec": "303036000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice 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 network.service multi-user.target cloud-init.service NetworkManager-wait-online.service", "After": "sysinit.target basic.target cloud-init-local.service dbus.socket dbus-broker.service network-pre.target system.slice systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:31:34 EDT", "StateChangeTimestampMonotonic": "452384211", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882349.06272: 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-1726882348.6815512-10668-82051853585957/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882349.06285: _low_level_execute_command(): starting 7092 1726882349.06294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882348.6815512-10668-82051853585957/ > /dev/null 2>&1 && sleep 0' 7092 1726882349.06939: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.06943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.06952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.06967: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882349.06997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.07000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882349.07003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.07005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.07007: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.07063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882349.07069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882349.07073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882349.07172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882349.08968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882349.09027: stderr chunk (state=3): >>><<< 7092 1726882349.09038: stdout chunk (state=3): >>><<< 7092 1726882349.09371: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882349.09375: handler run complete 7092 1726882349.09377: attempt loop complete, returning result 7092 1726882349.09379: _execute() done 7092 1726882349.09381: dumping result to json 7092 1726882349.09383: done dumping result, returning 7092 1726882349.09385: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-d956-9e9e-00000000015a] 7092 1726882349.09387: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015a 7092 1726882349.09560: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015a 7092 1726882349.09566: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882349.09626: no more pending results, returning what we have 7092 1726882349.09630: results queue empty 7092 1726882349.09631: checking for any_errors_fatal 7092 1726882349.09638: done checking for any_errors_fatal 7092 1726882349.09639: checking for max_fail_percentage 7092 1726882349.09641: done checking for max_fail_percentage 7092 1726882349.09642: checking to see if all hosts have failed and the running result is not ok 7092 1726882349.09643: done checking to see if all hosts have failed 7092 1726882349.09644: getting the remaining hosts for this loop 7092 1726882349.09648: done getting the remaining hosts for this loop 7092 1726882349.09652: getting the next task for host managed_node1 7092 1726882349.09661: done getting next task for host managed_node1 7092 1726882349.09668: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882349.09671: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882349.09683: getting variables 7092 1726882349.09685: in VariableManager get_vars() 7092 1726882349.09737: Calling all_inventory to load vars for managed_node1 7092 1726882349.09740: Calling groups_inventory to load vars for managed_node1 7092 1726882349.09743: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882349.09757: Calling all_plugins_play to load vars for managed_node1 7092 1726882349.09760: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882349.09762: Calling groups_plugins_play to load vars for managed_node1 7092 1726882349.11323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882349.12285: done with get_vars() 7092 1726882349.12301: done getting variables 7092 1726882349.12351: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:32:29 -0400 (0:00:00.554) 0:01:48.031 ****** 7092 1726882349.12382: entering _queue_task() for managed_node1/service 7092 1726882349.12612: worker is 1 (out of 1 available) 7092 1726882349.12624: exiting _queue_task() for managed_node1/service 7092 1726882349.12639: done queuing things up, now waiting for results queue to drain 7092 1726882349.12641: waiting for pending results... 7092 1726882349.12880: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7092 1726882349.12990: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000015b 7092 1726882349.13005: variable 'ansible_search_path' from source: unknown 7092 1726882349.13010: variable 'ansible_search_path' from source: unknown 7092 1726882349.13054: calling self._execute() 7092 1726882349.13167: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882349.13186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882349.13201: variable 'omit' from source: magic vars 7092 1726882349.13648: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.13677: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.13918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882349.16067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882349.16119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882349.16145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882349.16173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882349.16194: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882349.16268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.16288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.16306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.16332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.16350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.16431: variable 'ansible_distribution' from source: facts 7092 1726882349.16434: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.16449: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.16531: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.16536: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.16662: variable 'ansible_distribution' from source: facts 7092 1726882349.16673: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.16676: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.16749: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.16753: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.16875: variable 'ansible_distribution' from source: facts 7092 1726882349.16878: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.16885: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.16955: variable 'network_provider' from source: set_fact 7092 1726882349.16959: Evaluated conditional (network_provider == "nm"): True 7092 1726882349.17026: variable '__network_wpa_supplicant_required' from source: role '' defaults 7092 1726882349.17090: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7092 1726882349.17157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.17176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.17198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.17223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.17234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.17265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.17280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.17296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.17325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.17335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.17365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.17389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.17422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.17470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.17487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.17608: variable 'network_connections' from source: task vars 7092 1726882349.17625: variable 'interface' from source: play vars 7092 1726882349.17708: variable 'interface' from source: play vars 7092 1726882349.17797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7092 1726882349.17972: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7092 1726882349.18012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7092 1726882349.18045: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7092 1726882349.18084: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7092 1726882349.18130: 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) 7092 1726882349.18175: 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) 7092 1726882349.18206: 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) 7092 1726882349.18237: 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) 7092 1726882349.18296: variable '__network_wireless_connections_defined' from source: role '' defaults 7092 1726882349.18544: variable 'network_connections' from source: task vars 7092 1726882349.18556: variable 'interface' from source: play vars 7092 1726882349.18620: variable 'interface' from source: play vars 7092 1726882349.18658: Evaluated conditional (__network_wpa_supplicant_required): False 7092 1726882349.18668: when evaluation is False, skipping this task 7092 1726882349.18677: _execute() done 7092 1726882349.18683: dumping result to json 7092 1726882349.18694: done dumping result, returning 7092 1726882349.18702: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-d956-9e9e-00000000015b] 7092 1726882349.18707: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015b 7092 1726882349.18825: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015b 7092 1726882349.18827: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7092 1726882349.18872: no more pending results, returning what we have 7092 1726882349.18876: results queue empty 7092 1726882349.18877: checking for any_errors_fatal 7092 1726882349.18899: done checking for any_errors_fatal 7092 1726882349.18900: checking for max_fail_percentage 7092 1726882349.18902: done checking for max_fail_percentage 7092 1726882349.18903: checking to see if all hosts have failed and the running result is not ok 7092 1726882349.18904: done checking to see if all hosts have failed 7092 1726882349.18905: getting the remaining hosts for this loop 7092 1726882349.18907: done getting the remaining hosts for this loop 7092 1726882349.18910: getting the next task for host managed_node1 7092 1726882349.18917: done getting next task for host managed_node1 7092 1726882349.18921: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882349.18925: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882349.18945: getting variables 7092 1726882349.18947: in VariableManager get_vars() 7092 1726882349.19010: Calling all_inventory to load vars for managed_node1 7092 1726882349.19014: Calling groups_inventory to load vars for managed_node1 7092 1726882349.19016: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882349.19028: Calling all_plugins_play to load vars for managed_node1 7092 1726882349.19031: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882349.19034: Calling groups_plugins_play to load vars for managed_node1 7092 1726882349.19878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882349.20829: done with get_vars() 7092 1726882349.20848: done getting variables 7092 1726882349.20894: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:32:29 -0400 (0:00:00.085) 0:01:48.116 ****** 7092 1726882349.20918: entering _queue_task() for managed_node1/service 7092 1726882349.21150: worker is 1 (out of 1 available) 7092 1726882349.21165: exiting _queue_task() for managed_node1/service 7092 1726882349.21179: done queuing things up, now waiting for results queue to drain 7092 1726882349.21181: waiting for pending results... 7092 1726882349.21363: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7092 1726882349.21456: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000015c 7092 1726882349.21469: variable 'ansible_search_path' from source: unknown 7092 1726882349.21473: variable 'ansible_search_path' from source: unknown 7092 1726882349.21502: calling self._execute() 7092 1726882349.21582: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882349.21586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882349.21595: variable 'omit' from source: magic vars 7092 1726882349.21901: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.21912: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.22055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882349.23926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882349.23975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882349.24006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882349.24036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882349.24057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882349.24118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.24139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.24159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.24187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.24197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.24279: variable 'ansible_distribution' from source: facts 7092 1726882349.24283: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.24289: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.24367: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.24373: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.24487: variable 'ansible_distribution' from source: facts 7092 1726882349.24491: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.24496: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.24569: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.24575: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.24690: variable 'ansible_distribution' from source: facts 7092 1726882349.24694: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.24696: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.24768: variable 'network_provider' from source: set_fact 7092 1726882349.24772: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882349.24777: when evaluation is False, skipping this task 7092 1726882349.24780: _execute() done 7092 1726882349.24782: dumping result to json 7092 1726882349.24785: done dumping result, returning 7092 1726882349.24793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-d956-9e9e-00000000015c] 7092 1726882349.24797: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015c 7092 1726882349.24884: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015c 7092 1726882349.24887: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7092 1726882349.24934: no more pending results, returning what we have 7092 1726882349.24937: results queue empty 7092 1726882349.24938: checking for any_errors_fatal 7092 1726882349.24944: done checking for any_errors_fatal 7092 1726882349.24945: checking for max_fail_percentage 7092 1726882349.24946: done checking for max_fail_percentage 7092 1726882349.24947: checking to see if all hosts have failed and the running result is not ok 7092 1726882349.24948: done checking to see if all hosts have failed 7092 1726882349.24949: getting the remaining hosts for this loop 7092 1726882349.24951: done getting the remaining hosts for this loop 7092 1726882349.24954: getting the next task for host managed_node1 7092 1726882349.24962: done getting next task for host managed_node1 7092 1726882349.24967: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882349.24971: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882349.24994: getting variables 7092 1726882349.24996: in VariableManager get_vars() 7092 1726882349.25049: Calling all_inventory to load vars for managed_node1 7092 1726882349.25052: Calling groups_inventory to load vars for managed_node1 7092 1726882349.25055: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882349.25067: Calling all_plugins_play to load vars for managed_node1 7092 1726882349.25069: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882349.25072: Calling groups_plugins_play to load vars for managed_node1 7092 1726882349.26009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882349.26959: done with get_vars() 7092 1726882349.26978: done getting variables 7092 1726882349.27019: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:32:29 -0400 (0:00:00.061) 0:01:48.177 ****** 7092 1726882349.27051: entering _queue_task() for managed_node1/copy 7092 1726882349.27273: worker is 1 (out of 1 available) 7092 1726882349.27288: exiting _queue_task() for managed_node1/copy 7092 1726882349.27300: done queuing things up, now waiting for results queue to drain 7092 1726882349.27302: waiting for pending results... 7092 1726882349.27489: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7092 1726882349.27584: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000015d 7092 1726882349.27595: variable 'ansible_search_path' from source: unknown 7092 1726882349.27598: variable 'ansible_search_path' from source: unknown 7092 1726882349.27629: calling self._execute() 7092 1726882349.27706: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882349.27710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882349.27719: variable 'omit' from source: magic vars 7092 1726882349.28019: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.28032: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.28226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882349.30595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882349.30675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882349.30719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882349.30759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882349.30794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882349.30882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.30931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.30965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.31012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.31033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.31153: variable 'ansible_distribution' from source: facts 7092 1726882349.31167: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.31179: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.31291: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.31295: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.31408: variable 'ansible_distribution' from source: facts 7092 1726882349.31412: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.31417: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.31494: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.31497: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.31606: variable 'ansible_distribution' from source: facts 7092 1726882349.31610: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.31615: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.31689: variable 'network_provider' from source: set_fact 7092 1726882349.31693: Evaluated conditional (network_provider == "initscripts"): False 7092 1726882349.31696: when evaluation is False, skipping this task 7092 1726882349.31699: _execute() done 7092 1726882349.31701: dumping result to json 7092 1726882349.31705: done dumping result, returning 7092 1726882349.31712: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-d956-9e9e-00000000015d] 7092 1726882349.31717: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015d 7092 1726882349.31801: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015d 7092 1726882349.31804: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7092 1726882349.31843: no more pending results, returning what we have 7092 1726882349.31848: results queue empty 7092 1726882349.31849: checking for any_errors_fatal 7092 1726882349.31854: done checking for any_errors_fatal 7092 1726882349.31854: checking for max_fail_percentage 7092 1726882349.31857: done checking for max_fail_percentage 7092 1726882349.31858: checking to see if all hosts have failed and the running result is not ok 7092 1726882349.31859: done checking to see if all hosts have failed 7092 1726882349.31860: getting the remaining hosts for this loop 7092 1726882349.31861: done getting the remaining hosts for this loop 7092 1726882349.31866: getting the next task for host managed_node1 7092 1726882349.31873: done getting next task for host managed_node1 7092 1726882349.31877: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882349.31881: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882349.31901: getting variables 7092 1726882349.31902: in VariableManager get_vars() 7092 1726882349.31953: Calling all_inventory to load vars for managed_node1 7092 1726882349.31956: Calling groups_inventory to load vars for managed_node1 7092 1726882349.31958: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882349.31969: Calling all_plugins_play to load vars for managed_node1 7092 1726882349.31971: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882349.31974: Calling groups_plugins_play to load vars for managed_node1 7092 1726882349.32815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882349.33912: done with get_vars() 7092 1726882349.33930: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:32:29 -0400 (0:00:00.069) 0:01:48.247 ****** 7092 1726882349.33998: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882349.34327: worker is 1 (out of 1 available) 7092 1726882349.34340: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7092 1726882349.34361: done queuing things up, now waiting for results queue to drain 7092 1726882349.34363: waiting for pending results... 7092 1726882349.34671: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7092 1726882349.34828: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000015e 7092 1726882349.34853: variable 'ansible_search_path' from source: unknown 7092 1726882349.34862: variable 'ansible_search_path' from source: unknown 7092 1726882349.34914: calling self._execute() 7092 1726882349.35036: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882349.35051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882349.35071: variable 'omit' from source: magic vars 7092 1726882349.35463: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.35473: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.35613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882349.37260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882349.37330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882349.37376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882349.37415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882349.37444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882349.37539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.37583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.37614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.37665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.37686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.37811: variable 'ansible_distribution' from source: facts 7092 1726882349.37820: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.37831: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.37950: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.37961: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.38117: variable 'ansible_distribution' from source: facts 7092 1726882349.38125: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.38133: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.38239: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.38252: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882349.38419: variable 'ansible_distribution' from source: facts 7092 1726882349.38428: variable 'ansible_distribution_major_version' from source: facts 7092 1726882349.38437: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882349.38451: variable 'omit' from source: magic vars 7092 1726882349.38516: variable 'omit' from source: magic vars 7092 1726882349.38633: variable 'network_provider' from source: set_fact 7092 1726882349.38729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882349.38766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882349.38794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882349.38836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882349.38858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882349.38931: variable 'omit' from source: magic vars 7092 1726882349.39044: variable 'omit' from source: magic vars 7092 1726882349.39158: variable 'network_connections' from source: task vars 7092 1726882349.39176: variable 'interface' from source: play vars 7092 1726882349.39242: variable 'interface' from source: play vars 7092 1726882349.39404: variable 'omit' from source: magic vars 7092 1726882349.39417: variable '__lsr_ansible_managed' from source: task vars 7092 1726882349.39484: variable '__lsr_ansible_managed' from source: task vars 7092 1726882349.39769: Loaded config def from plugin (lookup/template) 7092 1726882349.39778: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7092 1726882349.39808: File lookup term: get_ansible_managed.j2 7092 1726882349.39815: variable 'ansible_search_path' from source: unknown 7092 1726882349.39826: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7092 1726882349.39837: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7092 1726882349.39861: variable 'ansible_search_path' from source: unknown 7092 1726882349.46293: variable 'ansible_managed' from source: unknown 7092 1726882349.46442: variable 'omit' from source: magic vars 7092 1726882349.46480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882349.46521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882349.46550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882349.46575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882349.46590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882349.46621: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882349.46631: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882349.46639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882349.46735: Set connection var ansible_shell_type to sh 7092 1726882349.46750: Set connection var ansible_shell_executable to /bin/sh 7092 1726882349.46766: Set connection var ansible_timeout to 10 7092 1726882349.46778: Set connection var ansible_pipelining to False 7092 1726882349.46791: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882349.46799: Set connection var ansible_connection to ssh 7092 1726882349.46823: variable 'ansible_shell_executable' from source: unknown 7092 1726882349.46830: variable 'ansible_connection' from source: unknown 7092 1726882349.46836: variable 'ansible_module_compression' from source: unknown 7092 1726882349.46841: variable 'ansible_shell_type' from source: unknown 7092 1726882349.46850: variable 'ansible_shell_executable' from source: unknown 7092 1726882349.46857: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882349.46865: variable 'ansible_pipelining' from source: unknown 7092 1726882349.46872: variable 'ansible_timeout' from source: unknown 7092 1726882349.46879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882349.47011: 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) 7092 1726882349.47025: variable 'omit' from source: magic vars 7092 1726882349.47035: starting attempt loop 7092 1726882349.47041: running the handler 7092 1726882349.47060: _low_level_execute_command(): starting 7092 1726882349.47076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882349.47804: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882349.47820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.47835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.47857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.47903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.47916: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882349.47931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.47952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882349.47967: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882349.47979: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882349.47991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.48005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.48020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.48033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.48045: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882349.48062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.48138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882349.48171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882349.48189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882349.48326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882349.49992: stdout chunk (state=3): >>>/root <<< 7092 1726882349.50093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882349.50162: stderr chunk (state=3): >>><<< 7092 1726882349.50167: stdout chunk (state=3): >>><<< 7092 1726882349.50181: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882349.50192: _low_level_execute_command(): starting 7092 1726882349.50197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294 `" && echo ansible-tmp-1726882349.501821-10695-218513195307294="` echo /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294 `" ) && sleep 0' 7092 1726882349.50661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.50664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.50704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.50708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.50710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.50786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882349.50812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882349.50833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882349.50969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882349.52855: stdout chunk (state=3): >>>ansible-tmp-1726882349.501821-10695-218513195307294=/root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294 <<< 7092 1726882349.52968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882349.53018: stderr chunk (state=3): >>><<< 7092 1726882349.53021: stdout chunk (state=3): >>><<< 7092 1726882349.53057: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882349.501821-10695-218513195307294=/root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882349.53079: variable 'ansible_module_compression' from source: unknown 7092 1726882349.53120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7092 1726882349.53143: variable 'ansible_facts' from source: unknown 7092 1726882349.53213: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294/AnsiballZ_network_connections.py 7092 1726882349.53320: Sending initial data 7092 1726882349.53329: Sent initial data (166 bytes) 7092 1726882349.54336: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882349.54353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.54375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.54399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.54440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.54457: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882349.54479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.54505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882349.54519: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882349.54532: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882349.54549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.54566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.54586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.54603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.54616: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882349.54630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.54719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882349.54743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882349.54761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882349.54904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882349.56630: 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 <<< 7092 1726882349.56722: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882349.56817: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp6cie2i_2 /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294/AnsiballZ_network_connections.py <<< 7092 1726882349.56908: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882349.58521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882349.58768: stderr chunk (state=3): >>><<< 7092 1726882349.58772: stdout chunk (state=3): >>><<< 7092 1726882349.58774: done transferring module to remote 7092 1726882349.58777: _low_level_execute_command(): starting 7092 1726882349.58779: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294/ /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294/AnsiballZ_network_connections.py && sleep 0' 7092 1726882349.59408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882349.59442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.59476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.59492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.59536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.59561: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882349.59587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.59603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.59606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.59672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882349.59689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882349.59787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882349.61636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882349.61640: stdout chunk (state=3): >>><<< 7092 1726882349.61642: stderr chunk (state=3): >>><<< 7092 1726882349.61669: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882349.61672: _low_level_execute_command(): starting 7092 1726882349.61740: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294/AnsiballZ_network_connections.py && sleep 0' 7092 1726882349.62349: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882349.62353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882349.62391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882349.62399: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.62402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882349.62404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882349.62406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882349.62457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882349.62475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882349.62479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882349.62599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882349.97780: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_twz1jxu5/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_twz1jxu5/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 802-1x-test/60b23562-52af-4ba5-826d-8b4d2ed51827: error=unknown <<< 7092 1726882349.98468: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7092 1726882350.00029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882350.00105: stderr chunk (state=3): >>><<< 7092 1726882350.00109: stdout chunk (state=3): >>><<< 7092 1726882350.00129: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_twz1jxu5/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_twz1jxu5/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 802-1x-test/60b23562-52af-4ba5-826d-8b4d2ed51827: error=unknown {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882350.00175: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'br1', 'persistent_state': 'absent', 'state': 'down'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882350.00185: _low_level_execute_command(): starting 7092 1726882350.00188: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882349.501821-10695-218513195307294/ > /dev/null 2>&1 && sleep 0' 7092 1726882350.00822: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882350.00830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.00841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.00855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.00896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882350.00903: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882350.00913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.00926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882350.00933: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882350.00939: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882350.00950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.00957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.00970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.00977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882350.00984: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882350.00992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.01084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882350.01094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882350.01097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882350.01217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882350.03103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882350.03147: stderr chunk (state=3): >>><<< 7092 1726882350.03153: stdout chunk (state=3): >>><<< 7092 1726882350.03172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882350.03177: handler run complete 7092 1726882350.03197: attempt loop complete, returning result 7092 1726882350.03200: _execute() done 7092 1726882350.03202: dumping result to json 7092 1726882350.03207: done dumping result, returning 7092 1726882350.03215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-d956-9e9e-00000000015e] 7092 1726882350.03219: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015e 7092 1726882350.03326: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015e 7092 1726882350.03329: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete 7092 1726882350.03438: no more pending results, returning what we have 7092 1726882350.03441: results queue empty 7092 1726882350.03442: checking for any_errors_fatal 7092 1726882350.03448: done checking for any_errors_fatal 7092 1726882350.03448: checking for max_fail_percentage 7092 1726882350.03450: done checking for max_fail_percentage 7092 1726882350.03451: checking to see if all hosts have failed and the running result is not ok 7092 1726882350.03453: done checking to see if all hosts have failed 7092 1726882350.03453: getting the remaining hosts for this loop 7092 1726882350.03456: done getting the remaining hosts for this loop 7092 1726882350.03459: getting the next task for host managed_node1 7092 1726882350.03469: done getting next task for host managed_node1 7092 1726882350.03474: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882350.03478: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882350.03494: getting variables 7092 1726882350.03495: in VariableManager get_vars() 7092 1726882350.03545: Calling all_inventory to load vars for managed_node1 7092 1726882350.03548: Calling groups_inventory to load vars for managed_node1 7092 1726882350.03550: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.03559: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.03562: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.03566: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.04965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882350.06459: done with get_vars() 7092 1726882350.06503: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:32:30 -0400 (0:00:00.725) 0:01:48.973 ****** 7092 1726882350.06592: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882350.06985: worker is 1 (out of 1 available) 7092 1726882350.06997: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7092 1726882350.07009: done queuing things up, now waiting for results queue to drain 7092 1726882350.07011: waiting for pending results... 7092 1726882350.07389: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7092 1726882350.07649: in run() - task 0e448fcc-3ce9-d956-9e9e-00000000015f 7092 1726882350.07662: variable 'ansible_search_path' from source: unknown 7092 1726882350.07670: variable 'ansible_search_path' from source: unknown 7092 1726882350.07700: calling self._execute() 7092 1726882350.07804: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.07808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.07818: variable 'omit' from source: magic vars 7092 1726882350.08116: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.08127: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.08276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882350.10832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882350.10885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882350.10914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882350.10943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882350.10973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882350.11307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882350.11326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882350.11344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882350.11379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882350.11390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882350.11477: variable 'ansible_distribution' from source: facts 7092 1726882350.11481: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.11488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.11571: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.11581: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.11699: variable 'ansible_distribution' from source: facts 7092 1726882350.11702: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.11708: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.11834: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.11845: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.12033: variable 'ansible_distribution' from source: facts 7092 1726882350.12040: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.12051: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.12177: variable 'network_state' from source: role '' defaults 7092 1726882350.12194: Evaluated conditional (network_state != {}): False 7092 1726882350.12202: when evaluation is False, skipping this task 7092 1726882350.12209: _execute() done 7092 1726882350.12215: dumping result to json 7092 1726882350.12226: done dumping result, returning 7092 1726882350.12236: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-d956-9e9e-00000000015f] 7092 1726882350.12248: sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7092 1726882350.12409: no more pending results, returning what we have 7092 1726882350.12413: results queue empty 7092 1726882350.12413: checking for any_errors_fatal 7092 1726882350.12424: done checking for any_errors_fatal 7092 1726882350.12425: checking for max_fail_percentage 7092 1726882350.12427: done checking for max_fail_percentage 7092 1726882350.12428: checking to see if all hosts have failed and the running result is not ok 7092 1726882350.12429: done checking to see if all hosts have failed 7092 1726882350.12430: getting the remaining hosts for this loop 7092 1726882350.12432: done getting the remaining hosts for this loop 7092 1726882350.12436: getting the next task for host managed_node1 7092 1726882350.12445: done getting next task for host managed_node1 7092 1726882350.12452: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882350.12456: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882350.12480: getting variables 7092 1726882350.12482: in VariableManager get_vars() 7092 1726882350.12536: Calling all_inventory to load vars for managed_node1 7092 1726882350.12539: Calling groups_inventory to load vars for managed_node1 7092 1726882350.12541: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.12555: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.12558: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.12560: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.13494: done sending task result for task 0e448fcc-3ce9-d956-9e9e-00000000015f 7092 1726882350.13497: WORKER PROCESS EXITING 7092 1726882350.14631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882350.16394: done with get_vars() 7092 1726882350.16418: done getting variables 7092 1726882350.16480: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:32:30 -0400 (0:00:00.099) 0:01:49.072 ****** 7092 1726882350.16519: entering _queue_task() for managed_node1/debug 7092 1726882350.16826: worker is 1 (out of 1 available) 7092 1726882350.16838: exiting _queue_task() for managed_node1/debug 7092 1726882350.16852: done queuing things up, now waiting for results queue to drain 7092 1726882350.16854: waiting for pending results... 7092 1726882350.17136: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7092 1726882350.17291: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000160 7092 1726882350.17312: variable 'ansible_search_path' from source: unknown 7092 1726882350.17318: variable 'ansible_search_path' from source: unknown 7092 1726882350.17360: calling self._execute() 7092 1726882350.17471: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.17481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.17496: variable 'omit' from source: magic vars 7092 1726882350.17889: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.17907: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.18117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882350.20589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882350.20669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882350.20712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882350.20751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882350.20789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882350.20886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882350.20918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882350.20945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882350.20999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882350.21017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882350.21143: variable 'ansible_distribution' from source: facts 7092 1726882350.21155: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.21169: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.21290: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.21302: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.21490: variable 'ansible_distribution' from source: facts 7092 1726882350.21499: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.21509: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.21623: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.21637: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.21818: variable 'ansible_distribution' from source: facts 7092 1726882350.21827: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.21837: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.21856: variable 'omit' from source: magic vars 7092 1726882350.21923: variable 'omit' from source: magic vars 7092 1726882350.21969: variable 'omit' from source: magic vars 7092 1726882350.21997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882350.22028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882350.22052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882350.22083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882350.22099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882350.22129: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882350.22137: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.22144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.22241: Set connection var ansible_shell_type to sh 7092 1726882350.22258: Set connection var ansible_shell_executable to /bin/sh 7092 1726882350.22272: Set connection var ansible_timeout to 10 7092 1726882350.22286: Set connection var ansible_pipelining to False 7092 1726882350.22300: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882350.22309: Set connection var ansible_connection to ssh 7092 1726882350.22335: variable 'ansible_shell_executable' from source: unknown 7092 1726882350.22343: variable 'ansible_connection' from source: unknown 7092 1726882350.22355: variable 'ansible_module_compression' from source: unknown 7092 1726882350.22362: variable 'ansible_shell_type' from source: unknown 7092 1726882350.22372: variable 'ansible_shell_executable' from source: unknown 7092 1726882350.22378: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.22390: variable 'ansible_pipelining' from source: unknown 7092 1726882350.22397: variable 'ansible_timeout' from source: unknown 7092 1726882350.22405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.22514: 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) 7092 1726882350.22529: variable 'omit' from source: magic vars 7092 1726882350.22537: starting attempt loop 7092 1726882350.22542: running the handler 7092 1726882350.22674: variable '__network_connections_result' from source: set_fact 7092 1726882350.22731: handler run complete 7092 1726882350.22755: attempt loop complete, returning result 7092 1726882350.22766: _execute() done 7092 1726882350.22773: dumping result to json 7092 1726882350.22779: done dumping result, returning 7092 1726882350.22790: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000160] 7092 1726882350.22799: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000160 7092 1726882350.22908: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000160 7092 1726882350.22915: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } 7092 1726882350.22996: no more pending results, returning what we have 7092 1726882350.23005: results queue empty 7092 1726882350.23006: checking for any_errors_fatal 7092 1726882350.23013: done checking for any_errors_fatal 7092 1726882350.23014: checking for max_fail_percentage 7092 1726882350.23015: done checking for max_fail_percentage 7092 1726882350.23016: checking to see if all hosts have failed and the running result is not ok 7092 1726882350.23018: done checking to see if all hosts have failed 7092 1726882350.23019: getting the remaining hosts for this loop 7092 1726882350.23020: done getting the remaining hosts for this loop 7092 1726882350.23024: getting the next task for host managed_node1 7092 1726882350.23033: done getting next task for host managed_node1 7092 1726882350.23038: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882350.23041: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882350.23056: getting variables 7092 1726882350.23059: in VariableManager get_vars() 7092 1726882350.23119: Calling all_inventory to load vars for managed_node1 7092 1726882350.23122: Calling groups_inventory to load vars for managed_node1 7092 1726882350.23125: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.23136: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.23139: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.23142: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.24897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882350.26770: done with get_vars() 7092 1726882350.26806: done getting variables 7092 1726882350.26873: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:32:30 -0400 (0:00:00.103) 0:01:49.176 ****** 7092 1726882350.26908: entering _queue_task() for managed_node1/debug 7092 1726882350.27254: worker is 1 (out of 1 available) 7092 1726882350.27270: exiting _queue_task() for managed_node1/debug 7092 1726882350.27283: done queuing things up, now waiting for results queue to drain 7092 1726882350.27285: waiting for pending results... 7092 1726882350.27585: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7092 1726882350.27727: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000161 7092 1726882350.27755: variable 'ansible_search_path' from source: unknown 7092 1726882350.27767: variable 'ansible_search_path' from source: unknown 7092 1726882350.27810: calling self._execute() 7092 1726882350.27915: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.27925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.27938: variable 'omit' from source: magic vars 7092 1726882350.28329: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.28350: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.28550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882350.31487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882350.31562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882350.31610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882350.31649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882350.31691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882350.31778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882350.31842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882350.32044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882350.32097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882350.32116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882350.32356: variable 'ansible_distribution' from source: facts 7092 1726882350.32378: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.32463: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.32695: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.32706: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.33122: variable 'ansible_distribution' from source: facts 7092 1726882350.33131: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.33141: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.33352: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.33366: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.33544: variable 'ansible_distribution' from source: facts 7092 1726882350.33557: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.33570: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.33582: variable 'omit' from source: magic vars 7092 1726882350.33659: variable 'omit' from source: magic vars 7092 1726882350.33705: variable 'omit' from source: magic vars 7092 1726882350.33735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882350.33778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882350.33891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882350.33912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882350.33926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882350.33959: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882350.33970: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.34093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.34192: Set connection var ansible_shell_type to sh 7092 1726882350.34207: Set connection var ansible_shell_executable to /bin/sh 7092 1726882350.34316: Set connection var ansible_timeout to 10 7092 1726882350.34327: Set connection var ansible_pipelining to False 7092 1726882350.34341: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882350.34353: Set connection var ansible_connection to ssh 7092 1726882350.34381: variable 'ansible_shell_executable' from source: unknown 7092 1726882350.34388: variable 'ansible_connection' from source: unknown 7092 1726882350.34395: variable 'ansible_module_compression' from source: unknown 7092 1726882350.34400: variable 'ansible_shell_type' from source: unknown 7092 1726882350.34406: variable 'ansible_shell_executable' from source: unknown 7092 1726882350.34416: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.34424: variable 'ansible_pipelining' from source: unknown 7092 1726882350.34429: variable 'ansible_timeout' from source: unknown 7092 1726882350.34436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.34662: 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) 7092 1726882350.34681: variable 'omit' from source: magic vars 7092 1726882350.34752: starting attempt loop 7092 1726882350.34760: running the handler 7092 1726882350.34812: variable '__network_connections_result' from source: set_fact 7092 1726882350.34925: variable '__network_connections_result' from source: set_fact 7092 1726882350.35308: handler run complete 7092 1726882350.35335: attempt loop complete, returning result 7092 1726882350.35342: _execute() done 7092 1726882350.35351: dumping result to json 7092 1726882350.35428: done dumping result, returning 7092 1726882350.35440: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-d956-9e9e-000000000161] 7092 1726882350.35451: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000161 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } } 7092 1726882350.35654: no more pending results, returning what we have 7092 1726882350.35658: results queue empty 7092 1726882350.35659: checking for any_errors_fatal 7092 1726882350.35667: done checking for any_errors_fatal 7092 1726882350.35668: checking for max_fail_percentage 7092 1726882350.35670: done checking for max_fail_percentage 7092 1726882350.35671: checking to see if all hosts have failed and the running result is not ok 7092 1726882350.35673: done checking to see if all hosts have failed 7092 1726882350.35673: getting the remaining hosts for this loop 7092 1726882350.35675: done getting the remaining hosts for this loop 7092 1726882350.35679: getting the next task for host managed_node1 7092 1726882350.35688: done getting next task for host managed_node1 7092 1726882350.35692: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882350.35696: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882350.35708: getting variables 7092 1726882350.35709: in VariableManager get_vars() 7092 1726882350.35772: Calling all_inventory to load vars for managed_node1 7092 1726882350.35776: Calling groups_inventory to load vars for managed_node1 7092 1726882350.35778: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.35790: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.35793: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.35797: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.36874: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000161 7092 1726882350.36878: WORKER PROCESS EXITING 7092 1726882350.38331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882350.40061: done with get_vars() 7092 1726882350.40093: done getting variables 7092 1726882350.40158: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:32:30 -0400 (0:00:00.132) 0:01:49.309 ****** 7092 1726882350.40201: entering _queue_task() for managed_node1/debug 7092 1726882350.40540: worker is 1 (out of 1 available) 7092 1726882350.40553: exiting _queue_task() for managed_node1/debug 7092 1726882350.40569: done queuing things up, now waiting for results queue to drain 7092 1726882350.40571: waiting for pending results... 7092 1726882350.40865: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7092 1726882350.41022: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000162 7092 1726882350.41048: variable 'ansible_search_path' from source: unknown 7092 1726882350.41057: variable 'ansible_search_path' from source: unknown 7092 1726882350.41100: calling self._execute() 7092 1726882350.41211: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.41222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.41243: variable 'omit' from source: magic vars 7092 1726882350.41661: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.41684: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.41904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882350.43699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882350.43748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882350.43777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882350.43801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882350.43821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882350.43883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882350.43912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882350.43936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882350.43984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882350.43996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882350.44081: variable 'ansible_distribution' from source: facts 7092 1726882350.44086: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.44092: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.44214: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.44224: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.44408: variable 'ansible_distribution' from source: facts 7092 1726882350.44427: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.44431: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.44511: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.44514: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.44630: variable 'ansible_distribution' from source: facts 7092 1726882350.44633: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.44636: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.44716: variable 'network_state' from source: role '' defaults 7092 1726882350.44725: Evaluated conditional (network_state != {}): False 7092 1726882350.44728: when evaluation is False, skipping this task 7092 1726882350.44731: _execute() done 7092 1726882350.44733: dumping result to json 7092 1726882350.44736: done dumping result, returning 7092 1726882350.44743: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-d956-9e9e-000000000162] 7092 1726882350.44752: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000162 7092 1726882350.44837: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000162 7092 1726882350.44840: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7092 1726882350.44886: no more pending results, returning what we have 7092 1726882350.44889: results queue empty 7092 1726882350.44890: checking for any_errors_fatal 7092 1726882350.44898: done checking for any_errors_fatal 7092 1726882350.44899: checking for max_fail_percentage 7092 1726882350.44901: done checking for max_fail_percentage 7092 1726882350.44902: checking to see if all hosts have failed and the running result is not ok 7092 1726882350.44903: done checking to see if all hosts have failed 7092 1726882350.44903: getting the remaining hosts for this loop 7092 1726882350.44905: done getting the remaining hosts for this loop 7092 1726882350.44909: getting the next task for host managed_node1 7092 1726882350.44917: done getting next task for host managed_node1 7092 1726882350.44920: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882350.44924: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 7092 1726882350.44945: getting variables 7092 1726882350.44947: in VariableManager get_vars() 7092 1726882350.45001: Calling all_inventory to load vars for managed_node1 7092 1726882350.45004: Calling groups_inventory to load vars for managed_node1 7092 1726882350.45006: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.45020: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.45023: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.45026: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.46193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882350.47234: done with get_vars() 7092 1726882350.47252: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:32:30 -0400 (0:00:00.071) 0:01:49.380 ****** 7092 1726882350.47327: entering _queue_task() for managed_node1/ping 7092 1726882350.47565: worker is 1 (out of 1 available) 7092 1726882350.47579: exiting _queue_task() for managed_node1/ping 7092 1726882350.47592: done queuing things up, now waiting for results queue to drain 7092 1726882350.47594: waiting for pending results... 7092 1726882350.47778: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7092 1726882350.47869: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000163 7092 1726882350.47881: variable 'ansible_search_path' from source: unknown 7092 1726882350.47885: variable 'ansible_search_path' from source: unknown 7092 1726882350.47912: calling self._execute() 7092 1726882350.47989: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.47993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.48002: variable 'omit' from source: magic vars 7092 1726882350.48288: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.48299: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.48434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882350.50045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882350.50098: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882350.50125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882350.50151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882350.50174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882350.50233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882350.50267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882350.50285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882350.50314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882350.50331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882350.50413: variable 'ansible_distribution' from source: facts 7092 1726882350.50421: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.50429: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.50510: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.50515: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.50643: variable 'ansible_distribution' from source: facts 7092 1726882350.50649: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.50652: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.50725: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.50728: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.50850: variable 'ansible_distribution' from source: facts 7092 1726882350.50857: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.50863: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.50871: variable 'omit' from source: magic vars 7092 1726882350.50918: variable 'omit' from source: magic vars 7092 1726882350.50940: variable 'omit' from source: magic vars 7092 1726882350.50966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882350.50988: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882350.51004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882350.51016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882350.51025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882350.51050: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882350.51053: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.51056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.51122: Set connection var ansible_shell_type to sh 7092 1726882350.51128: Set connection var ansible_shell_executable to /bin/sh 7092 1726882350.51134: Set connection var ansible_timeout to 10 7092 1726882350.51140: Set connection var ansible_pipelining to False 7092 1726882350.51150: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882350.51153: Set connection var ansible_connection to ssh 7092 1726882350.51170: variable 'ansible_shell_executable' from source: unknown 7092 1726882350.51173: variable 'ansible_connection' from source: unknown 7092 1726882350.51176: variable 'ansible_module_compression' from source: unknown 7092 1726882350.51179: variable 'ansible_shell_type' from source: unknown 7092 1726882350.51181: variable 'ansible_shell_executable' from source: unknown 7092 1726882350.51183: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.51185: variable 'ansible_pipelining' from source: unknown 7092 1726882350.51189: variable 'ansible_timeout' from source: unknown 7092 1726882350.51196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.51293: 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) 7092 1726882350.51304: variable 'omit' from source: magic vars 7092 1726882350.51310: starting attempt loop 7092 1726882350.51315: running the handler 7092 1726882350.51327: _low_level_execute_command(): starting 7092 1726882350.51333: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882350.51838: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.51860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.51966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.52012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882350.52027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882350.52154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882350.53825: stdout chunk (state=3): >>>/root <<< 7092 1726882350.53979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882350.54027: stderr chunk (state=3): >>><<< 7092 1726882350.54033: stdout chunk (state=3): >>><<< 7092 1726882350.54055: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882350.54073: _low_level_execute_command(): starting 7092 1726882350.54076: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799 `" && echo ansible-tmp-1726882350.5406003-10753-67960978293799="` echo /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799 `" ) && sleep 0' 7092 1726882350.54514: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.54531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.54551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.54563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.54610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882350.54623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882350.54720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882350.56590: stdout chunk (state=3): >>>ansible-tmp-1726882350.5406003-10753-67960978293799=/root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799 <<< 7092 1726882350.56833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882350.56837: stdout chunk (state=3): >>><<< 7092 1726882350.56843: stderr chunk (state=3): >>><<< 7092 1726882350.56857: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882350.5406003-10753-67960978293799=/root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882350.56899: variable 'ansible_module_compression' from source: unknown 7092 1726882350.56928: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7092 1726882350.56954: variable 'ansible_facts' from source: unknown 7092 1726882350.57007: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799/AnsiballZ_ping.py 7092 1726882350.57108: Sending initial data 7092 1726882350.57117: Sent initial data (151 bytes) 7092 1726882350.57911: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.57917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.57954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882350.57958: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.57960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882350.57962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.58011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882350.58014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882350.58110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882350.59869: 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 <<< 7092 1726882350.59957: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7092 1726882350.59972: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7092 1726882350.59985: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7092 1726882350.60095: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpyz8xrhn3 /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799/AnsiballZ_ping.py <<< 7092 1726882350.60201: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882350.61487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882350.61566: stderr chunk (state=3): >>><<< 7092 1726882350.61577: stdout chunk (state=3): >>><<< 7092 1726882350.61671: done transferring module to remote 7092 1726882350.61674: _low_level_execute_command(): starting 7092 1726882350.61677: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799/ /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799/AnsiballZ_ping.py && sleep 0' 7092 1726882350.62276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882350.62290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.62305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.62326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.62372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882350.62385: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882350.62399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.62417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882350.62430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882350.62443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882350.62454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.62472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.62489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.62502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882350.62514: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882350.62528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.62613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882350.62620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882350.62712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882350.64514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882350.64580: stderr chunk (state=3): >>><<< 7092 1726882350.64591: stdout chunk (state=3): >>><<< 7092 1726882350.64689: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882350.64693: _low_level_execute_command(): starting 7092 1726882350.64695: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799/AnsiballZ_ping.py && sleep 0' 7092 1726882350.65243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882350.65256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.65276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.65292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.65330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882350.65348: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882350.65361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.65383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882350.65394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882350.65404: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882350.65414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.65426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.65440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.65458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882350.65471: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882350.65483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.65562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882350.65584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882350.65599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882350.65723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882350.79000: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7092 1726882350.80150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882350.80154: stdout chunk (state=3): >>><<< 7092 1726882350.80157: stderr chunk (state=3): >>><<< 7092 1726882350.80272: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882350.80282: 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-1726882350.5406003-10753-67960978293799/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882350.80284: _low_level_execute_command(): starting 7092 1726882350.80287: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882350.5406003-10753-67960978293799/ > /dev/null 2>&1 && sleep 0' 7092 1726882350.81187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882350.81191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882350.81230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882350.81234: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882350.81237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882350.81239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882350.81307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882350.81321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882350.81448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882350.83283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882350.83367: stderr chunk (state=3): >>><<< 7092 1726882350.83382: stdout chunk (state=3): >>><<< 7092 1726882350.83469: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882350.83472: handler run complete 7092 1726882350.83474: attempt loop complete, returning result 7092 1726882350.83475: _execute() done 7092 1726882350.83477: dumping result to json 7092 1726882350.83478: done dumping result, returning 7092 1726882350.83481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-d956-9e9e-000000000163] 7092 1726882350.83483: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000163 7092 1726882350.83675: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000163 7092 1726882350.83678: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7092 1726882350.83775: no more pending results, returning what we have 7092 1726882350.83779: results queue empty 7092 1726882350.83780: checking for any_errors_fatal 7092 1726882350.83790: done checking for any_errors_fatal 7092 1726882350.83791: checking for max_fail_percentage 7092 1726882350.83793: done checking for max_fail_percentage 7092 1726882350.83794: checking to see if all hosts have failed and the running result is not ok 7092 1726882350.83795: done checking to see if all hosts have failed 7092 1726882350.83796: getting the remaining hosts for this loop 7092 1726882350.83798: done getting the remaining hosts for this loop 7092 1726882350.83803: getting the next task for host managed_node1 7092 1726882350.83815: done getting next task for host managed_node1 7092 1726882350.83818: ^ task is: TASK: meta (role_complete) 7092 1726882350.83822: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882350.83837: getting variables 7092 1726882350.83839: in VariableManager get_vars() 7092 1726882350.83905: Calling all_inventory to load vars for managed_node1 7092 1726882350.83908: Calling groups_inventory to load vars for managed_node1 7092 1726882350.83911: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.83924: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.83927: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.83931: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.85589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882350.87314: done with get_vars() 7092 1726882350.87342: done getting variables 7092 1726882350.87433: done queuing things up, now waiting for results queue to drain 7092 1726882350.87436: results queue empty 7092 1726882350.87437: checking for any_errors_fatal 7092 1726882350.87440: done checking for any_errors_fatal 7092 1726882350.87440: checking for max_fail_percentage 7092 1726882350.87442: done checking for max_fail_percentage 7092 1726882350.87442: checking to see if all hosts have failed and the running result is not ok 7092 1726882350.87443: done checking to see if all hosts have failed 7092 1726882350.87444: getting the remaining hosts for this loop 7092 1726882350.87445: done getting the remaining hosts for this loop 7092 1726882350.87448: getting the next task for host managed_node1 7092 1726882350.87452: done getting next task for host managed_node1 7092 1726882350.87456: ^ task is: TASK: Include the task 'cleanup_802_1x_server.yml' 7092 1726882350.87462: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882350.87467: getting variables 7092 1726882350.87468: in VariableManager get_vars() 7092 1726882350.87492: Calling all_inventory to load vars for managed_node1 7092 1726882350.87494: Calling groups_inventory to load vars for managed_node1 7092 1726882350.87497: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.87502: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.87505: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.87508: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.88889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882350.90529: done with get_vars() 7092 1726882350.90553: done getting variables TASK [Include the task 'cleanup_802_1x_server.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:124 Friday 20 September 2024 21:32:30 -0400 (0:00:00.433) 0:01:49.813 ****** 7092 1726882350.90631: entering _queue_task() for managed_node1/include_tasks 7092 1726882350.91004: worker is 1 (out of 1 available) 7092 1726882350.91018: exiting _queue_task() for managed_node1/include_tasks 7092 1726882350.91031: done queuing things up, now waiting for results queue to drain 7092 1726882350.91032: waiting for pending results... 7092 1726882350.91311: running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' 7092 1726882350.91434: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000193 7092 1726882350.91453: variable 'ansible_search_path' from source: unknown 7092 1726882350.91501: calling self._execute() 7092 1726882350.91596: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882350.91605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882350.91618: variable 'omit' from source: magic vars 7092 1726882350.92037: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.92059: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882350.92272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882350.96637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882350.96736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882350.96924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882350.97007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882350.97040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882350.97175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882350.97330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882350.97361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882350.97463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882350.97536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882350.97799: variable 'ansible_distribution' from source: facts 7092 1726882350.97918: variable 'ansible_distribution_major_version' from source: facts 7092 1726882350.97971: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882350.98000: _execute() done 7092 1726882350.98054: dumping result to json 7092 1726882350.98066: done dumping result, returning 7092 1726882350.98097: done running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' [0e448fcc-3ce9-d956-9e9e-000000000193] 7092 1726882350.98108: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000193 7092 1726882350.98283: no more pending results, returning what we have 7092 1726882350.98288: in VariableManager get_vars() 7092 1726882350.98368: Calling all_inventory to load vars for managed_node1 7092 1726882350.98372: Calling groups_inventory to load vars for managed_node1 7092 1726882350.98375: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882350.98387: Calling all_plugins_play to load vars for managed_node1 7092 1726882350.98390: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882350.98394: Calling groups_plugins_play to load vars for managed_node1 7092 1726882350.99804: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000193 7092 1726882350.99807: WORKER PROCESS EXITING 7092 1726882351.01248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882351.04580: done with get_vars() 7092 1726882351.04603: variable 'ansible_search_path' from source: unknown 7092 1726882351.04618: we have included files to process 7092 1726882351.04619: generating all_blocks data 7092 1726882351.04621: done generating all_blocks data 7092 1726882351.04627: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7092 1726882351.04628: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7092 1726882351.04630: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7092 1726882351.05815: done processing included file 7092 1726882351.05818: iterating over new_blocks loaded from include file 7092 1726882351.05819: in VariableManager get_vars() 7092 1726882351.05852: done with get_vars() 7092 1726882351.05854: filtering new block on tags 7092 1726882351.05903: done filtering new block on tags 7092 1726882351.05905: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml for managed_node1 7092 1726882351.05911: extending task lists for all hosts with included blocks 7092 1726882351.08710: done extending task lists 7092 1726882351.08712: done processing included files 7092 1726882351.08713: results queue empty 7092 1726882351.08714: checking for any_errors_fatal 7092 1726882351.08715: done checking for any_errors_fatal 7092 1726882351.08716: checking for max_fail_percentage 7092 1726882351.08717: done checking for max_fail_percentage 7092 1726882351.08718: checking to see if all hosts have failed and the running result is not ok 7092 1726882351.08719: done checking to see if all hosts have failed 7092 1726882351.08720: getting the remaining hosts for this loop 7092 1726882351.08722: done getting the remaining hosts for this loop 7092 1726882351.08724: getting the next task for host managed_node1 7092 1726882351.08729: done getting next task for host managed_node1 7092 1726882351.08731: ^ task is: TASK: Remove test interfaces 7092 1726882351.08734: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882351.08737: getting variables 7092 1726882351.08738: in VariableManager get_vars() 7092 1726882351.08766: Calling all_inventory to load vars for managed_node1 7092 1726882351.08769: Calling groups_inventory to load vars for managed_node1 7092 1726882351.08771: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882351.08777: Calling all_plugins_play to load vars for managed_node1 7092 1726882351.08786: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882351.08789: Calling groups_plugins_play to load vars for managed_node1 7092 1726882351.11734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882351.15798: done with get_vars() 7092 1726882351.15833: done getting variables 7092 1726882351.15884: 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 [Remove test interfaces] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:3 Friday 20 September 2024 21:32:31 -0400 (0:00:00.252) 0:01:50.066 ****** 7092 1726882351.15918: entering _queue_task() for managed_node1/shell 7092 1726882351.16943: worker is 1 (out of 1 available) 7092 1726882351.17059: exiting _queue_task() for managed_node1/shell 7092 1726882351.17073: done queuing things up, now waiting for results queue to drain 7092 1726882351.17075: waiting for pending results... 7092 1726882351.17625: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 7092 1726882351.17748: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000009db 7092 1726882351.17766: variable 'ansible_search_path' from source: unknown 7092 1726882351.17772: variable 'ansible_search_path' from source: unknown 7092 1726882351.17810: calling self._execute() 7092 1726882351.17912: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882351.17925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882351.17944: variable 'omit' from source: magic vars 7092 1726882351.18349: variable 'ansible_distribution_major_version' from source: facts 7092 1726882351.18371: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882351.18574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882351.21367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882351.21518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882351.21562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882351.21604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882351.21641: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882351.21735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882351.21771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882351.21801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882351.21852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882351.21875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882351.22005: variable 'ansible_distribution' from source: facts 7092 1726882351.22015: variable 'ansible_distribution_major_version' from source: facts 7092 1726882351.22028: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882351.22040: variable 'omit' from source: magic vars 7092 1726882351.22102: variable 'omit' from source: magic vars 7092 1726882351.22142: variable 'omit' from source: magic vars 7092 1726882351.22177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882351.22209: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882351.22231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882351.22251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882351.22273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882351.22304: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882351.22312: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882351.22319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882351.22414: Set connection var ansible_shell_type to sh 7092 1726882351.22426: Set connection var ansible_shell_executable to /bin/sh 7092 1726882351.22436: Set connection var ansible_timeout to 10 7092 1726882351.22446: Set connection var ansible_pipelining to False 7092 1726882351.22459: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882351.22471: Set connection var ansible_connection to ssh 7092 1726882351.22501: variable 'ansible_shell_executable' from source: unknown 7092 1726882351.22510: variable 'ansible_connection' from source: unknown 7092 1726882351.22517: variable 'ansible_module_compression' from source: unknown 7092 1726882351.22525: variable 'ansible_shell_type' from source: unknown 7092 1726882351.22532: variable 'ansible_shell_executable' from source: unknown 7092 1726882351.22538: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882351.22546: variable 'ansible_pipelining' from source: unknown 7092 1726882351.22553: variable 'ansible_timeout' from source: unknown 7092 1726882351.22560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882351.22665: 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) 7092 1726882351.22682: variable 'omit' from source: magic vars 7092 1726882351.22692: starting attempt loop 7092 1726882351.22700: running the handler 7092 1726882351.22711: 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) 7092 1726882351.22729: _low_level_execute_command(): starting 7092 1726882351.22738: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882351.23527: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882351.23542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.23556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.23584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.23627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.23639: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882351.23652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.23671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882351.23685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882351.23695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882351.23706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.23718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.23732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.23746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.23768: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882351.23781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.23862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882351.23887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.23908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.24040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882351.25699: stdout chunk (state=3): >>>/root <<< 7092 1726882351.26010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882351.26014: stdout chunk (state=3): >>><<< 7092 1726882351.26017: stderr chunk (state=3): >>><<< 7092 1726882351.26108: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882351.26111: _low_level_execute_command(): starting 7092 1726882351.26116: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320 `" && echo ansible-tmp-1726882351.2603424-10772-91755030312320="` echo /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320 `" ) && sleep 0' 7092 1726882351.27257: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.27260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.27367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882351.27372: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.27375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.27377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.27553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.27607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.27810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882351.29585: stdout chunk (state=3): >>>ansible-tmp-1726882351.2603424-10772-91755030312320=/root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320 <<< 7092 1726882351.29800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882351.29889: stderr chunk (state=3): >>><<< 7092 1726882351.29892: stdout chunk (state=3): >>><<< 7092 1726882351.30208: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882351.2603424-10772-91755030312320=/root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882351.30211: variable 'ansible_module_compression' from source: unknown 7092 1726882351.30214: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882351.30216: variable 'ansible_facts' from source: unknown 7092 1726882351.30218: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320/AnsiballZ_command.py 7092 1726882351.30577: Sending initial data 7092 1726882351.30580: Sent initial data (154 bytes) 7092 1726882351.32926: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882351.33046: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.33065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.33084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.33126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.33142: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882351.33157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.33179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882351.33191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882351.33203: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882351.33214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.33227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.33243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.33372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.33384: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882351.33399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.33484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882351.33507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.33524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.33710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882351.35522: 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 <<< 7092 1726882351.35612: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882351.35710: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpziie2w4k /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320/AnsiballZ_command.py <<< 7092 1726882351.35801: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882351.37215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882351.37295: stderr chunk (state=3): >>><<< 7092 1726882351.37298: stdout chunk (state=3): >>><<< 7092 1726882351.37321: done transferring module to remote 7092 1726882351.37332: _low_level_execute_command(): starting 7092 1726882351.37337: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320/ /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320/AnsiballZ_command.py && sleep 0' 7092 1726882351.38981: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882351.39059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.39071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.39086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.39124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.39314: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882351.39325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.39339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882351.39347: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882351.39358: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882351.39367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.39378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.39390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.39396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.39404: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882351.39415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.39496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882351.39602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.39614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.39756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882351.41589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882351.41593: stdout chunk (state=3): >>><<< 7092 1726882351.41599: stderr chunk (state=3): >>><<< 7092 1726882351.41617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882351.41620: _low_level_execute_command(): starting 7092 1726882351.41625: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320/AnsiballZ_command.py && sleep 0' 7092 1726882351.43360: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882351.43414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.43425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.43444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.43487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.43553: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882351.43565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.43579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882351.43586: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882351.43593: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882351.43600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.43609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.43621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.43662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.43672: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882351.43681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.43756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882351.43865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.43875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.44075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882351.62279: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 21:32:31.568484", "end": "2024-09-20 21:32:31.621308", "delta": "0:00:00.052824", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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}}} <<< 7092 1726882351.63723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882351.63727: stdout chunk (state=3): >>><<< 7092 1726882351.63734: stderr chunk (state=3): >>><<< 7092 1726882351.63761: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-20 21:32:31.568484", "end": "2024-09-20 21:32:31.621308", "delta": "0:00:00.052824", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882351.63801: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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-1726882351.2603424-10772-91755030312320/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882351.63807: _low_level_execute_command(): starting 7092 1726882351.63814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882351.2603424-10772-91755030312320/ > /dev/null 2>&1 && sleep 0' 7092 1726882351.65376: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.65382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.65545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.65554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.65560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.65578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882351.65582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.65659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882351.65738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.65742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.65867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882351.67733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882351.67737: stderr chunk (state=3): >>><<< 7092 1726882351.67741: stdout chunk (state=3): >>><<< 7092 1726882351.67762: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882351.67770: handler run complete 7092 1726882351.67793: Evaluated conditional (False): False 7092 1726882351.67804: attempt loop complete, returning result 7092 1726882351.67807: _execute() done 7092 1726882351.67810: dumping result to json 7092 1726882351.67815: done dumping result, returning 7092 1726882351.67824: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0e448fcc-3ce9-d956-9e9e-0000000009db] 7092 1726882351.67829: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000009db 7092 1726882351.67936: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000009db 7092 1726882351.67942: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "delta": "0:00:00.052824", "end": "2024-09-20 21:32:31.621308", "rc": 0, "start": "2024-09-20 21:32:31.568484" } STDERR: + exec + ip netns delete ns1 + ip link delete veth1-br + ip link delete veth2-br + ip link delete br1 7092 1726882351.68015: no more pending results, returning what we have 7092 1726882351.68018: results queue empty 7092 1726882351.68019: checking for any_errors_fatal 7092 1726882351.68020: done checking for any_errors_fatal 7092 1726882351.68021: checking for max_fail_percentage 7092 1726882351.68022: done checking for max_fail_percentage 7092 1726882351.68023: checking to see if all hosts have failed and the running result is not ok 7092 1726882351.68025: done checking to see if all hosts have failed 7092 1726882351.68025: getting the remaining hosts for this loop 7092 1726882351.68027: done getting the remaining hosts for this loop 7092 1726882351.68031: getting the next task for host managed_node1 7092 1726882351.68038: done getting next task for host managed_node1 7092 1726882351.68040: ^ task is: TASK: Kill hostapd process 7092 1726882351.68044: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882351.68049: getting variables 7092 1726882351.68051: in VariableManager get_vars() 7092 1726882351.68105: Calling all_inventory to load vars for managed_node1 7092 1726882351.68108: Calling groups_inventory to load vars for managed_node1 7092 1726882351.68110: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882351.68120: Calling all_plugins_play to load vars for managed_node1 7092 1726882351.68123: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882351.68125: Calling groups_plugins_play to load vars for managed_node1 7092 1726882351.70484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882351.84295: done with get_vars() 7092 1726882351.84327: done getting variables 7092 1726882351.84382: 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 [Kill hostapd process] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:13 Friday 20 September 2024 21:32:31 -0400 (0:00:00.684) 0:01:50.751 ****** 7092 1726882351.84412: entering _queue_task() for managed_node1/command 7092 1726882351.84756: worker is 1 (out of 1 available) 7092 1726882351.85870: exiting _queue_task() for managed_node1/command 7092 1726882351.85883: done queuing things up, now waiting for results queue to drain 7092 1726882351.85886: waiting for pending results... 7092 1726882351.85994: running TaskExecutor() for managed_node1/TASK: Kill hostapd process 7092 1726882351.86236: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000009dc 7092 1726882351.86276: variable 'ansible_search_path' from source: unknown 7092 1726882351.86336: variable 'ansible_search_path' from source: unknown 7092 1726882351.86382: calling self._execute() 7092 1726882351.86535: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882351.86639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882351.86738: variable 'omit' from source: magic vars 7092 1726882351.87500: variable 'ansible_distribution_major_version' from source: facts 7092 1726882351.87651: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882351.88159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882351.92729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882351.92835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882351.92883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882351.92922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882351.92960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882351.93066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882351.93102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882351.93132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882351.93187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882351.93218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882351.93369: variable 'ansible_distribution' from source: facts 7092 1726882351.93389: variable 'ansible_distribution_major_version' from source: facts 7092 1726882351.93408: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882351.93431: variable 'omit' from source: magic vars 7092 1726882351.93507: variable 'omit' from source: magic vars 7092 1726882351.93549: variable 'omit' from source: magic vars 7092 1726882351.93637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882351.93675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882351.93705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882351.93728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882351.93768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882351.93808: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882351.93817: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882351.93832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882351.93934: Set connection var ansible_shell_type to sh 7092 1726882351.93948: Set connection var ansible_shell_executable to /bin/sh 7092 1726882351.93959: Set connection var ansible_timeout to 10 7092 1726882351.93970: Set connection var ansible_pipelining to False 7092 1726882351.93983: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882351.93991: Set connection var ansible_connection to ssh 7092 1726882351.94018: variable 'ansible_shell_executable' from source: unknown 7092 1726882351.94028: variable 'ansible_connection' from source: unknown 7092 1726882351.94034: variable 'ansible_module_compression' from source: unknown 7092 1726882351.94040: variable 'ansible_shell_type' from source: unknown 7092 1726882351.94048: variable 'ansible_shell_executable' from source: unknown 7092 1726882351.94054: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882351.94061: variable 'ansible_pipelining' from source: unknown 7092 1726882351.94069: variable 'ansible_timeout' from source: unknown 7092 1726882351.94078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882351.94190: 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) 7092 1726882351.94205: variable 'omit' from source: magic vars 7092 1726882351.94214: starting attempt loop 7092 1726882351.94220: running the handler 7092 1726882351.94245: _low_level_execute_command(): starting 7092 1726882351.94261: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882351.95039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882351.95058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.95075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.95092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.95142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.95158: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882351.95175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.95191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882351.95202: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882351.95212: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882351.95228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.95241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.95258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.95272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.95282: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882351.95294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.95380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882351.95404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.95419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.95576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882351.97304: stdout chunk (state=3): >>>/root <<< 7092 1726882351.97504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882351.97507: stdout chunk (state=3): >>><<< 7092 1726882351.97510: stderr chunk (state=3): >>><<< 7092 1726882351.97570: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882351.97573: _low_level_execute_command(): starting 7092 1726882351.97577: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982 `" && echo ansible-tmp-1726882351.9752984-10802-9765652376982="` echo /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982 `" ) && sleep 0' 7092 1726882351.98218: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882351.98234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.98258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.98278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.98319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.98332: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882351.98356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.98378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882351.98390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882351.98401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882351.98413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882351.98428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882351.98448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882351.98468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882351.98482: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882351.98496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882351.98579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882351.98603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882351.98620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882351.98744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.00611: stdout chunk (state=3): >>>ansible-tmp-1726882351.9752984-10802-9765652376982=/root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982 <<< 7092 1726882352.00804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.00808: stdout chunk (state=3): >>><<< 7092 1726882352.00811: stderr chunk (state=3): >>><<< 7092 1726882352.00869: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882351.9752984-10802-9765652376982=/root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.00873: variable 'ansible_module_compression' from source: unknown 7092 1726882352.01140: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882352.01143: variable 'ansible_facts' from source: unknown 7092 1726882352.01149: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982/AnsiballZ_command.py 7092 1726882352.01211: Sending initial data 7092 1726882352.01214: Sent initial data (153 bytes) 7092 1726882352.02292: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.02460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.03121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.03140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.03188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.03337: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.03355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.03376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.03389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.03400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.03412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.03428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.03453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.03475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.03488: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.03503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.03586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.03608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.03669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.03797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.05554: 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 <<< 7092 1726882352.05645: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882352.05739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp1c19vvoo /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982/AnsiballZ_command.py <<< 7092 1726882352.05829: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882352.07380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.07473: stderr chunk (state=3): >>><<< 7092 1726882352.07476: stdout chunk (state=3): >>><<< 7092 1726882352.07479: done transferring module to remote 7092 1726882352.07481: _low_level_execute_command(): starting 7092 1726882352.07483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982/ /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982/AnsiballZ_command.py && sleep 0' 7092 1726882352.09245: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.09261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.09277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.09293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.09340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.09353: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.09367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.09382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.09392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.09401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.09411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.09421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.09438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.09451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.09561: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.09577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.09660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.09684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.09698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.09824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.11653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.11656: stdout chunk (state=3): >>><<< 7092 1726882352.11658: stderr chunk (state=3): >>><<< 7092 1726882352.11753: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.11758: _low_level_execute_command(): starting 7092 1726882352.11761: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982/AnsiballZ_command.py && sleep 0' 7092 1726882352.13319: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.13334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.13414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.13434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.13485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.13497: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.13517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.13538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.13626: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.13642: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.13659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.13677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.13693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.13706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.13720: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.13738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.13824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.13882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.13899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.14102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.28296: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 21:32:32.270436", "end": "2024-09-20 21:32:32.281546", "delta": "0:00:00.011110", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_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}}} <<< 7092 1726882352.29649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882352.29654: stdout chunk (state=3): >>><<< 7092 1726882352.29657: stderr chunk (state=3): >>><<< 7092 1726882352.29803: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-20 21:32:32.270436", "end": "2024-09-20 21:32:32.281546", "delta": "0:00:00.011110", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882352.29807: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pkill hostapd', '_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-1726882351.9752984-10802-9765652376982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882352.29810: _low_level_execute_command(): starting 7092 1726882352.29813: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882351.9752984-10802-9765652376982/ > /dev/null 2>&1 && sleep 0' 7092 1726882352.31152: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.31156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.31193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882352.31197: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.31199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882352.31201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.31465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.31558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.31772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.33600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.33667: stderr chunk (state=3): >>><<< 7092 1726882352.33670: stdout chunk (state=3): >>><<< 7092 1726882352.33972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.33976: handler run complete 7092 1726882352.33979: Evaluated conditional (False): False 7092 1726882352.33981: attempt loop complete, returning result 7092 1726882352.33983: _execute() done 7092 1726882352.33985: dumping result to json 7092 1726882352.33987: done dumping result, returning 7092 1726882352.33989: done running TaskExecutor() for managed_node1/TASK: Kill hostapd process [0e448fcc-3ce9-d956-9e9e-0000000009dc] 7092 1726882352.33991: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000009dc 7092 1726882352.34080: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000009dc 7092 1726882352.34084: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.011110", "end": "2024-09-20 21:32:32.281546", "rc": 0, "start": "2024-09-20 21:32:32.270436" } 7092 1726882352.34150: no more pending results, returning what we have 7092 1726882352.34153: results queue empty 7092 1726882352.34154: checking for any_errors_fatal 7092 1726882352.34162: done checking for any_errors_fatal 7092 1726882352.34172: checking for max_fail_percentage 7092 1726882352.34174: done checking for max_fail_percentage 7092 1726882352.34175: checking to see if all hosts have failed and the running result is not ok 7092 1726882352.34176: done checking to see if all hosts have failed 7092 1726882352.34177: getting the remaining hosts for this loop 7092 1726882352.34179: done getting the remaining hosts for this loop 7092 1726882352.34182: getting the next task for host managed_node1 7092 1726882352.34190: done getting next task for host managed_node1 7092 1726882352.34192: ^ task is: TASK: Remove certs and config 7092 1726882352.34196: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882352.34201: getting variables 7092 1726882352.34202: in VariableManager get_vars() 7092 1726882352.34266: Calling all_inventory to load vars for managed_node1 7092 1726882352.34270: Calling groups_inventory to load vars for managed_node1 7092 1726882352.34272: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882352.34284: Calling all_plugins_play to load vars for managed_node1 7092 1726882352.34287: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882352.34290: Calling groups_plugins_play to load vars for managed_node1 7092 1726882352.37080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882352.40728: done with get_vars() 7092 1726882352.40873: done getting variables TASK [Remove certs and config] ************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 Friday 20 September 2024 21:32:32 -0400 (0:00:00.566) 0:01:51.318 ****** 7092 1726882352.41086: entering _queue_task() for managed_node1/file 7092 1726882352.41683: worker is 1 (out of 1 available) 7092 1726882352.41692: exiting _queue_task() for managed_node1/file 7092 1726882352.41703: done queuing things up, now waiting for results queue to drain 7092 1726882352.41704: waiting for pending results... 7092 1726882352.42596: running TaskExecutor() for managed_node1/TASK: Remove certs and config 7092 1726882352.42723: in run() - task 0e448fcc-3ce9-d956-9e9e-0000000009dd 7092 1726882352.42879: variable 'ansible_search_path' from source: unknown 7092 1726882352.42888: variable 'ansible_search_path' from source: unknown 7092 1726882352.43327: Loaded config def from plugin (lookup/items) 7092 1726882352.43340: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7092 1726882352.43371: variable 'omit' from source: magic vars 7092 1726882352.43742: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882352.43756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882352.43772: variable 'omit' from source: magic vars 7092 1726882352.44353: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.44501: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882352.44800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882352.50469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882352.50529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882352.50589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882352.50622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882352.50647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882352.50780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882352.50808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882352.50879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882352.50922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882352.50982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882352.51725: variable 'ansible_distribution' from source: facts 7092 1726882352.51728: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.51736: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882352.52037: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.52182: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882352.52493: variable 'ansible_distribution' from source: facts 7092 1726882352.52576: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.52588: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882352.52604: variable 'omit' from source: magic vars 7092 1726882352.52675: variable 'omit' from source: magic vars 7092 1726882352.52883: variable 'item' from source: unknown 7092 1726882352.52987: variable 'item' from source: unknown 7092 1726882352.53073: variable 'omit' from source: magic vars 7092 1726882352.53104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882352.53162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882352.53181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882352.53197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882352.53207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882352.53233: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882352.53236: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882352.53239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882352.53332: Set connection var ansible_shell_type to sh 7092 1726882352.53339: Set connection var ansible_shell_executable to /bin/sh 7092 1726882352.53346: Set connection var ansible_timeout to 10 7092 1726882352.53355: Set connection var ansible_pipelining to False 7092 1726882352.53367: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882352.53372: Set connection var ansible_connection to ssh 7092 1726882352.53393: variable 'ansible_shell_executable' from source: unknown 7092 1726882352.53396: variable 'ansible_connection' from source: unknown 7092 1726882352.53399: variable 'ansible_module_compression' from source: unknown 7092 1726882352.53401: variable 'ansible_shell_type' from source: unknown 7092 1726882352.53404: variable 'ansible_shell_executable' from source: unknown 7092 1726882352.53407: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882352.53409: variable 'ansible_pipelining' from source: unknown 7092 1726882352.53411: variable 'ansible_timeout' from source: unknown 7092 1726882352.53416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882352.53550: 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) 7092 1726882352.53560: variable 'omit' from source: magic vars 7092 1726882352.53566: starting attempt loop 7092 1726882352.53568: running the handler 7092 1726882352.53583: _low_level_execute_command(): starting 7092 1726882352.53589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882352.54840: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.54855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.54869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.54882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.54919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.54926: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.54940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.54951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.54960: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.54968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.54978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.54985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.54996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.55005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.55012: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.55020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.55095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.55116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.55127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.55255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.56925: stdout chunk (state=3): >>>/root <<< 7092 1726882352.57086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.57107: stderr chunk (state=3): >>><<< 7092 1726882352.57111: stdout chunk (state=3): >>><<< 7092 1726882352.57133: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.57145: _low_level_execute_command(): starting 7092 1726882352.57153: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923 `" && echo ansible-tmp-1726882352.5713346-10814-44559787900923="` echo /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923 `" ) && sleep 0' 7092 1726882352.57771: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.57959: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.57963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.57967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.57970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.57972: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.57979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.57991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.57999: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.58005: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.58013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.58023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.58036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.58044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.58053: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.58062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.58137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.58156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.58168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.58371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.60257: stdout chunk (state=3): >>>ansible-tmp-1726882352.5713346-10814-44559787900923=/root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923 <<< 7092 1726882352.60418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.60421: stdout chunk (state=3): >>><<< 7092 1726882352.60428: stderr chunk (state=3): >>><<< 7092 1726882352.60445: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882352.5713346-10814-44559787900923=/root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.60493: variable 'ansible_module_compression' from source: unknown 7092 1726882352.60547: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882352.60581: variable 'ansible_facts' from source: unknown 7092 1726882352.60662: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923/AnsiballZ_file.py 7092 1726882352.60791: Sending initial data 7092 1726882352.60794: Sent initial data (151 bytes) 7092 1726882352.61723: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.61735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.61744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.61762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.61799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.61806: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.61815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.61828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.61839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.61847: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.61858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.61868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.61880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.61887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.61893: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.61902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.61980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.61993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.62004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.62127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.63908: 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 <<< 7092 1726882352.64007: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882352.64104: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp3fkxt8nr /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923/AnsiballZ_file.py <<< 7092 1726882352.64190: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882352.65571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.65770: stderr chunk (state=3): >>><<< 7092 1726882352.65773: stdout chunk (state=3): >>><<< 7092 1726882352.65775: done transferring module to remote 7092 1726882352.65777: _low_level_execute_command(): starting 7092 1726882352.65780: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923/ /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923/AnsiballZ_file.py && sleep 0' 7092 1726882352.66401: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.66417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.66433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.66451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.66503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.66516: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.66532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.66550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.66562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.66577: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.66595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.66609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.66624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.66635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.66645: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.66659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.66736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.66754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.66771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.66896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.68806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.68810: stdout chunk (state=3): >>><<< 7092 1726882352.68812: stderr chunk (state=3): >>><<< 7092 1726882352.68870: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.68873: _low_level_execute_command(): starting 7092 1726882352.68876: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923/AnsiballZ_file.py && sleep 0' 7092 1726882352.69400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.69406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.69451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.69455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.69458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.69514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.69517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.69628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.83379: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "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}}} <<< 7092 1726882352.84414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882352.84476: stderr chunk (state=3): >>><<< 7092 1726882352.84480: stdout chunk (state=3): >>><<< 7092 1726882352.84495: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882352.84523: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/hostapd_test', '_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-1726882352.5713346-10814-44559787900923/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882352.84531: _low_level_execute_command(): starting 7092 1726882352.84535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882352.5713346-10814-44559787900923/ > /dev/null 2>&1 && sleep 0' 7092 1726882352.85025: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.85033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.85127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.85130: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.85133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.85135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.85141: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.85147: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.85158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.85170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.85181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.85188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.85194: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.85203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.85283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.85301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.85314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.85457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.87254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.87308: stderr chunk (state=3): >>><<< 7092 1726882352.87315: stdout chunk (state=3): >>><<< 7092 1726882352.87330: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.87337: handler run complete 7092 1726882352.87358: attempt loop complete, returning result 7092 1726882352.87375: variable 'item' from source: unknown 7092 1726882352.87438: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/hostapd_test) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/hostapd_test", "path": "/etc/pki/tls/hostapd_test", "state": "absent" } 7092 1726882352.87633: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882352.87636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882352.87639: variable 'omit' from source: magic vars 7092 1726882352.87699: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.87704: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882352.87796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882352.87814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882352.87831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882352.87866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882352.87875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882352.87938: variable 'ansible_distribution' from source: facts 7092 1726882352.87941: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.87947: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882352.88020: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.88024: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882352.88135: variable 'ansible_distribution' from source: facts 7092 1726882352.88138: variable 'ansible_distribution_major_version' from source: facts 7092 1726882352.88144: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882352.88149: variable 'omit' from source: magic vars 7092 1726882352.88161: variable 'omit' from source: magic vars 7092 1726882352.88196: variable 'item' from source: unknown 7092 1726882352.88238: variable 'item' from source: unknown 7092 1726882352.88252: variable 'omit' from source: magic vars 7092 1726882352.88269: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882352.88276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882352.88282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882352.88299: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882352.88302: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882352.88304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882352.88346: Set connection var ansible_shell_type to sh 7092 1726882352.88354: Set connection var ansible_shell_executable to /bin/sh 7092 1726882352.88359: Set connection var ansible_timeout to 10 7092 1726882352.88365: Set connection var ansible_pipelining to False 7092 1726882352.88373: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882352.88412: Set connection var ansible_connection to ssh 7092 1726882352.88426: variable 'ansible_shell_executable' from source: unknown 7092 1726882352.88433: variable 'ansible_connection' from source: unknown 7092 1726882352.88439: variable 'ansible_module_compression' from source: unknown 7092 1726882352.88444: variable 'ansible_shell_type' from source: unknown 7092 1726882352.88449: variable 'ansible_shell_executable' from source: unknown 7092 1726882352.88454: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882352.88460: variable 'ansible_pipelining' from source: unknown 7092 1726882352.88468: variable 'ansible_timeout' from source: unknown 7092 1726882352.88476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882352.88591: 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) (found_in_cache=True, class_only=False) 7092 1726882352.88605: variable 'omit' from source: magic vars 7092 1726882352.88614: starting attempt loop 7092 1726882352.88627: running the handler 7092 1726882352.88641: _low_level_execute_command(): starting 7092 1726882352.88649: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882352.89292: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.89308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.89323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.89341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.89390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.89410: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.89425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.89443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.89456: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.89469: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.89481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.89493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.89507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.89523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.89533: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.89545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.89621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.89642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.89658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.89970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.91541: stdout chunk (state=3): >>>/root <<< 7092 1726882352.91716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.91719: stdout chunk (state=3): >>><<< 7092 1726882352.91727: stderr chunk (state=3): >>><<< 7092 1726882352.91769: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.91773: _low_level_execute_command(): starting 7092 1726882352.91776: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876 `" && echo ansible-tmp-1726882352.9174285-10814-232911871865876="` echo /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876 `" ) && sleep 0' 7092 1726882352.92650: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.92655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.92696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882352.92700: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.92702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.92754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.92767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.92888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.95000: stdout chunk (state=3): >>>ansible-tmp-1726882352.9174285-10814-232911871865876=/root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876 <<< 7092 1726882352.95008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882352.95011: stdout chunk (state=3): >>><<< 7092 1726882352.95013: stderr chunk (state=3): >>><<< 7092 1726882352.95289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882352.9174285-10814-232911871865876=/root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882352.95293: variable 'ansible_module_compression' from source: unknown 7092 1726882352.95295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882352.95297: variable 'ansible_facts' from source: unknown 7092 1726882352.95299: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876/AnsiballZ_file.py 7092 1726882352.95641: Sending initial data 7092 1726882352.95644: Sent initial data (152 bytes) 7092 1726882352.96928: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882352.96937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.96948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.96977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.97011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.97018: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882352.97028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.97041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882352.97052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882352.97060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882352.97079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882352.97089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882352.97101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882352.97108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882352.97114: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882352.97124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882352.97207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882352.97221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882352.97230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882352.97404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882352.99148: 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 <<< 7092 1726882352.99234: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882352.99331: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpwn8cygg9 /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876/AnsiballZ_file.py <<< 7092 1726882352.99422: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882353.00770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.00844: stderr chunk (state=3): >>><<< 7092 1726882353.00847: stdout chunk (state=3): >>><<< 7092 1726882353.00871: done transferring module to remote 7092 1726882353.00888: _low_level_execute_command(): starting 7092 1726882353.00891: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876/ /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876/AnsiballZ_file.py && sleep 0' 7092 1726882353.02013: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.02019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.02029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.02042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.02090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.02097: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.02107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.02119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.02127: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.02132: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.02140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.02148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.02162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.02171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.02178: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.02188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.02270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.02277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.02288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.02405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.04230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.04233: stdout chunk (state=3): >>><<< 7092 1726882353.04236: stderr chunk (state=3): >>><<< 7092 1726882353.04325: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.04329: _low_level_execute_command(): starting 7092 1726882353.04331: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876/AnsiballZ_file.py && sleep 0' 7092 1726882353.05166: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.05180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.05195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.05213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.05252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.05266: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.05280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.05297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.05308: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.05317: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.05328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.05340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.05355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.05368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.05379: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.05391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.05468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.05489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.05504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.05633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.19296: stdout chunk (state=3): >>> <<< 7092 1726882353.19311: stdout chunk (state=3): >>>{"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.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}}} <<< 7092 1726882353.20383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882353.20391: stderr chunk (state=3): >>><<< 7092 1726882353.20394: stdout chunk (state=3): >>><<< 7092 1726882353.20407: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882353.20439: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/wired.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-1726882352.9174285-10814-232911871865876/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882353.20447: _low_level_execute_command(): starting 7092 1726882353.20455: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882352.9174285-10814-232911871865876/ > /dev/null 2>&1 && sleep 0' 7092 1726882353.21002: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.21015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.21039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.21053: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.21057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.21064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.21074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.21079: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.21088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.21120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.21123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.21126: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.21131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.21205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.21219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.21223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.21346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.23148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.23225: stderr chunk (state=3): >>><<< 7092 1726882353.23229: stdout chunk (state=3): >>><<< 7092 1726882353.23247: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.23254: handler run complete 7092 1726882353.23279: attempt loop complete, returning result 7092 1726882353.23300: variable 'item' from source: unknown 7092 1726882353.23381: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/wired.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/wired.conf", "path": "/etc/hostapd/wired.conf", "state": "absent" } 7092 1726882353.23511: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882353.23514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882353.23518: variable 'omit' from source: magic vars 7092 1726882353.23659: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.23666: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882353.23820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882353.23865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882353.23894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882353.23947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882353.23966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882353.24061: variable 'ansible_distribution' from source: facts 7092 1726882353.24066: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.24072: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882353.24376: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.24379: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882353.24485: variable 'ansible_distribution' from source: facts 7092 1726882353.24488: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.24490: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882353.24493: variable 'omit' from source: magic vars 7092 1726882353.24507: variable 'omit' from source: magic vars 7092 1726882353.24556: variable 'item' from source: unknown 7092 1726882353.24616: variable 'item' from source: unknown 7092 1726882353.24631: variable 'omit' from source: magic vars 7092 1726882353.24654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882353.24665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882353.24672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882353.24686: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882353.24689: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882353.24693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882353.24768: Set connection var ansible_shell_type to sh 7092 1726882353.24774: Set connection var ansible_shell_executable to /bin/sh 7092 1726882353.24780: Set connection var ansible_timeout to 10 7092 1726882353.24786: Set connection var ansible_pipelining to False 7092 1726882353.24795: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882353.24801: Set connection var ansible_connection to ssh 7092 1726882353.24821: variable 'ansible_shell_executable' from source: unknown 7092 1726882353.24824: variable 'ansible_connection' from source: unknown 7092 1726882353.24827: variable 'ansible_module_compression' from source: unknown 7092 1726882353.24829: variable 'ansible_shell_type' from source: unknown 7092 1726882353.24831: variable 'ansible_shell_executable' from source: unknown 7092 1726882353.24833: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882353.24838: variable 'ansible_pipelining' from source: unknown 7092 1726882353.24840: variable 'ansible_timeout' from source: unknown 7092 1726882353.24844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882353.24954: 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) (found_in_cache=True, class_only=False) 7092 1726882353.24961: variable 'omit' from source: magic vars 7092 1726882353.24966: starting attempt loop 7092 1726882353.24968: running the handler 7092 1726882353.24976: _low_level_execute_command(): starting 7092 1726882353.24979: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882353.25612: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.25621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.25631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.25645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.25690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.25697: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.25707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.25720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.25728: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.25735: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.25742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.25755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.25767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.25776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.25784: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.25794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.25868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.25882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.25888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.26486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.28067: stdout chunk (state=3): >>>/root <<< 7092 1726882353.28236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.28239: stdout chunk (state=3): >>><<< 7092 1726882353.28247: stderr chunk (state=3): >>><<< 7092 1726882353.28269: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.28279: _low_level_execute_command(): starting 7092 1726882353.28285: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413 `" && echo ansible-tmp-1726882353.2826915-10814-255157811419413="` echo /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413 `" ) && sleep 0' 7092 1726882353.29941: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.30066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.30070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.30112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882353.30116: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.30118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882353.30121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.30300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.30384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.30388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.30514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.32394: stdout chunk (state=3): >>>ansible-tmp-1726882353.2826915-10814-255157811419413=/root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413 <<< 7092 1726882353.32506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.32590: stderr chunk (state=3): >>><<< 7092 1726882353.32593: stdout chunk (state=3): >>><<< 7092 1726882353.32828: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882353.2826915-10814-255157811419413=/root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.32831: variable 'ansible_module_compression' from source: unknown 7092 1726882353.32833: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882353.32835: variable 'ansible_facts' from source: unknown 7092 1726882353.32837: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413/AnsiballZ_file.py 7092 1726882353.33220: Sending initial data 7092 1726882353.33223: Sent initial data (152 bytes) 7092 1726882353.35826: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.35845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.35868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.35888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.35930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.35942: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.35959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.35982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.35995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.36007: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.36020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.36034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.36053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.36070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.36083: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.36097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.36180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.36883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.36898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.37025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.38761: 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 <<< 7092 1726882353.38853: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882353.38949: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpktpsv7ej /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413/AnsiballZ_file.py <<< 7092 1726882353.39040: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882353.40580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.40837: stderr chunk (state=3): >>><<< 7092 1726882353.40841: stdout chunk (state=3): >>><<< 7092 1726882353.40843: done transferring module to remote 7092 1726882353.40848: _low_level_execute_command(): starting 7092 1726882353.40851: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413/ /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413/AnsiballZ_file.py && sleep 0' 7092 1726882353.41806: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.42679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.42699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.42720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.42767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.42780: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.42795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.42814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.42826: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.42838: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.42854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.42870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.42887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.42900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.42912: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.42926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.43007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.43030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.43048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.43179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.44935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.45003: stderr chunk (state=3): >>><<< 7092 1726882353.45006: stdout chunk (state=3): >>><<< 7092 1726882353.45096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.45100: _low_level_execute_command(): starting 7092 1726882353.45103: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413/AnsiballZ_file.py && sleep 0' 7092 1726882353.45638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.45654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.45671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.45688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.45726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.45737: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.45752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.45774: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.45785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.45796: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.45807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.45821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.45837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.45854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.45870: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.45885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.45958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.45983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.46004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.46143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.59838: stdout chunk (state=3): >>> {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "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}}} <<< 7092 1726882353.60894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882353.60946: stderr chunk (state=3): >>><<< 7092 1726882353.60950: stdout chunk (state=3): >>><<< 7092 1726882353.60969: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882353.60993: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/hostapd.eap_user', '_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-1726882353.2826915-10814-255157811419413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882353.60999: _low_level_execute_command(): starting 7092 1726882353.61004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882353.2826915-10814-255157811419413/ > /dev/null 2>&1 && sleep 0' 7092 1726882353.61439: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.61443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.61471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.61485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.61488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.61538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.61545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.61548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.61636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.63430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.63475: stderr chunk (state=3): >>><<< 7092 1726882353.63478: stdout chunk (state=3): >>><<< 7092 1726882353.63492: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.63501: handler run complete 7092 1726882353.63515: attempt loop complete, returning result 7092 1726882353.63529: variable 'item' from source: unknown 7092 1726882353.63594: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/hostapd.eap_user) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/hostapd.eap_user", "path": "/etc/hostapd/hostapd.eap_user", "state": "absent" } 7092 1726882353.63722: dumping result to json 7092 1726882353.63725: done dumping result, returning 7092 1726882353.63727: done running TaskExecutor() for managed_node1/TASK: Remove certs and config [0e448fcc-3ce9-d956-9e9e-0000000009dd] 7092 1726882353.63729: sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000009dd 7092 1726882353.63783: done sending task result for task 0e448fcc-3ce9-d956-9e9e-0000000009dd 7092 1726882353.63786: WORKER PROCESS EXITING 7092 1726882353.63847: no more pending results, returning what we have 7092 1726882353.63850: results queue empty 7092 1726882353.63851: checking for any_errors_fatal 7092 1726882353.63859: done checking for any_errors_fatal 7092 1726882353.63859: checking for max_fail_percentage 7092 1726882353.63861: done checking for max_fail_percentage 7092 1726882353.63862: checking to see if all hosts have failed and the running result is not ok 7092 1726882353.63865: done checking to see if all hosts have failed 7092 1726882353.63866: getting the remaining hosts for this loop 7092 1726882353.63867: done getting the remaining hosts for this loop 7092 1726882353.63871: getting the next task for host managed_node1 7092 1726882353.63880: done getting next task for host managed_node1 7092 1726882353.63882: ^ task is: TASK: Remove test certificates 7092 1726882353.63885: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882353.63888: getting variables 7092 1726882353.63890: in VariableManager get_vars() 7092 1726882353.63945: Calling all_inventory to load vars for managed_node1 7092 1726882353.63948: Calling groups_inventory to load vars for managed_node1 7092 1726882353.63950: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882353.63960: Calling all_plugins_play to load vars for managed_node1 7092 1726882353.63970: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882353.63974: Calling groups_plugins_play to load vars for managed_node1 7092 1726882353.64943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882353.65891: done with get_vars() 7092 1726882353.65908: done getting variables TASK [Remove test certificates] ************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Friday 20 September 2024 21:32:33 -0400 (0:00:01.248) 0:01:52.567 ****** 7092 1726882353.65985: entering _queue_task() for managed_node1/file 7092 1726882353.66225: worker is 1 (out of 1 available) 7092 1726882353.66238: exiting _queue_task() for managed_node1/file 7092 1726882353.66252: done queuing things up, now waiting for results queue to drain 7092 1726882353.66254: waiting for pending results... 7092 1726882353.66430: running TaskExecutor() for managed_node1/TASK: Remove test certificates 7092 1726882353.66503: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000194 7092 1726882353.66515: variable 'ansible_search_path' from source: unknown 7092 1726882353.66693: Loaded config def from plugin (lookup/items) 7092 1726882353.66701: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7092 1726882353.66722: variable 'omit' from source: magic vars 7092 1726882353.66828: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882353.66837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882353.66850: variable 'omit' from source: magic vars 7092 1726882353.67233: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.67254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882353.67469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882353.69224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882353.69278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882353.69308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882353.69335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882353.69357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882353.69418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882353.69439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882353.69458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882353.69487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882353.69498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882353.69586: variable 'ansible_distribution' from source: facts 7092 1726882353.69589: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.69596: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882353.69681: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.69685: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882353.69804: variable 'ansible_distribution' from source: facts 7092 1726882353.69807: variable 'ansible_distribution_major_version' from source: facts 7092 1726882353.69815: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882353.69829: variable 'omit' from source: magic vars 7092 1726882353.69860: variable 'omit' from source: magic vars 7092 1726882353.69967: variable 'item' from source: unknown 7092 1726882353.69991: variable 'omit' from source: magic vars 7092 1726882353.70021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882353.70051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882353.70078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882353.70099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882353.70113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882353.70225: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882353.70233: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882353.70239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882353.70331: Set connection var ansible_shell_type to sh 7092 1726882353.70345: Set connection var ansible_shell_executable to /bin/sh 7092 1726882353.70356: Set connection var ansible_timeout to 10 7092 1726882353.70369: Set connection var ansible_pipelining to False 7092 1726882353.70383: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882353.70392: Set connection var ansible_connection to ssh 7092 1726882353.70418: variable 'ansible_shell_executable' from source: unknown 7092 1726882353.70426: variable 'ansible_connection' from source: unknown 7092 1726882353.70432: variable 'ansible_module_compression' from source: unknown 7092 1726882353.70438: variable 'ansible_shell_type' from source: unknown 7092 1726882353.70444: variable 'ansible_shell_executable' from source: unknown 7092 1726882353.70451: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882353.70458: variable 'ansible_pipelining' from source: unknown 7092 1726882353.70466: variable 'ansible_timeout' from source: unknown 7092 1726882353.70474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882353.70619: 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) 7092 1726882353.70631: variable 'omit' from source: magic vars 7092 1726882353.70638: starting attempt loop 7092 1726882353.70644: running the handler 7092 1726882353.70662: _low_level_execute_command(): starting 7092 1726882353.70675: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882353.71339: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.71357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.71377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.71397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.71443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.71457: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.71475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.71494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.71507: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.71519: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.71532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.71555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.71574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.71586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.71599: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.71613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.71695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.71721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.71739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.71863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.73486: stdout chunk (state=3): >>>/root <<< 7092 1726882353.73642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.73645: stdout chunk (state=3): >>><<< 7092 1726882353.73646: stderr chunk (state=3): >>><<< 7092 1726882353.73671: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.73679: _low_level_execute_command(): starting 7092 1726882353.73685: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473 `" && echo ansible-tmp-1726882353.736679-10881-173639327378473="` echo /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473 `" ) && sleep 0' 7092 1726882353.74141: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.74144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.74181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.74185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.74187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.74232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.74249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.74262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.74381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.76246: stdout chunk (state=3): >>>ansible-tmp-1726882353.736679-10881-173639327378473=/root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473 <<< 7092 1726882353.76356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.76407: stderr chunk (state=3): >>><<< 7092 1726882353.76410: stdout chunk (state=3): >>><<< 7092 1726882353.76425: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882353.736679-10881-173639327378473=/root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.76466: variable 'ansible_module_compression' from source: unknown 7092 1726882353.76509: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882353.76536: variable 'ansible_facts' from source: unknown 7092 1726882353.76597: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473/AnsiballZ_file.py 7092 1726882353.76710: Sending initial data 7092 1726882353.76720: Sent initial data (151 bytes) 7092 1726882353.77508: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.77522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.77537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.77556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.77601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.77613: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.77628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.77646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.77659: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.77672: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.77690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.77703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.77724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.77735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.77744: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.77757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.77832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.77855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.77876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.77999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.79731: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882353.79749: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7092 1726882353.79773: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7092 1726882353.79785: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7092 1726882353.79796: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7092 1726882353.79806: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7092 1726882353.79816: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7092 1726882353.79826: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 7092 1726882353.79836: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882353.79946: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7092 1726882353.79958: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7092 1726882353.79973: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7092 1726882353.80100: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpv03jaz2r /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473/AnsiballZ_file.py <<< 7092 1726882353.80214: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882353.81492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.81660: stderr chunk (state=3): >>><<< 7092 1726882353.81674: stdout chunk (state=3): >>><<< 7092 1726882353.81775: done transferring module to remote 7092 1726882353.81779: _low_level_execute_command(): starting 7092 1726882353.81781: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473/ /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473/AnsiballZ_file.py && sleep 0' 7092 1726882353.82410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.82431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.82445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.82463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.82514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.82526: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.82547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.82566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.82579: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.82590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.82602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.82615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.82632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.82654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.82673: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.82688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.82771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.82795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.82811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.82936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.84692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882353.84792: stderr chunk (state=3): >>><<< 7092 1726882353.84804: stdout chunk (state=3): >>><<< 7092 1726882353.84917: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882353.84921: _low_level_execute_command(): starting 7092 1726882353.84923: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473/AnsiballZ_file.py && sleep 0' 7092 1726882353.85532: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882353.85546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.85572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.85592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.85634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.85646: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882353.85667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.85693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882353.85705: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882353.85715: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882353.85733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882353.85746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882353.85762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882353.85782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882353.85800: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882353.85815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882353.85895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882353.85923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882353.85939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882353.86072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882353.99771: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "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}}} <<< 7092 1726882354.00810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882354.00863: stderr chunk (state=3): >>><<< 7092 1726882354.00867: stdout chunk (state=3): >>><<< 7092 1726882354.00885: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882354.00913: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key', '_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-1726882353.736679-10881-173639327378473/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882354.00921: _low_level_execute_command(): starting 7092 1726882354.00926: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882353.736679-10881-173639327378473/ > /dev/null 2>&1 && sleep 0' 7092 1726882354.01378: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.01384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.01417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.01435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.01438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.01500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.01506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.01509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.01600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.03410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.03453: stderr chunk (state=3): >>><<< 7092 1726882354.03464: stdout chunk (state=3): >>><<< 7092 1726882354.03480: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.03485: handler run complete 7092 1726882354.03504: attempt loop complete, returning result 7092 1726882354.03520: variable 'item' from source: unknown 7092 1726882354.03596: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "item": "client.key", "path": "/etc/pki/tls/client.key", "state": "absent" } 7092 1726882354.03777: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.03780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.03783: variable 'omit' from source: magic vars 7092 1726882354.03862: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.03869: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882354.03965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882354.03983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882354.04007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882354.04032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882354.04043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882354.04118: variable 'ansible_distribution' from source: facts 7092 1726882354.04121: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.04124: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882354.04197: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.04200: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882354.04578: variable 'ansible_distribution' from source: facts 7092 1726882354.04581: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.04584: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882354.04586: variable 'omit' from source: magic vars 7092 1726882354.04588: variable 'omit' from source: magic vars 7092 1726882354.04590: variable 'item' from source: unknown 7092 1726882354.04592: variable 'omit' from source: magic vars 7092 1726882354.04594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882354.04596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882354.04598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882354.04609: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882354.04612: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.04614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.04624: Set connection var ansible_shell_type to sh 7092 1726882354.04631: Set connection var ansible_shell_executable to /bin/sh 7092 1726882354.04637: Set connection var ansible_timeout to 10 7092 1726882354.04642: Set connection var ansible_pipelining to False 7092 1726882354.04657: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882354.04661: Set connection var ansible_connection to ssh 7092 1726882354.04684: variable 'ansible_shell_executable' from source: unknown 7092 1726882354.04687: variable 'ansible_connection' from source: unknown 7092 1726882354.04690: variable 'ansible_module_compression' from source: unknown 7092 1726882354.04692: variable 'ansible_shell_type' from source: unknown 7092 1726882354.04694: variable 'ansible_shell_executable' from source: unknown 7092 1726882354.04697: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.04699: variable 'ansible_pipelining' from source: unknown 7092 1726882354.04703: variable 'ansible_timeout' from source: unknown 7092 1726882354.04708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.04819: 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) (found_in_cache=True, class_only=False) 7092 1726882354.04827: variable 'omit' from source: magic vars 7092 1726882354.04832: starting attempt loop 7092 1726882354.04834: running the handler 7092 1726882354.04840: _low_level_execute_command(): starting 7092 1726882354.04844: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882354.05423: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.05432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.05440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.05459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.05494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.05512: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.05515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.05531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.05534: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.05537: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.05539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.05556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.05570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.05573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.05597: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.05601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.05659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.05679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.05690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.05802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.07364: stdout chunk (state=3): >>>/root <<< 7092 1726882354.07468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.07510: stderr chunk (state=3): >>><<< 7092 1726882354.07514: stdout chunk (state=3): >>><<< 7092 1726882354.07531: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.07540: _low_level_execute_command(): starting 7092 1726882354.07543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818 `" && echo ansible-tmp-1726882354.0752802-10881-6118398641818="` echo /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818 `" ) && sleep 0' 7092 1726882354.08170: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.08173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.08176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.08178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.08370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.08373: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.08376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.08378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.08380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.08382: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.08384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.08386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.08388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.08390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.08392: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.08394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.08396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.08398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.08400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.08800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.10359: stdout chunk (state=3): >>>ansible-tmp-1726882354.0752802-10881-6118398641818=/root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818 <<< 7092 1726882354.10474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.10538: stderr chunk (state=3): >>><<< 7092 1726882354.10542: stdout chunk (state=3): >>><<< 7092 1726882354.10560: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882354.0752802-10881-6118398641818=/root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.10599: variable 'ansible_module_compression' from source: unknown 7092 1726882354.10641: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882354.10667: variable 'ansible_facts' from source: unknown 7092 1726882354.10721: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818/AnsiballZ_file.py 7092 1726882354.10834: Sending initial data 7092 1726882354.10837: Sent initial data (150 bytes) 7092 1726882354.11799: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.11808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.11818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.11836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.11879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.11886: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.11898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.11909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.11917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.11924: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.11931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.11941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.11956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.11964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.11971: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.11981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.12052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.12073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.12088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.12209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.13926: 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 <<< 7092 1726882354.14016: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882354.14109: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpad5rxusk /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818/AnsiballZ_file.py <<< 7092 1726882354.14199: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882354.15502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.15669: stderr chunk (state=3): >>><<< 7092 1726882354.15673: stdout chunk (state=3): >>><<< 7092 1726882354.15779: done transferring module to remote 7092 1726882354.15782: _low_level_execute_command(): starting 7092 1726882354.15785: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818/ /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818/AnsiballZ_file.py && sleep 0' 7092 1726882354.16389: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.16404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.16420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.16444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.16490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.16503: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.16518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.16539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.16552: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.16566: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.16579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.16593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.16610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.16623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.16634: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.16652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.16728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.16750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.16773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.16908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.18749: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.18831: stderr chunk (state=3): >>><<< 7092 1726882354.18842: stdout chunk (state=3): >>><<< 7092 1726882354.18942: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.18945: _low_level_execute_command(): starting 7092 1726882354.18947: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818/AnsiballZ_file.py && sleep 0' 7092 1726882354.19527: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.19542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.19558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.19579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.19630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.19643: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.19657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.19678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.19691: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.19702: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.19721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.19735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.19751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.19765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.19776: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.19790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.19873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.19895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.19912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.20048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.33751: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "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}}} <<< 7092 1726882354.34784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882354.34857: stderr chunk (state=3): >>><<< 7092 1726882354.34861: stdout chunk (state=3): >>><<< 7092 1726882354.34880: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882354.34915: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key.nocrypt', '_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-1726882354.0752802-10881-6118398641818/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882354.34922: _low_level_execute_command(): starting 7092 1726882354.34927: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882354.0752802-10881-6118398641818/ > /dev/null 2>&1 && sleep 0' 7092 1726882354.35574: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.35583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.35594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.35607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.35644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.35653: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.35666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.35681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.35689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.35695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.35703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.35712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.35724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.35731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.35738: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.35749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.35821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.35835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.35841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.35977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.37861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.37866: stdout chunk (state=3): >>><<< 7092 1726882354.37873: stderr chunk (state=3): >>><<< 7092 1726882354.37891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.37896: handler run complete 7092 1726882354.37924: attempt loop complete, returning result 7092 1726882354.37944: variable 'item' from source: unknown 7092 1726882354.38031: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "item": "client.key.nocrypt", "path": "/etc/pki/tls/client.key.nocrypt", "state": "absent" } 7092 1726882354.38170: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.38174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.38176: variable 'omit' from source: magic vars 7092 1726882354.38343: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.38348: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882354.38489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882354.38516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882354.38541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882354.38587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882354.38602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882354.38697: variable 'ansible_distribution' from source: facts 7092 1726882354.38701: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.38707: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882354.38816: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.38821: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882354.38992: variable 'ansible_distribution' from source: facts 7092 1726882354.38996: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.39003: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882354.39007: variable 'omit' from source: magic vars 7092 1726882354.39022: variable 'omit' from source: magic vars 7092 1726882354.39126: variable 'item' from source: unknown 7092 1726882354.39142: variable 'omit' from source: magic vars 7092 1726882354.39163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882354.39173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882354.39179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882354.39192: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882354.39195: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.39198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.39271: Set connection var ansible_shell_type to sh 7092 1726882354.39281: Set connection var ansible_shell_executable to /bin/sh 7092 1726882354.39284: Set connection var ansible_timeout to 10 7092 1726882354.39289: Set connection var ansible_pipelining to False 7092 1726882354.39299: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882354.39304: Set connection var ansible_connection to ssh 7092 1726882354.39324: variable 'ansible_shell_executable' from source: unknown 7092 1726882354.39327: variable 'ansible_connection' from source: unknown 7092 1726882354.39330: variable 'ansible_module_compression' from source: unknown 7092 1726882354.39332: variable 'ansible_shell_type' from source: unknown 7092 1726882354.39334: variable 'ansible_shell_executable' from source: unknown 7092 1726882354.39336: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.39340: variable 'ansible_pipelining' from source: unknown 7092 1726882354.39342: variable 'ansible_timeout' from source: unknown 7092 1726882354.39347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.39451: 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) (found_in_cache=True, class_only=False) 7092 1726882354.39461: variable 'omit' from source: magic vars 7092 1726882354.39465: starting attempt loop 7092 1726882354.39470: running the handler 7092 1726882354.39477: _low_level_execute_command(): starting 7092 1726882354.39481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882354.40129: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.40140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.40148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.40167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.40206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.40213: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.40223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.40237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.40246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.40255: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.40264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.40276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.40288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.40295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.40302: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.40311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.40387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.40401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.40411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.40531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.42108: stdout chunk (state=3): >>>/root <<< 7092 1726882354.42293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.42296: stdout chunk (state=3): >>><<< 7092 1726882354.42299: stderr chunk (state=3): >>><<< 7092 1726882354.42369: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.42373: _low_level_execute_command(): starting 7092 1726882354.42376: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029 `" && echo ansible-tmp-1726882354.4231646-10881-200268978273029="` echo /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029 `" ) && sleep 0' 7092 1726882354.42991: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.43005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.43018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.43039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.43087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.43100: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.43114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.43130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.43142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.43157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.43173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.43186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.43200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.43210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.43220: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.43231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.43312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.43338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.43354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.43502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.45345: stdout chunk (state=3): >>>ansible-tmp-1726882354.4231646-10881-200268978273029=/root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029 <<< 7092 1726882354.45454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.45510: stderr chunk (state=3): >>><<< 7092 1726882354.45512: stdout chunk (state=3): >>><<< 7092 1726882354.45529: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882354.4231646-10881-200268978273029=/root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.45557: variable 'ansible_module_compression' from source: unknown 7092 1726882354.45590: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882354.45605: variable 'ansible_facts' from source: unknown 7092 1726882354.45653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029/AnsiballZ_file.py 7092 1726882354.45746: Sending initial data 7092 1726882354.45749: Sent initial data (152 bytes) 7092 1726882354.46400: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.46408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.46441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.46458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.46461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.46545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.46548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.46551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.46657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.48413: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7092 1726882354.48449: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7092 1726882354.48476: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7092 1726882354.48489: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7092 1726882354.48500: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7092 1726882354.48511: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7092 1726882354.48540: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7092 1726882354.48555: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882354.48619: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7092 1726882354.48634: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7092 1726882354.48638: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7092 1726882354.48730: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpny78clgg /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029/AnsiballZ_file.py <<< 7092 1726882354.48823: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882354.49849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.49981: stderr chunk (state=3): >>><<< 7092 1726882354.49985: stdout chunk (state=3): >>><<< 7092 1726882354.49987: done transferring module to remote 7092 1726882354.49989: _low_level_execute_command(): starting 7092 1726882354.49991: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029/ /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029/AnsiballZ_file.py && sleep 0' 7092 1726882354.50476: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.50489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.50513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.50525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.50649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.50739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.52469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.52519: stderr chunk (state=3): >>><<< 7092 1726882354.52523: stdout chunk (state=3): >>><<< 7092 1726882354.52537: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.52545: _low_level_execute_command(): starting 7092 1726882354.52550: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029/AnsiballZ_file.py && sleep 0' 7092 1726882354.53002: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.53005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.53040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.53044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882354.53047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.53102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.53105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.53109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.53208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.66974: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "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}}} <<< 7092 1726882354.68084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882354.68134: stderr chunk (state=3): >>><<< 7092 1726882354.68137: stdout chunk (state=3): >>><<< 7092 1726882354.68270: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882354.68274: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.pem', '_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-1726882354.4231646-10881-200268978273029/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882354.68276: _low_level_execute_command(): starting 7092 1726882354.68278: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882354.4231646-10881-200268978273029/ > /dev/null 2>&1 && sleep 0' 7092 1726882354.68876: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.68892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.68906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.68923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.68974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.68985: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.68998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.69012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.69021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.69029: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.69038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.69058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.69076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.69090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.69102: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.69115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.69194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.69215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.69231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.69358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.71185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.71289: stderr chunk (state=3): >>><<< 7092 1726882354.71299: stdout chunk (state=3): >>><<< 7092 1726882354.71470: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.71473: handler run complete 7092 1726882354.71476: attempt loop complete, returning result 7092 1726882354.71478: variable 'item' from source: unknown 7092 1726882354.71480: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "item": "client.pem", "path": "/etc/pki/tls/client.pem", "state": "absent" } 7092 1726882354.71700: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.71818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.71821: variable 'omit' from source: magic vars 7092 1726882354.71902: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.71914: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882354.72074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882354.72105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882354.72139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882354.72194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882354.72212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882354.72321: variable 'ansible_distribution' from source: facts 7092 1726882354.72330: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.72340: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882354.72462: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.72478: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882354.72662: variable 'ansible_distribution' from source: facts 7092 1726882354.72674: variable 'ansible_distribution_major_version' from source: facts 7092 1726882354.72686: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882354.72698: variable 'omit' from source: magic vars 7092 1726882354.72715: variable 'omit' from source: magic vars 7092 1726882354.72828: variable 'item' from source: unknown 7092 1726882354.72850: variable 'omit' from source: magic vars 7092 1726882354.72875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882354.72887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882354.72897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882354.72920: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882354.72926: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.72933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.73010: Set connection var ansible_shell_type to sh 7092 1726882354.73027: Set connection var ansible_shell_executable to /bin/sh 7092 1726882354.73036: Set connection var ansible_timeout to 10 7092 1726882354.73044: Set connection var ansible_pipelining to False 7092 1726882354.73060: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882354.73073: Set connection var ansible_connection to ssh 7092 1726882354.73095: variable 'ansible_shell_executable' from source: unknown 7092 1726882354.73102: variable 'ansible_connection' from source: unknown 7092 1726882354.73109: variable 'ansible_module_compression' from source: unknown 7092 1726882354.73116: variable 'ansible_shell_type' from source: unknown 7092 1726882354.73123: variable 'ansible_shell_executable' from source: unknown 7092 1726882354.73134: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882354.73141: variable 'ansible_pipelining' from source: unknown 7092 1726882354.73149: variable 'ansible_timeout' from source: unknown 7092 1726882354.73157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882354.73272: 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) (found_in_cache=True, class_only=False) 7092 1726882354.73285: variable 'omit' from source: magic vars 7092 1726882354.73293: starting attempt loop 7092 1726882354.73298: running the handler 7092 1726882354.73308: _low_level_execute_command(): starting 7092 1726882354.73315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882354.73978: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882354.73994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.74016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.74035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.74086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.74099: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.74120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.74138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.74154: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882354.74167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882354.74180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.74198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.74214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.74232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.74244: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.74265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.74348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.74376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.74393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.74520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.76104: stdout chunk (state=3): >>>/root <<< 7092 1726882354.76298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.76302: stdout chunk (state=3): >>><<< 7092 1726882354.76304: stderr chunk (state=3): >>><<< 7092 1726882354.76407: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.76411: _low_level_execute_command(): starting 7092 1726882354.76414: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288 `" && echo ansible-tmp-1726882354.7632103-10881-177945668666288="` echo /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288 `" ) && sleep 0' 7092 1726882354.76860: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.76865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.76898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.76901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.76903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.76958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.76961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.76965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.77066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.78919: stdout chunk (state=3): >>>ansible-tmp-1726882354.7632103-10881-177945668666288=/root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288 <<< 7092 1726882354.79034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.79079: stderr chunk (state=3): >>><<< 7092 1726882354.79082: stdout chunk (state=3): >>><<< 7092 1726882354.79095: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882354.7632103-10881-177945668666288=/root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.79125: variable 'ansible_module_compression' from source: unknown 7092 1726882354.79171: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882354.79187: variable 'ansible_facts' from source: unknown 7092 1726882354.79230: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288/AnsiballZ_file.py 7092 1726882354.79323: Sending initial data 7092 1726882354.79326: Sent initial data (152 bytes) 7092 1726882354.79982: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.79987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.79995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.80025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.80031: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882354.80040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.80051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882354.80055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.80067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.80074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882354.80081: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882354.80084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.80134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.80157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.80168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.80259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.81987: 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 <<< 7092 1726882354.82076: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882354.82175: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpc2l866ot /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288/AnsiballZ_file.py <<< 7092 1726882354.82257: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882354.83275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.83373: stderr chunk (state=3): >>><<< 7092 1726882354.83376: stdout chunk (state=3): >>><<< 7092 1726882354.83393: done transferring module to remote 7092 1726882354.83401: _low_level_execute_command(): starting 7092 1726882354.83406: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288/ /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288/AnsiballZ_file.py && sleep 0' 7092 1726882354.83832: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.83839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.83876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.83882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.83891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882354.83899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.83904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882354.83910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.83981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.83988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882354.83990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.84085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882354.85824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882354.85898: stderr chunk (state=3): >>><<< 7092 1726882354.85904: stdout chunk (state=3): >>><<< 7092 1726882354.85925: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882354.85928: _low_level_execute_command(): starting 7092 1726882354.85933: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288/AnsiballZ_file.py && sleep 0' 7092 1726882354.86550: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.86554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882354.86592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882354.86595: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882354.86598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882354.86600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882354.86660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882354.86667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882354.86769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.00418: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "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}}} <<< 7092 1726882355.01527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882355.01581: stderr chunk (state=3): >>><<< 7092 1726882355.01584: stdout chunk (state=3): >>><<< 7092 1726882355.01599: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882355.01628: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/cacert.pem', '_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-1726882354.7632103-10881-177945668666288/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882355.01633: _low_level_execute_command(): starting 7092 1726882355.01638: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882354.7632103-10881-177945668666288/ > /dev/null 2>&1 && sleep 0' 7092 1726882355.02120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.02124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.02170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.02173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.02175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882355.02177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.02228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.02231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.02235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.02329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.04153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.04210: stderr chunk (state=3): >>><<< 7092 1726882355.04215: stdout chunk (state=3): >>><<< 7092 1726882355.04233: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.04236: handler run complete 7092 1726882355.04254: attempt loop complete, returning result 7092 1726882355.04272: variable 'item' from source: unknown 7092 1726882355.04335: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "cacert.pem", "path": "/etc/pki/tls/cacert.pem", "state": "absent" } 7092 1726882355.04466: dumping result to json 7092 1726882355.04469: done dumping result, returning 7092 1726882355.04471: done running TaskExecutor() for managed_node1/TASK: Remove test certificates [0e448fcc-3ce9-d956-9e9e-000000000194] 7092 1726882355.04473: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000194 7092 1726882355.04528: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000194 7092 1726882355.04531: WORKER PROCESS EXITING 7092 1726882355.04612: no more pending results, returning what we have 7092 1726882355.04615: results queue empty 7092 1726882355.04616: checking for any_errors_fatal 7092 1726882355.04629: done checking for any_errors_fatal 7092 1726882355.04630: checking for max_fail_percentage 7092 1726882355.04631: done checking for max_fail_percentage 7092 1726882355.04632: checking to see if all hosts have failed and the running result is not ok 7092 1726882355.04634: done checking to see if all hosts have failed 7092 1726882355.04634: getting the remaining hosts for this loop 7092 1726882355.04636: done getting the remaining hosts for this loop 7092 1726882355.04641: getting the next task for host managed_node1 7092 1726882355.04647: done getting next task for host managed_node1 7092 1726882355.04650: ^ task is: TASK: Remove test CA 7092 1726882355.04653: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882355.04661: getting variables 7092 1726882355.04665: in VariableManager get_vars() 7092 1726882355.04718: Calling all_inventory to load vars for managed_node1 7092 1726882355.04721: Calling groups_inventory to load vars for managed_node1 7092 1726882355.04723: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882355.04734: Calling all_plugins_play to load vars for managed_node1 7092 1726882355.04737: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882355.04739: Calling groups_plugins_play to load vars for managed_node1 7092 1726882355.05952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882355.07275: done with get_vars() 7092 1726882355.07292: done getting variables TASK [Remove test CA] ********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:135 Friday 20 September 2024 21:32:35 -0400 (0:00:01.413) 0:01:53.980 ****** 7092 1726882355.07365: entering _queue_task() for managed_node1/file 7092 1726882355.07605: worker is 1 (out of 1 available) 7092 1726882355.07618: exiting _queue_task() for managed_node1/file 7092 1726882355.07630: done queuing things up, now waiting for results queue to drain 7092 1726882355.07632: waiting for pending results... 7092 1726882355.07812: running TaskExecutor() for managed_node1/TASK: Remove test CA 7092 1726882355.07882: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000195 7092 1726882355.07895: variable 'ansible_search_path' from source: unknown 7092 1726882355.08066: Loaded config def from plugin (lookup/items) 7092 1726882355.08071: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7092 1726882355.08092: variable 'omit' from source: magic vars 7092 1726882355.08208: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.08216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.08226: variable 'omit' from source: magic vars 7092 1726882355.08571: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.08587: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882355.08783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882355.11086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882355.11167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882355.11197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882355.11239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882355.11269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882355.11326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882355.11349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882355.11378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882355.11412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882355.11423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882355.11510: variable 'ansible_distribution' from source: facts 7092 1726882355.11513: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.11520: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882355.11603: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.11607: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882355.11726: variable 'ansible_distribution' from source: facts 7092 1726882355.11729: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.11735: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882355.11741: variable 'omit' from source: magic vars 7092 1726882355.11759: variable 'omit' from source: magic vars 7092 1726882355.11793: variable 'item' from source: unknown 7092 1726882355.11841: variable 'item' from source: unknown 7092 1726882355.11858: variable 'omit' from source: magic vars 7092 1726882355.11879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882355.11902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882355.11918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882355.11931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882355.11939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882355.11966: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882355.11969: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.11971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.12035: Set connection var ansible_shell_type to sh 7092 1726882355.12041: Set connection var ansible_shell_executable to /bin/sh 7092 1726882355.12047: Set connection var ansible_timeout to 10 7092 1726882355.12054: Set connection var ansible_pipelining to False 7092 1726882355.12062: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882355.12068: Set connection var ansible_connection to ssh 7092 1726882355.12086: variable 'ansible_shell_executable' from source: unknown 7092 1726882355.12089: variable 'ansible_connection' from source: unknown 7092 1726882355.12091: variable 'ansible_module_compression' from source: unknown 7092 1726882355.12093: variable 'ansible_shell_type' from source: unknown 7092 1726882355.12096: variable 'ansible_shell_executable' from source: unknown 7092 1726882355.12098: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.12101: variable 'ansible_pipelining' from source: unknown 7092 1726882355.12104: variable 'ansible_timeout' from source: unknown 7092 1726882355.12108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.12209: 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) 7092 1726882355.12218: variable 'omit' from source: magic vars 7092 1726882355.12227: starting attempt loop 7092 1726882355.12232: running the handler 7092 1726882355.12241: _low_level_execute_command(): starting 7092 1726882355.12249: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882355.12749: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.12776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.12802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882355.12816: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.12907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.12927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.13006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.14638: stdout chunk (state=3): >>>/root <<< 7092 1726882355.14741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.14790: stderr chunk (state=3): >>><<< 7092 1726882355.14793: stdout chunk (state=3): >>><<< 7092 1726882355.14811: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.14823: _low_level_execute_command(): starting 7092 1726882355.14826: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147 `" && echo ansible-tmp-1726882355.148112-10946-74124073098147="` echo /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147 `" ) && sleep 0' 7092 1726882355.15267: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.15271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.15300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.15304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.15306: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.15361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.15368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.15370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.15457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.17311: stdout chunk (state=3): >>>ansible-tmp-1726882355.148112-10946-74124073098147=/root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147 <<< 7092 1726882355.17421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.17468: stderr chunk (state=3): >>><<< 7092 1726882355.17471: stdout chunk (state=3): >>><<< 7092 1726882355.17487: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882355.148112-10946-74124073098147=/root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.17522: variable 'ansible_module_compression' from source: unknown 7092 1726882355.17569: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882355.17596: variable 'ansible_facts' from source: unknown 7092 1726882355.17653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147/AnsiballZ_file.py 7092 1726882355.17754: Sending initial data 7092 1726882355.17766: Sent initial data (150 bytes) 7092 1726882355.18403: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.18407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.18446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.18450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.18452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.18499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.18514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.18532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.18634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.20369: 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 <<< 7092 1726882355.20466: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882355.20548: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpicfs4e7b /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147/AnsiballZ_file.py <<< 7092 1726882355.20640: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882355.21649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.21742: stderr chunk (state=3): >>><<< 7092 1726882355.21745: stdout chunk (state=3): >>><<< 7092 1726882355.21762: done transferring module to remote 7092 1726882355.21773: _low_level_execute_command(): starting 7092 1726882355.21778: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147/ /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147/AnsiballZ_file.py && sleep 0' 7092 1726882355.22191: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.22194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.22225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.22228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.22230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.22288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.22313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.22329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.22453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.24170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.24213: stderr chunk (state=3): >>><<< 7092 1726882355.24216: stdout chunk (state=3): >>><<< 7092 1726882355.24230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.24233: _low_level_execute_command(): starting 7092 1726882355.24237: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147/AnsiballZ_file.py && sleep 0' 7092 1726882355.24663: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.24668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.24705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.24708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.24711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.24767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.24772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.24775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.24874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.38418: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "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}}} <<< 7092 1726882355.39436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.39460: stderr chunk (state=3): >>>Shared connection to 10.31.44.90 closed. <<< 7092 1726882355.39553: stderr chunk (state=3): >>><<< 7092 1726882355.39568: stdout chunk (state=3): >>><<< 7092 1726882355.39669: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882355.39681: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/my_ca_certs', '_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-1726882355.148112-10946-74124073098147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882355.39684: _low_level_execute_command(): starting 7092 1726882355.39687: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882355.148112-10946-74124073098147/ > /dev/null 2>&1 && sleep 0' 7092 1726882355.40348: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.40352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.40369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.40382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.40432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.40438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.40450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.40558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.42357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.42433: stderr chunk (state=3): >>><<< 7092 1726882355.42436: stdout chunk (state=3): >>><<< 7092 1726882355.42690: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.42693: handler run complete 7092 1726882355.42696: attempt loop complete, returning result 7092 1726882355.42698: variable 'item' from source: unknown 7092 1726882355.42700: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/my_ca_certs) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/my_ca_certs", "path": "/etc/pki/tls/my_ca_certs", "state": "absent" } 7092 1726882355.43085: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.43089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.43093: variable 'omit' from source: magic vars 7092 1726882355.43243: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.43255: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882355.43490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882355.43520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882355.43555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882355.43626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882355.43650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882355.43753: variable 'ansible_distribution' from source: facts 7092 1726882355.43765: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.43777: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882355.43893: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.43904: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882355.44074: variable 'ansible_distribution' from source: facts 7092 1726882355.44083: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.44093: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882355.44100: variable 'omit' from source: magic vars 7092 1726882355.44117: variable 'omit' from source: magic vars 7092 1726882355.44159: variable 'item' from source: unknown 7092 1726882355.44232: variable 'item' from source: unknown 7092 1726882355.44252: variable 'omit' from source: magic vars 7092 1726882355.44306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882355.44321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882355.44333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882355.44374: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882355.44391: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.44410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.44511: Set connection var ansible_shell_type to sh 7092 1726882355.44553: Set connection var ansible_shell_executable to /bin/sh 7092 1726882355.44568: Set connection var ansible_timeout to 10 7092 1726882355.44571: Set connection var ansible_pipelining to False 7092 1726882355.44581: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882355.44585: Set connection var ansible_connection to ssh 7092 1726882355.44600: variable 'ansible_shell_executable' from source: unknown 7092 1726882355.44602: variable 'ansible_connection' from source: unknown 7092 1726882355.44605: variable 'ansible_module_compression' from source: unknown 7092 1726882355.44607: variable 'ansible_shell_type' from source: unknown 7092 1726882355.44611: variable 'ansible_shell_executable' from source: unknown 7092 1726882355.44613: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.44615: variable 'ansible_pipelining' from source: unknown 7092 1726882355.44618: variable 'ansible_timeout' from source: unknown 7092 1726882355.44627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.44722: 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) (found_in_cache=True, class_only=False) 7092 1726882355.44735: variable 'omit' from source: magic vars 7092 1726882355.44740: starting attempt loop 7092 1726882355.44743: running the handler 7092 1726882355.44751: _low_level_execute_command(): starting 7092 1726882355.44753: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882355.45180: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.45192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.45203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.45214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882355.45222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.45266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.45288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.45384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.47053: stdout chunk (state=3): >>>/root <<< 7092 1726882355.47155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.47200: stderr chunk (state=3): >>><<< 7092 1726882355.47204: stdout chunk (state=3): >>><<< 7092 1726882355.47215: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.47223: _low_level_execute_command(): starting 7092 1726882355.47228: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287 `" && echo ansible-tmp-1726882355.4721565-10946-216607378991287="` echo /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287 `" ) && sleep 0' 7092 1726882355.47772: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.47775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.47839: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.47846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.47867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.47879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.48014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.49926: stdout chunk (state=3): >>>ansible-tmp-1726882355.4721565-10946-216607378991287=/root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287 <<< 7092 1726882355.50032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.50113: stderr chunk (state=3): >>><<< 7092 1726882355.50116: stdout chunk (state=3): >>><<< 7092 1726882355.50220: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882355.4721565-10946-216607378991287=/root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.50229: variable 'ansible_module_compression' from source: unknown 7092 1726882355.50231: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7092 1726882355.50239: variable 'ansible_facts' from source: unknown 7092 1726882355.50469: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287/AnsiballZ_file.py 7092 1726882355.50473: Sending initial data 7092 1726882355.50476: Sent initial data (152 bytes) 7092 1726882355.51312: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882355.51316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.51327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.51352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.51381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.51389: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882355.51399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.51414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882355.51422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882355.51427: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882355.51434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.51443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.51459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.51471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.51478: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882355.51488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.51556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.51576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.51584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.51711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.53499: 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 <<< 7092 1726882355.53602: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882355.53824: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp7xs4uqz9 /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287/AnsiballZ_file.py <<< 7092 1726882355.53861: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882355.55208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.55304: stderr chunk (state=3): >>><<< 7092 1726882355.55307: stdout chunk (state=3): >>><<< 7092 1726882355.55326: done transferring module to remote 7092 1726882355.55333: _low_level_execute_command(): starting 7092 1726882355.55338: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287/ /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287/AnsiballZ_file.py && sleep 0' 7092 1726882355.56339: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882355.56411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.56415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.56417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.56431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.56437: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882355.56447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.56467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882355.56474: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882355.56481: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882355.56489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.56498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.56510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.56517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.56524: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882355.56534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.56608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.56625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.56636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.56768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.58642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.58646: stdout chunk (state=3): >>><<< 7092 1726882355.58659: stderr chunk (state=3): >>><<< 7092 1726882355.58681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.58689: _low_level_execute_command(): starting 7092 1726882355.58691: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287/AnsiballZ_file.py && sleep 0' 7092 1726882355.59191: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882355.59202: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.59216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.59232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.59263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.59279: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882355.59284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.59308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.59311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882355.59315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.59359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.59367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.59382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.59489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.73022: stdout chunk (state=3): >>> {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "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}}} <<< 7092 1726882355.74052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882355.74104: stderr chunk (state=3): >>><<< 7092 1726882355.74108: stdout chunk (state=3): >>><<< 7092 1726882355.74122: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882355.74154: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', '_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-1726882355.4721565-10946-216607378991287/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882355.74160: _low_level_execute_command(): starting 7092 1726882355.74168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882355.4721565-10946-216607378991287/ > /dev/null 2>&1 && sleep 0' 7092 1726882355.74762: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882355.74775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.74787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.74806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.74852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.74860: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882355.74873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.74887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882355.74895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882355.74907: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882355.74915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.74929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.74945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.74956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.74964: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882355.74977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.75067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.75084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.75097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.75218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.77030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.77087: stderr chunk (state=3): >>><<< 7092 1726882355.77090: stdout chunk (state=3): >>><<< 7092 1726882355.77105: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.77110: handler run complete 7092 1726882355.77126: attempt loop complete, returning result 7092 1726882355.77142: variable 'item' from source: unknown 7092 1726882355.77208: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/ca-trust/source/anchors/cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/ca-trust/source/anchors/cacert.pem", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent" } 7092 1726882355.77332: dumping result to json 7092 1726882355.77334: done dumping result, returning 7092 1726882355.77336: done running TaskExecutor() for managed_node1/TASK: Remove test CA [0e448fcc-3ce9-d956-9e9e-000000000195] 7092 1726882355.77338: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000195 7092 1726882355.77381: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000195 7092 1726882355.77383: WORKER PROCESS EXITING 7092 1726882355.77436: no more pending results, returning what we have 7092 1726882355.77439: results queue empty 7092 1726882355.77440: checking for any_errors_fatal 7092 1726882355.77452: done checking for any_errors_fatal 7092 1726882355.77453: checking for max_fail_percentage 7092 1726882355.77454: done checking for max_fail_percentage 7092 1726882355.77456: checking to see if all hosts have failed and the running result is not ok 7092 1726882355.77457: done checking to see if all hosts have failed 7092 1726882355.77458: getting the remaining hosts for this loop 7092 1726882355.77460: done getting the remaining hosts for this loop 7092 1726882355.77463: getting the next task for host managed_node1 7092 1726882355.77472: done getting next task for host managed_node1 7092 1726882355.77475: ^ task is: TASK: Update ca trust 7092 1726882355.77478: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882355.77481: getting variables 7092 1726882355.77483: in VariableManager get_vars() 7092 1726882355.77570: Calling all_inventory to load vars for managed_node1 7092 1726882355.77573: Calling groups_inventory to load vars for managed_node1 7092 1726882355.77576: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882355.77586: Calling all_plugins_play to load vars for managed_node1 7092 1726882355.77589: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882355.77591: Calling groups_plugins_play to load vars for managed_node1 7092 1726882355.79254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882355.81038: done with get_vars() 7092 1726882355.81074: done getting variables 7092 1726882355.81139: 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 [Update ca trust] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Friday 20 September 2024 21:32:35 -0400 (0:00:00.738) 0:01:54.718 ****** 7092 1726882355.81174: entering _queue_task() for managed_node1/command 7092 1726882355.81508: worker is 1 (out of 1 available) 7092 1726882355.81519: exiting _queue_task() for managed_node1/command 7092 1726882355.81532: done queuing things up, now waiting for results queue to drain 7092 1726882355.81534: waiting for pending results... 7092 1726882355.81834: running TaskExecutor() for managed_node1/TASK: Update ca trust 7092 1726882355.81930: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000196 7092 1726882355.81943: variable 'ansible_search_path' from source: unknown 7092 1726882355.81987: calling self._execute() 7092 1726882355.82096: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.82103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.82114: variable 'omit' from source: magic vars 7092 1726882355.82512: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.82531: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882355.82773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882355.85997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882355.86078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882355.86121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882355.86551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882355.86590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882355.86678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882355.86716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882355.86750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882355.86798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882355.86822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882355.86953: variable 'ansible_distribution' from source: facts 7092 1726882355.86966: variable 'ansible_distribution_major_version' from source: facts 7092 1726882355.86980: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882355.86991: variable 'omit' from source: magic vars 7092 1726882355.87019: variable 'omit' from source: magic vars 7092 1726882355.87063: variable 'omit' from source: magic vars 7092 1726882355.87097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882355.87131: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882355.87160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882355.87194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882355.87210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882355.87250: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882355.87259: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.87269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.87398: Set connection var ansible_shell_type to sh 7092 1726882355.87411: Set connection var ansible_shell_executable to /bin/sh 7092 1726882355.87422: Set connection var ansible_timeout to 10 7092 1726882355.87433: Set connection var ansible_pipelining to False 7092 1726882355.87450: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882355.87462: Set connection var ansible_connection to ssh 7092 1726882355.87495: variable 'ansible_shell_executable' from source: unknown 7092 1726882355.87503: variable 'ansible_connection' from source: unknown 7092 1726882355.87510: variable 'ansible_module_compression' from source: unknown 7092 1726882355.87517: variable 'ansible_shell_type' from source: unknown 7092 1726882355.87523: variable 'ansible_shell_executable' from source: unknown 7092 1726882355.87536: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882355.87545: variable 'ansible_pipelining' from source: unknown 7092 1726882355.87556: variable 'ansible_timeout' from source: unknown 7092 1726882355.87567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882355.87700: 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) 7092 1726882355.87721: variable 'omit' from source: magic vars 7092 1726882355.87730: starting attempt loop 7092 1726882355.87737: running the handler 7092 1726882355.87758: _low_level_execute_command(): starting 7092 1726882355.87772: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882355.88515: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882355.88531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.88549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.88575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.88617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.88629: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882355.88643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.88667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882355.88682: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882355.88693: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882355.88706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.88720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.88736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.88751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882355.88766: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882355.88784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.88860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.88886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.88917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.89050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.90715: stdout chunk (state=3): >>>/root <<< 7092 1726882355.90904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.90907: stdout chunk (state=3): >>><<< 7092 1726882355.90909: stderr chunk (state=3): >>><<< 7092 1726882355.91014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.91017: _low_level_execute_command(): starting 7092 1726882355.91020: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552 `" && echo ansible-tmp-1726882355.909278-10990-228250000519552="` echo /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552 `" ) && sleep 0' 7092 1726882355.92043: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882355.92049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.92072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.92096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 7092 1726882355.92099: 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.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882355.92101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.92169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.92172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.92286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.94179: stdout chunk (state=3): >>>ansible-tmp-1726882355.909278-10990-228250000519552=/root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552 <<< 7092 1726882355.94286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882355.94358: stderr chunk (state=3): >>><<< 7092 1726882355.94361: stdout chunk (state=3): >>><<< 7092 1726882355.94666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882355.909278-10990-228250000519552=/root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882355.94670: variable 'ansible_module_compression' from source: unknown 7092 1726882355.94672: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882355.94675: variable 'ansible_facts' from source: unknown 7092 1726882355.94677: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552/AnsiballZ_command.py 7092 1726882355.95145: Sending initial data 7092 1726882355.95151: Sent initial data (154 bytes) 7092 1726882355.97612: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.97616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882355.97639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.97643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882355.97645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882355.97716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882355.97724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882355.97727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882355.97823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882355.99608: 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 <<< 7092 1726882355.99699: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882355.99798: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpvqly8_57 /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552/AnsiballZ_command.py <<< 7092 1726882355.99888: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882356.01309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882356.01568: stderr chunk (state=3): >>><<< 7092 1726882356.01571: stdout chunk (state=3): >>><<< 7092 1726882356.01574: done transferring module to remote 7092 1726882356.01576: _low_level_execute_command(): starting 7092 1726882356.01578: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552/ /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552/AnsiballZ_command.py && sleep 0' 7092 1726882356.02714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882356.02717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882356.02757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882356.02761: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882356.02764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882356.02817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882356.03686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882356.03689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882356.03796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882356.05587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882356.05670: stderr chunk (state=3): >>><<< 7092 1726882356.05673: stdout chunk (state=3): >>><<< 7092 1726882356.05715: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882356.05720: _low_level_execute_command(): starting 7092 1726882356.05723: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552/AnsiballZ_command.py && sleep 0' 7092 1726882356.06522: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882356.06538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882356.06556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882356.06578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882356.06627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882356.06640: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882356.06658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882356.06679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882356.06690: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882356.06701: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882356.06715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882356.06729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882356.06744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882356.06759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882356.06771: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882356.06784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882356.06867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882356.06890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882356.06905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882356.07042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.08299: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:32:36.201186", "end": "2024-09-20 21:32:37.081575", "delta": "0:00:00.880389", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7092 1726882357.09615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882357.09703: stderr chunk (state=3): >>><<< 7092 1726882357.09706: stdout chunk (state=3): >>><<< 7092 1726882357.09844: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-20 21:32:36.201186", "end": "2024-09-20 21:32:37.081575", "delta": "0:00:00.880389", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882357.09857: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1726882355.909278-10990-228250000519552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882357.09861: _low_level_execute_command(): starting 7092 1726882357.09866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882355.909278-10990-228250000519552/ > /dev/null 2>&1 && sleep 0' 7092 1726882357.10488: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.10504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.10520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.10543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.10589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.10602: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.10615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.10636: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.10650: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.10667: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.10680: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.10693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.10708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.10718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.10728: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.10741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.10822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.10849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.10874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.11004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.12796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.12868: stderr chunk (state=3): >>><<< 7092 1726882357.12878: stdout chunk (state=3): >>><<< 7092 1726882357.12890: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.12896: handler run complete 7092 1726882357.12920: Evaluated conditional (False): False 7092 1726882357.12929: attempt loop complete, returning result 7092 1726882357.12933: _execute() done 7092 1726882357.12936: dumping result to json 7092 1726882357.12941: done dumping result, returning 7092 1726882357.12950: done running TaskExecutor() for managed_node1/TASK: Update ca trust [0e448fcc-3ce9-d956-9e9e-000000000196] 7092 1726882357.12953: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000196 7092 1726882357.13072: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000196 7092 1726882357.13075: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.880389", "end": "2024-09-20 21:32:37.081575", "rc": 0, "start": "2024-09-20 21:32:36.201186" } 7092 1726882357.13132: no more pending results, returning what we have 7092 1726882357.13134: results queue empty 7092 1726882357.13135: checking for any_errors_fatal 7092 1726882357.13151: done checking for any_errors_fatal 7092 1726882357.13152: checking for max_fail_percentage 7092 1726882357.13154: done checking for max_fail_percentage 7092 1726882357.13155: checking to see if all hosts have failed and the running result is not ok 7092 1726882357.13156: done checking to see if all hosts have failed 7092 1726882357.13157: getting the remaining hosts for this loop 7092 1726882357.13158: done getting the remaining hosts for this loop 7092 1726882357.13162: getting the next task for host managed_node1 7092 1726882357.13170: done getting next task for host managed_node1 7092 1726882357.13174: ^ task is: TASK: Verify network state restored to default 7092 1726882357.13177: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882357.13180: getting variables 7092 1726882357.13182: in VariableManager get_vars() 7092 1726882357.13236: Calling all_inventory to load vars for managed_node1 7092 1726882357.13239: Calling groups_inventory to load vars for managed_node1 7092 1726882357.13241: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882357.13254: Calling all_plugins_play to load vars for managed_node1 7092 1726882357.13257: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882357.13260: Calling groups_plugins_play to load vars for managed_node1 7092 1726882357.14850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882357.15776: done with get_vars() 7092 1726882357.15792: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:145 Friday 20 September 2024 21:32:37 -0400 (0:00:01.346) 0:01:56.065 ****** 7092 1726882357.15868: entering _queue_task() for managed_node1/include_tasks 7092 1726882357.16099: worker is 1 (out of 1 available) 7092 1726882357.16113: exiting _queue_task() for managed_node1/include_tasks 7092 1726882357.16126: done queuing things up, now waiting for results queue to drain 7092 1726882357.16127: waiting for pending results... 7092 1726882357.16311: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 7092 1726882357.16384: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000197 7092 1726882357.16395: variable 'ansible_search_path' from source: unknown 7092 1726882357.16425: calling self._execute() 7092 1726882357.16528: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882357.16532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882357.16542: variable 'omit' from source: magic vars 7092 1726882357.17022: variable 'ansible_distribution_major_version' from source: facts 7092 1726882357.17052: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882357.17284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882357.19938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882357.20031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882357.20078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882357.20140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882357.20177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882357.20273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882357.20318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882357.20350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882357.20398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882357.20430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882357.20575: variable 'ansible_distribution' from source: facts 7092 1726882357.20585: variable 'ansible_distribution_major_version' from source: facts 7092 1726882357.20597: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882357.20609: _execute() done 7092 1726882357.20616: dumping result to json 7092 1726882357.20625: done dumping result, returning 7092 1726882357.20645: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0e448fcc-3ce9-d956-9e9e-000000000197] 7092 1726882357.20655: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000197 7092 1726882357.20800: no more pending results, returning what we have 7092 1726882357.20805: in VariableManager get_vars() 7092 1726882357.20878: Calling all_inventory to load vars for managed_node1 7092 1726882357.20882: Calling groups_inventory to load vars for managed_node1 7092 1726882357.20884: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882357.20897: Calling all_plugins_play to load vars for managed_node1 7092 1726882357.20900: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882357.20903: Calling groups_plugins_play to load vars for managed_node1 7092 1726882357.22071: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000197 7092 1726882357.22075: WORKER PROCESS EXITING 7092 1726882357.22826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882357.24658: done with get_vars() 7092 1726882357.24682: variable 'ansible_search_path' from source: unknown 7092 1726882357.24698: we have included files to process 7092 1726882357.24699: generating all_blocks data 7092 1726882357.24701: done generating all_blocks data 7092 1726882357.24706: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7092 1726882357.24707: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7092 1726882357.24709: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7092 1726882357.25143: done processing included file 7092 1726882357.25146: iterating over new_blocks loaded from include file 7092 1726882357.25147: in VariableManager get_vars() 7092 1726882357.25178: done with get_vars() 7092 1726882357.25180: filtering new block on tags 7092 1726882357.25222: done filtering new block on tags 7092 1726882357.25225: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 7092 1726882357.25230: extending task lists for all hosts with included blocks 7092 1726882357.26690: done extending task lists 7092 1726882357.26691: done processing included files 7092 1726882357.26692: results queue empty 7092 1726882357.26693: checking for any_errors_fatal 7092 1726882357.26698: done checking for any_errors_fatal 7092 1726882357.26699: checking for max_fail_percentage 7092 1726882357.26704: done checking for max_fail_percentage 7092 1726882357.26705: checking to see if all hosts have failed and the running result is not ok 7092 1726882357.26706: done checking to see if all hosts have failed 7092 1726882357.26707: getting the remaining hosts for this loop 7092 1726882357.26708: done getting the remaining hosts for this loop 7092 1726882357.26714: getting the next task for host managed_node1 7092 1726882357.26719: done getting next task for host managed_node1 7092 1726882357.26721: ^ task is: TASK: Check routes and DNS 7092 1726882357.26724: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882357.26727: getting variables 7092 1726882357.26728: in VariableManager get_vars() 7092 1726882357.26750: Calling all_inventory to load vars for managed_node1 7092 1726882357.26753: Calling groups_inventory to load vars for managed_node1 7092 1726882357.26755: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882357.26761: Calling all_plugins_play to load vars for managed_node1 7092 1726882357.26771: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882357.26775: Calling groups_plugins_play to load vars for managed_node1 7092 1726882357.28225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882357.30022: done with get_vars() 7092 1726882357.30048: done getting variables 7092 1726882357.30103: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:32:37 -0400 (0:00:00.142) 0:01:56.208 ****** 7092 1726882357.30135: entering _queue_task() for managed_node1/shell 7092 1726882357.30508: worker is 1 (out of 1 available) 7092 1726882357.30521: exiting _queue_task() for managed_node1/shell 7092 1726882357.30532: done queuing things up, now waiting for results queue to drain 7092 1726882357.30534: waiting for pending results... 7092 1726882357.30842: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 7092 1726882357.30975: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000a94 7092 1726882357.30997: variable 'ansible_search_path' from source: unknown 7092 1726882357.31005: variable 'ansible_search_path' from source: unknown 7092 1726882357.31050: calling self._execute() 7092 1726882357.31161: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882357.31178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882357.31191: variable 'omit' from source: magic vars 7092 1726882357.31624: variable 'ansible_distribution_major_version' from source: facts 7092 1726882357.31648: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882357.31880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882357.34443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882357.34522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882357.34578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882357.34616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882357.34655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882357.34745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882357.34802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882357.34833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882357.34891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882357.34912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882357.35046: variable 'ansible_distribution' from source: facts 7092 1726882357.35058: variable 'ansible_distribution_major_version' from source: facts 7092 1726882357.35075: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882357.35092: variable 'omit' from source: magic vars 7092 1726882357.35149: variable 'omit' from source: magic vars 7092 1726882357.35196: variable 'omit' from source: magic vars 7092 1726882357.35229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882357.35262: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882357.35288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882357.35318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882357.35336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882357.35371: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882357.35380: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882357.35389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882357.35495: Set connection var ansible_shell_type to sh 7092 1726882357.35508: Set connection var ansible_shell_executable to /bin/sh 7092 1726882357.35527: Set connection var ansible_timeout to 10 7092 1726882357.35542: Set connection var ansible_pipelining to False 7092 1726882357.35558: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882357.35570: Set connection var ansible_connection to ssh 7092 1726882357.35598: variable 'ansible_shell_executable' from source: unknown 7092 1726882357.35606: variable 'ansible_connection' from source: unknown 7092 1726882357.35613: variable 'ansible_module_compression' from source: unknown 7092 1726882357.35621: variable 'ansible_shell_type' from source: unknown 7092 1726882357.35633: variable 'ansible_shell_executable' from source: unknown 7092 1726882357.35640: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882357.35652: variable 'ansible_pipelining' from source: unknown 7092 1726882357.35659: variable 'ansible_timeout' from source: unknown 7092 1726882357.35670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882357.35782: 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) 7092 1726882357.35798: variable 'omit' from source: magic vars 7092 1726882357.35808: starting attempt loop 7092 1726882357.35815: running the handler 7092 1726882357.35829: 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) 7092 1726882357.35861: _low_level_execute_command(): starting 7092 1726882357.35878: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882357.36683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.36700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.36716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.36746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.36791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.36803: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.36815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.36831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.36842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.36861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.36875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.36887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.36901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.36913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.36934: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.36948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.37034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.37059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.37087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.37219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.38871: stdout chunk (state=3): >>>/root <<< 7092 1726882357.38974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.39075: stderr chunk (state=3): >>><<< 7092 1726882357.39090: stdout chunk (state=3): >>><<< 7092 1726882357.39220: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.39224: _low_level_execute_command(): starting 7092 1726882357.39227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496 `" && echo ansible-tmp-1726882357.391204-11050-275556433776496="` echo /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496 `" ) && sleep 0' 7092 1726882357.39840: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.39855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.39878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.39901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.39944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.39957: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.39974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.40002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.40015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.40026: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.40038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.40052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.40072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.40085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.40102: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.40122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.40201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.40231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.40246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.40373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.42227: stdout chunk (state=3): >>>ansible-tmp-1726882357.391204-11050-275556433776496=/root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496 <<< 7092 1726882357.42342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.42427: stderr chunk (state=3): >>><<< 7092 1726882357.42437: stdout chunk (state=3): >>><<< 7092 1726882357.42469: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882357.391204-11050-275556433776496=/root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.42755: variable 'ansible_module_compression' from source: unknown 7092 1726882357.42758: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882357.42760: variable 'ansible_facts' from source: unknown 7092 1726882357.42763: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496/AnsiballZ_command.py 7092 1726882357.42824: Sending initial data 7092 1726882357.42827: Sent initial data (154 bytes) 7092 1726882357.43846: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.43866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.43880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.43897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.43937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.43953: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.43982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.44000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.44011: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.44022: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.44039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.44052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.44078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.44090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.44099: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.44111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.44210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.44246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.44266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.44401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.46161: 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 <<< 7092 1726882357.46166: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7092 1726882357.46251: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882357.46344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmp25gpnjnv /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496/AnsiballZ_command.py <<< 7092 1726882357.46431: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882357.47657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.47738: stderr chunk (state=3): >>><<< 7092 1726882357.47741: stdout chunk (state=3): >>><<< 7092 1726882357.47760: done transferring module to remote 7092 1726882357.47794: _low_level_execute_command(): starting 7092 1726882357.47800: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496/ /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496/AnsiballZ_command.py && sleep 0' 7092 1726882357.48414: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.48438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.48443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.48463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882357.48468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.48518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.48521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.48618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.50326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.50369: stderr chunk (state=3): >>><<< 7092 1726882357.50374: stdout chunk (state=3): >>><<< 7092 1726882357.50388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.50391: _low_level_execute_command(): starting 7092 1726882357.50395: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496/AnsiballZ_command.py && sleep 0' 7092 1726882357.50815: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.50822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.50873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.50876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.50878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882357.50880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.50924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.50934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.51046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.64881: 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 \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 3113sec preferred_lft 3113sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:32:37.639112", "end": "2024-09-20 21:32:37.647397", "delta": "0:00:00.008285", "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}}} <<< 7092 1726882357.66055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882357.66103: stderr chunk (state=3): >>><<< 7092 1726882357.66106: stdout chunk (state=3): >>><<< 7092 1726882357.66122: _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 \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 3113sec preferred_lft 3113sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:32:37.639112", "end": "2024-09-20 21:32:37.647397", "delta": "0:00:00.008285", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882357.66154: 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-1726882357.391204-11050-275556433776496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882357.66160: _low_level_execute_command(): starting 7092 1726882357.66168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882357.391204-11050-275556433776496/ > /dev/null 2>&1 && sleep 0' 7092 1726882357.66912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.66933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.66951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.66978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.67035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.67055: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.67081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.67106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.67120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.67133: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.67138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.67145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.67154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 7092 1726882357.67159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.67226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.67230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.67235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.67347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.69119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.69168: stderr chunk (state=3): >>><<< 7092 1726882357.69171: stdout chunk (state=3): >>><<< 7092 1726882357.69185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.69191: handler run complete 7092 1726882357.69207: Evaluated conditional (False): False 7092 1726882357.69217: attempt loop complete, returning result 7092 1726882357.69220: _execute() done 7092 1726882357.69222: dumping result to json 7092 1726882357.69228: done dumping result, returning 7092 1726882357.69236: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0e448fcc-3ce9-d956-9e9e-000000000a94] 7092 1726882357.69240: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000a94 7092 1726882357.69353: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000a94 7092 1726882357.69356: WORKER PROCESS EXITING ok: [managed_node1] => { "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.008285", "end": "2024-09-20 21:32:37.647397", "rc": 0, "start": "2024-09-20 21:32:37.639112" } 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 valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3113sec preferred_lft 3113sec inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 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 7092 1726882357.69425: no more pending results, returning what we have 7092 1726882357.69429: results queue empty 7092 1726882357.69429: checking for any_errors_fatal 7092 1726882357.69431: done checking for any_errors_fatal 7092 1726882357.69431: checking for max_fail_percentage 7092 1726882357.69433: done checking for max_fail_percentage 7092 1726882357.69434: checking to see if all hosts have failed and the running result is not ok 7092 1726882357.69436: done checking to see if all hosts have failed 7092 1726882357.69436: getting the remaining hosts for this loop 7092 1726882357.69438: done getting the remaining hosts for this loop 7092 1726882357.69442: getting the next task for host managed_node1 7092 1726882357.69451: done getting next task for host managed_node1 7092 1726882357.69454: ^ task is: TASK: Verify DNS and network connectivity 7092 1726882357.69457: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7092 1726882357.69461: getting variables 7092 1726882357.69464: in VariableManager get_vars() 7092 1726882357.69518: Calling all_inventory to load vars for managed_node1 7092 1726882357.69521: Calling groups_inventory to load vars for managed_node1 7092 1726882357.69523: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882357.69534: Calling all_plugins_play to load vars for managed_node1 7092 1726882357.69536: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882357.69538: Calling groups_plugins_play to load vars for managed_node1 7092 1726882357.70755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882357.72208: done with get_vars() 7092 1726882357.72236: done getting variables 7092 1726882357.72289: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:32:37 -0400 (0:00:00.421) 0:01:56.630 ****** 7092 1726882357.72312: entering _queue_task() for managed_node1/shell 7092 1726882357.72616: worker is 1 (out of 1 available) 7092 1726882357.72630: exiting _queue_task() for managed_node1/shell 7092 1726882357.72641: done queuing things up, now waiting for results queue to drain 7092 1726882357.72643: waiting for pending results... 7092 1726882357.72881: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 7092 1726882357.72966: in run() - task 0e448fcc-3ce9-d956-9e9e-000000000a95 7092 1726882357.72976: variable 'ansible_search_path' from source: unknown 7092 1726882357.72980: variable 'ansible_search_path' from source: unknown 7092 1726882357.73008: calling self._execute() 7092 1726882357.73089: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882357.73094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882357.73102: variable 'omit' from source: magic vars 7092 1726882357.73399: variable 'ansible_distribution_major_version' from source: facts 7092 1726882357.73410: Evaluated conditional (ansible_distribution_major_version != '6'): True 7092 1726882357.73550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7092 1726882357.75465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7092 1726882357.75572: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7092 1726882357.75620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7092 1726882357.75646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7092 1726882357.75673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7092 1726882357.75732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7092 1726882357.75765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7092 1726882357.75796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7092 1726882357.75827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7092 1726882357.75838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7092 1726882357.75923: variable 'ansible_distribution' from source: facts 7092 1726882357.75927: variable 'ansible_distribution_major_version' from source: facts 7092 1726882357.75933: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7092 1726882357.76069: variable 'ansible_facts' from source: unknown 7092 1726882357.76727: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 7092 1726882357.76731: variable 'omit' from source: magic vars 7092 1726882357.76795: variable 'omit' from source: magic vars 7092 1726882357.76822: variable 'omit' from source: magic vars 7092 1726882357.76844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7092 1726882357.76878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7092 1726882357.76893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7092 1726882357.76923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882357.76940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7092 1726882357.76981: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7092 1726882357.77001: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882357.77016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882357.77114: Set connection var ansible_shell_type to sh 7092 1726882357.77124: Set connection var ansible_shell_executable to /bin/sh 7092 1726882357.77127: Set connection var ansible_timeout to 10 7092 1726882357.77132: Set connection var ansible_pipelining to False 7092 1726882357.77140: Set connection var ansible_module_compression to ZIP_DEFLATED 7092 1726882357.77154: Set connection var ansible_connection to ssh 7092 1726882357.77177: variable 'ansible_shell_executable' from source: unknown 7092 1726882357.77189: variable 'ansible_connection' from source: unknown 7092 1726882357.77193: variable 'ansible_module_compression' from source: unknown 7092 1726882357.77196: variable 'ansible_shell_type' from source: unknown 7092 1726882357.77198: variable 'ansible_shell_executable' from source: unknown 7092 1726882357.77200: variable 'ansible_host' from source: host vars for 'managed_node1' 7092 1726882357.77203: variable 'ansible_pipelining' from source: unknown 7092 1726882357.77205: variable 'ansible_timeout' from source: unknown 7092 1726882357.77208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7092 1726882357.77327: 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) 7092 1726882357.77337: variable 'omit' from source: magic vars 7092 1726882357.77340: starting attempt loop 7092 1726882357.77342: running the handler 7092 1726882357.77355: 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) 7092 1726882357.77385: _low_level_execute_command(): starting 7092 1726882357.77399: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7092 1726882357.78070: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.78085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.78107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 7092 1726882357.78125: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.78171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.78213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.78316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.79904: stdout chunk (state=3): >>>/root <<< 7092 1726882357.80009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.80078: stderr chunk (state=3): >>><<< 7092 1726882357.80082: stdout chunk (state=3): >>><<< 7092 1726882357.80101: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.80113: _low_level_execute_command(): starting 7092 1726882357.80119: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038 `" && echo ansible-tmp-1726882357.8010533-11065-60510726440038="` echo /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038 `" ) && sleep 0' 7092 1726882357.81030: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.81088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.81110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.81128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.81176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.81192: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.81211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.81255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.81271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.81293: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.81321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.81343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.81378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.81393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.81414: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.81446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.81562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.81592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.81607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.81771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.83617: stdout chunk (state=3): >>>ansible-tmp-1726882357.8010533-11065-60510726440038=/root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038 <<< 7092 1726882357.83746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.83812: stderr chunk (state=3): >>><<< 7092 1726882357.83815: stdout chunk (state=3): >>><<< 7092 1726882357.83831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882357.8010533-11065-60510726440038=/root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.83862: variable 'ansible_module_compression' from source: unknown 7092 1726882357.83914: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7092ozr2vq3o/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7092 1726882357.83939: variable 'ansible_facts' from source: unknown 7092 1726882357.84026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038/AnsiballZ_command.py 7092 1726882357.84144: Sending initial data 7092 1726882357.84149: Sent initial data (154 bytes) 7092 1726882357.85002: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.85015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.85021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.85035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.85108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.85113: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.85116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.85122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.85128: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.85134: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.85142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.85152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.85168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.85186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.85194: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.85197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.85282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.85290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.85292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.85429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.87176: 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 <<< 7092 1726882357.87275: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7092 1726882357.87385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7092ozr2vq3o/tmpljhxs98y /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038/AnsiballZ_command.py <<< 7092 1726882357.87470: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7092 1726882357.88981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.89159: stderr chunk (state=3): >>><<< 7092 1726882357.89162: stdout chunk (state=3): >>><<< 7092 1726882357.89168: done transferring module to remote 7092 1726882357.89170: _low_level_execute_command(): starting 7092 1726882357.89173: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038/ /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038/AnsiballZ_command.py && sleep 0' 7092 1726882357.89757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.89775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.89791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.89808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.89853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.89868: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.89882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.89899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.89910: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.89920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.89932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.89944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.89961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.89976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.89986: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.89998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.90078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882357.90095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.90110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.90298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882357.92068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882357.92072: stdout chunk (state=3): >>><<< 7092 1726882357.92084: stderr chunk (state=3): >>><<< 7092 1726882357.92102: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882357.92105: _low_level_execute_command(): starting 7092 1726882357.92108: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038/AnsiballZ_command.py && sleep 0' 7092 1726882357.92753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882357.92761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.92775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.92791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.92826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.92833: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882357.92843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.92856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882357.92866: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882357.92888: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882357.92891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882357.92893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882357.92911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882357.92914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882357.92917: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882357.92933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882357.93000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882357.93012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882357.93124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882358.30228: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600: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.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 2132 0 --:--:-- --:--:-- --:--:-- 2147\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4157 0 --:--:-- --:--:-- --:--:-- 4217", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:32:38.060891", "end": "2024-09-20 21:32:38.300735", "delta": "0:00:00.239844", "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}}} <<< 7092 1726882358.31584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 7092 1726882358.31634: stderr chunk (state=3): >>><<< 7092 1726882358.31637: stdout chunk (state=3): >>><<< 7092 1726882358.31659: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600: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.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 2132 0 --:--:-- --:--:-- --:--:-- 2147\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4157 0 --:--:-- --:--:-- --:--:-- 4217", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:32:38.060891", "end": "2024-09-20 21:32:38.300735", "delta": "0:00:00.239844", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 7092 1726882358.31709: 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-1726882357.8010533-11065-60510726440038/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7092 1726882358.31717: _low_level_execute_command(): starting 7092 1726882358.31720: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882357.8010533-11065-60510726440038/ > /dev/null 2>&1 && sleep 0' 7092 1726882358.32355: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7092 1726882358.32366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882358.32377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882358.32390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882358.32427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882358.32435: stderr chunk (state=3): >>>debug2: match not found <<< 7092 1726882358.32444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882358.32457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7092 1726882358.32467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 7092 1726882358.32475: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7092 1726882358.32481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7092 1726882358.32490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7092 1726882358.32500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7092 1726882358.32507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 7092 1726882358.32514: stderr chunk (state=3): >>>debug2: match found <<< 7092 1726882358.32523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7092 1726882358.32595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7092 1726882358.32613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7092 1726882358.32624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7092 1726882358.32742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7092 1726882358.34542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7092 1726882358.34594: stderr chunk (state=3): >>><<< 7092 1726882358.34599: stdout chunk (state=3): >>><<< 7092 1726882358.34617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7092 1726882358.34622: handler run complete 7092 1726882358.34658: Evaluated conditional (False): False 7092 1726882358.34669: attempt loop complete, returning result 7092 1726882358.34672: _execute() done 7092 1726882358.34674: dumping result to json 7092 1726882358.34679: done dumping result, returning 7092 1726882358.34687: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0e448fcc-3ce9-d956-9e9e-000000000a95] 7092 1726882358.34691: sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000a95 7092 1726882358.34946: done sending task result for task 0e448fcc-3ce9-d956-9e9e-000000000a95 7092 1726882358.34953: WORKER PROCESS EXITING ok: [managed_node1] => { "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.239844", "end": "2024-09-20 21:32:38.300735", "rc": 0, "start": "2024-09-20 21:32:38.060891" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600: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.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 2132 0 --:--:-- --:--:-- --:--:-- 2147 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 4157 0 --:--:-- --:--:-- --:--:-- 4217 7092 1726882358.35035: no more pending results, returning what we have 7092 1726882358.35038: results queue empty 7092 1726882358.35039: checking for any_errors_fatal 7092 1726882358.35055: done checking for any_errors_fatal 7092 1726882358.35057: checking for max_fail_percentage 7092 1726882358.35060: done checking for max_fail_percentage 7092 1726882358.35061: checking to see if all hosts have failed and the running result is not ok 7092 1726882358.35063: done checking to see if all hosts have failed 7092 1726882358.35065: getting the remaining hosts for this loop 7092 1726882358.35068: done getting the remaining hosts for this loop 7092 1726882358.35073: getting the next task for host managed_node1 7092 1726882358.35086: done getting next task for host managed_node1 7092 1726882358.35089: ^ task is: TASK: meta (flush_handlers) 7092 1726882358.35091: ^ 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 7092 1726882358.35100: getting variables 7092 1726882358.35101: in VariableManager get_vars() 7092 1726882358.35167: Calling all_inventory to load vars for managed_node1 7092 1726882358.35170: Calling groups_inventory to load vars for managed_node1 7092 1726882358.35173: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882358.35185: Calling all_plugins_play to load vars for managed_node1 7092 1726882358.35188: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882358.35191: Calling groups_plugins_play to load vars for managed_node1 7092 1726882358.36492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882358.37427: done with get_vars() 7092 1726882358.37445: done getting variables 7092 1726882358.37499: in VariableManager get_vars() 7092 1726882358.37516: Calling all_inventory to load vars for managed_node1 7092 1726882358.37518: Calling groups_inventory to load vars for managed_node1 7092 1726882358.37520: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882358.37524: Calling all_plugins_play to load vars for managed_node1 7092 1726882358.37526: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882358.37528: Calling groups_plugins_play to load vars for managed_node1 7092 1726882358.38698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882358.40184: done with get_vars() 7092 1726882358.40207: done queuing things up, now waiting for results queue to drain 7092 1726882358.40208: results queue empty 7092 1726882358.40209: checking for any_errors_fatal 7092 1726882358.40212: done checking for any_errors_fatal 7092 1726882358.40212: checking for max_fail_percentage 7092 1726882358.40213: done checking for max_fail_percentage 7092 1726882358.40213: checking to see if all hosts have failed and the running result is not ok 7092 1726882358.40214: done checking to see if all hosts have failed 7092 1726882358.40214: getting the remaining hosts for this loop 7092 1726882358.40215: done getting the remaining hosts for this loop 7092 1726882358.40218: getting the next task for host managed_node1 7092 1726882358.40221: done getting next task for host managed_node1 7092 1726882358.40222: ^ task is: TASK: meta (flush_handlers) 7092 1726882358.40223: ^ 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 7092 1726882358.40225: getting variables 7092 1726882358.40226: in VariableManager get_vars() 7092 1726882358.40242: Calling all_inventory to load vars for managed_node1 7092 1726882358.40244: Calling groups_inventory to load vars for managed_node1 7092 1726882358.40245: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882358.40250: Calling all_plugins_play to load vars for managed_node1 7092 1726882358.40251: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882358.40253: Calling groups_plugins_play to load vars for managed_node1 7092 1726882358.40939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882358.41884: done with get_vars() 7092 1726882358.41899: done getting variables 7092 1726882358.41954: in VariableManager get_vars() 7092 1726882358.41972: Calling all_inventory to load vars for managed_node1 7092 1726882358.41974: Calling groups_inventory to load vars for managed_node1 7092 1726882358.41975: Calling all_plugins_inventory to load vars for managed_node1 7092 1726882358.41980: Calling all_plugins_play to load vars for managed_node1 7092 1726882358.41982: Calling groups_plugins_inventory to load vars for managed_node1 7092 1726882358.41983: Calling groups_plugins_play to load vars for managed_node1 7092 1726882358.43198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7092 1726882358.44627: done with get_vars() 7092 1726882358.44654: done queuing things up, now waiting for results queue to drain 7092 1726882358.44657: results queue empty 7092 1726882358.44658: checking for any_errors_fatal 7092 1726882358.44659: done checking for any_errors_fatal 7092 1726882358.44660: checking for max_fail_percentage 7092 1726882358.44661: done checking for max_fail_percentage 7092 1726882358.44662: checking to see if all hosts have failed and the running result is not ok 7092 1726882358.44664: done checking to see if all hosts have failed 7092 1726882358.44665: getting the remaining hosts for this loop 7092 1726882358.44666: done getting the remaining hosts for this loop 7092 1726882358.44669: getting the next task for host managed_node1 7092 1726882358.44676: done getting next task for host managed_node1 7092 1726882358.44677: ^ task is: None 7092 1726882358.44679: ^ 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 7092 1726882358.44680: done queuing things up, now waiting for results queue to drain 7092 1726882358.44681: results queue empty 7092 1726882358.44681: checking for any_errors_fatal 7092 1726882358.44682: done checking for any_errors_fatal 7092 1726882358.44683: checking for max_fail_percentage 7092 1726882358.44684: done checking for max_fail_percentage 7092 1726882358.44684: checking to see if all hosts have failed and the running result is not ok 7092 1726882358.44685: done checking to see if all hosts have failed 7092 1726882358.44687: getting the next task for host managed_node1 7092 1726882358.44690: done getting next task for host managed_node1 7092 1726882358.44691: ^ task is: None 7092 1726882358.44692: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=109 changed=21 unreachable=0 failed=0 skipped=112 rescued=1 ignored=0 Friday 20 September 2024 21:32:38 -0400 (0:00:00.724) 0:01:57.355 ****** =============================================================================== Install hostapd -------------------------------------------------------- 25.59s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Run hostapd in namespace ------------------------------------------------ 5.43s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Install packages -------------------- 3.02s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Gathering Facts --------------------------------------------------------- 2.98s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 Copy client certs ------------------------------------------------------- 2.71s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.71s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.64s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Copy server certificates ------------------------------------------------ 2.51s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Update ca trust --------------------------------------------------------- 2.03s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 fedora.linux_system_roles.network : Check which services are running ---- 2.02s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.68s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.67s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.63s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.62s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.62s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Remove test certificates ------------------------------------------------ 1.41s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Install openssl (test dependency) --------------------------------------- 1.37s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:32 Update ca trust --------------------------------------------------------- 1.35s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Ensure ping command is present ------------------------------------------ 1.31s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:41 7092 1726882358.44852: RUNNING CLEANUP